You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
locationtech/rasterframes publishes their jar artifacts to Maven central, which allows pyspark to be invoked with a --packages org.locationtech.rasterframes:pyrasterframes_2.11:${VERSION} option which automatically downloads the required packages. This is a convenient mechanism for acquiring jar resources, and we ought to consider it.
The text was updated successfully, but these errors were encountered:
locationtech/rasterframes publishes their jar artifacts to Maven central, which allows pyspark to be invoked with a
--packages org.locationtech.rasterframes:pyrasterframes_2.11:${VERSION}
option which automatically downloads the required packages. This is a convenient mechanism for acquiring jar resources, and we ought to consider it.The text was updated successfully, but these errors were encountered: