tillrohrmann commented on issue #94: URL: https://github.com/apache/flink-shaded/issues/94#issuecomment-873972129
Hi @bjlvfei, there should be no need to add an additional Hadoop dependency to Flink's classpath when using the Filesystem plugins. The jars should contain all required dependencies. Could you maybe enable `DEBUG` logs and check which Filesystem plugins are loaded during startup? You should see something like `Added file system <Scheme>:<FactoryClassName>` in the logs. -- 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]
