skonto edited a comment on issue #23546: [SPARK-23153][K8s] Support client dependencies with a Hadoop Compatible File System URL: https://github.com/apache/spark/pull/23546#issuecomment-467893355 @erikerlandson I was looking at the minio thing and did some tests, so it requires Spark built with no hadoop (https://github.com/minio/minio/issues/7020) and use hadoop 2.8.5. Also mixing libs ends with errors like this: https://stackoverflow.com/questions/45029838/apache-flink-using-with-hadoop-2-8-0-for-s3a-path-style-acccess. @shaneknapp do you think we could provide a hadoop free build so I can run such a test?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
