Closed pomadchin closed 7 years ago
There is a shading bug: https://github.com/sbt/sbt-assembly/issues/173 which makes impossible to use shading with akka-http in deps; two possible solutions: don't think about shading (we need shading only in case spark has incorrect guava version in deps) as it's a demo project, or to move ingest into a separate project though it won't solve problem with using cassandra on spark.
Resolved.
Depends on https://github.com/locationtech/geotrellis/pull/1947