tsreaper opened a new pull request, #257:
URL: https://github.com/apache/flink-table-store/pull/257

   Current table store Hive document states that, to enable support in Hive, we 
should use ADD JAR statement to add hive connector jar.
   
   However some types of queries, for example join statements in MR engine, may 
still throw ClassNotFound exception. The correct way to enable table store 
support is to create an auxlib directory under the root directory of Hive and 
copy jar into that directory.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to