locationtech-labs / geopyspark

GeoTrellis for PySpark
Other
179 stars 59 forks source link

Remove hbase, cassandra, accumulo dependencies #635

Closed echeipesh closed 6 years ago

echeipesh commented 6 years ago

GeoPySpark should be able to load these from the class path using the LayerReader SPI. In the meantime keeping these optional should reduce the number of possible class conflicts and slim down the base uber jar.

jbouffard commented 6 years ago

@echeipesh This looks good to me. Could you please squash some of your commits though before merging?

echeipesh commented 6 years ago

Yeah, there was a bit of bashing CI on this one.