nishantmonu51 commented on issue #3435: Consider including hadoop-aws in the lib folder URL: https://github.com/apache/incubator-druid/issues/3435#issuecomment-547653634 Stack trace when trying to use s3a ``` 2019-10-29T21:59:00,942 INFO [forking-task-runner-0] org.apache.druid.indexing.overlord.ForkingTaskRunner - Exception caught during execution java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.fs.s3a.S3AFileSystem not found at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2661) ~[?:?] at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:3307) ~[?:?] at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3339) ~[?:?] at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:137) ~[?:?] at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:3390) ~[?:?] ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
