acezen commented on issue #570: URL: https://github.com/apache/incubator-graphar/issues/570#issuecomment-2260286279
> Ok, there is actually no s3a implementation. To bypass it it should be enough to add `hadoop-aws` JAR (https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws) to `"${HOME}/${{ matrix.spark-hadoop }}/jars"` folder (`${SPARK_HOME}/jars`). I checked, the JAR is actually there. > > For development we can add it constantly to JARs folder. But I do not like an idea of adding it to the distribution cause it may tends to dependency hell... > >  So I think we can add some guide to document to tell the user that if they want to use s3, they need to add `hadoop-aws` by themselves? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
