lirui-apache commented on issue #10681: [FLINK-14849][hive][doc] Fix documentation about Hive dependencies URL: https://github.com/apache/flink/pull/10681#issuecomment-568827630 The idea is to let users add required dependencies at runtime, e.g. by putting the jars in the `lib` folder. And if users are using Hive connector programmatically, they don't need to pack any of these dependencies in their jar file, in order to reduce the chance of lib conflicts. I also manually identified the required deps for each Hive major version and listed them in the doc. @bowenli86 @JingsongLi Please have a look. Thanks.
---------------------------------------------------------------- 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
