rasterframes icon indicating copy to clipboard operation
rasterframes copied to clipboard

Need assembly.jar file and support for spark 3.0 Databricks 7.0+

Open DragonEnergy opened this issue 3 years ago • 1 comments

currently trying to perform operations Databricks but the last usable version of the assembly .jar file was for Databricks 5.5 and this is no longer supported by Databricks. Current LTS options are 7.0+ (9.1 is most widely used)

https://github.com/locationtech/rasterframes/releases/tag/databricks-spark2.4-python3

This release was the last with an assembly-***.jar file that is needed from this Notebook published on Databricks.com https://www.databricks.com/notebooks/rasterframes-notebook.html

DragonEnergy avatar Nov 14 '22 22:11 DragonEnergy

Just noticed this: https://github.com/locationtech/rasterframes/pull/587

can creating the assembly.jar file be part of this merge?

DragonEnergy avatar Nov 14 '22 22:11 DragonEnergy