You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/08/01 06:22:00 UTC

[jira] [Created] (FLINK-28760) Hive table store support can't be fully enabled by ADD JAR statement

Caizhi Weng created FLINK-28760:
-----------------------------------

             Summary: 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
             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)