Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/2664
  
    I think this is a good idea.
    However, having all the individual dependency jar files in the folder makes 
it very hard to use. To actually use the libs (from an IDE without maven) it is 
very hard to understand what jar file would belong to which connector.
    
    Would it make sense to have a sub directory for each connector, with its 
specific dependencies?
    
    I am also wondering if there are maybe some unwanted test dependencies in 
the binary build. For example `opt/connectors/batch/derby-10.4.2.0.jar` is a 
test dependency from the JDBC in/out formats.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to