[ https://issues.apache.org/jira/browse/FLINK-28760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-28760: ----------------------------------- Labels: pull-request-available (was: ) > Hive table store support can't be fully enabled by ADD JAR statement > -------------------------------------------------------------------- > > Key: FLINK-28760 > URL: https://issues.apache.org/jira/browse/FLINK-28760 > Project: Flink > Issue Type: Bug > Components: Table Store > Affects Versions: table-store-0.2.0, table-store-0.3.0 > Reporter: Caizhi Weng > Priority: Major > Labels: pull-request-available > Fix For: table-store-0.2.0, table-store-0.3.0 > > > 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 message was sent by Atlassian Jira (v8.20.10#820010)