[NOT MAINTAINED] GeoDocker Cluster is a Docker environment with Apache Accumulo and Apache Spark environment.
27
stars
18
forks
source link
JODA time included with spark 1.5.2 is in conflict with the AWS API and JVM versions #38
Closed
mchendricks1 closed 8 years ago
I was running geodocker-cluster and ran into an AWS error code when running the geotrellis-spark-etl built-in (e.g., SinglebandIngest) examples.
AmazonS3Exception: AWS authentication requires a valid Date or x-amz-date header
The workaround I used is documented in the following article explaining the problem.
http://theckang.com/2016/dependency-management-with-spark/