Padarn edited a comment on pull request #10482:
URL: https://github.com/apache/flink/pull/10482#issuecomment-688335593


   @AHeise one question on the above - what if the user has a legitimate reason 
to want to add the same classes to the classpath for user code? You'd suggest 
they just bundle the code in a fat jar?
   
   I guess I may need clarity on (from 
https://ci.apache.org/projects/flink/flink-docs-stable/ops/plugins.html#file-systems)
   ```
   The s3 file systems (flink-s3-fs-presto and flink-s3-fs-hadoop) can only be 
used as plugins as we already removed the relocations. Placing them in libs/ 
will result in system failures.
   ```
   I know first hand this is true. Even if the jars are in the plugin, if they 
are also in the lib folder it seems to fail but I'm not clear why.
   


----------------------------------------------------------------
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]


Reply via email to