Skip to content

Commit

Permalink
Merge pull request #421 from databrickslabs/mjohns-databricks-gdal-in…
Browse files Browse the repository at this point in the history
…it-20230723

Update mosaic-gdal-3.4.3-filetree-init.sh
  • Loading branch information
Milos Colic authored Jul 23, 2023
2 parents 6e8ee3e + 7558c10 commit 36c398e
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
#
# File: mosaic-gdal-3.4.3-filetree-init.sh
# Author: Michael Johns
# Modified: 2023-03-21
# Modified: 2023-07-23
#
# !!! FOR DBR 11.x and 12.x ONLY [Ubuntu 20.04] !!!
# !!! NOT for DBR 13.x [Ubuntu 22.04] !!!
#
# 1. script is using custom tarballs for offline / self-contained install of GDAL
# 2. This will unpack files directly into the filetree across cluster nodes (vs run apt install)
# 3. Note: Mosaic will be able to auto-detect and handle tarball unpacking
# without this init script on/around APR 2023 (so this is an alt to that capability)

#
# -- install databricks-mosaic-gdal on cluster
# - from pypi.org (once available)
pip install databricks-mosaic-gdal==3.4.3
Expand Down

0 comments on commit 36c398e

Please sign in to comment.