[
https://issues.apache.org/jira/browse/FLINK-28760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-28760.
--------------------------------
Assignee: Caizhi Weng
Resolution: Fixed
master: adcf39744c7a2c7b3ec143d1d217eaa02efa10a6
release-0.2: da30ce533b81dc4c8ddd8b37624924e469f7a39a
> 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
> Assignee: 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)