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

[jira] [Assigned] (FLINK-30453) Fix 'can't find CatalogFactory' error when using FLINK sql-client to add table store bundle jar

     [ https://issues.apache.org/jira/browse/FLINK-30453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Caizhi Weng reassigned FLINK-30453:
-----------------------------------

    Assignee: yuzelin

> Fix 'can't find CatalogFactory' error when using FLINK sql-client to add table store bundle jar
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-30453
>                 URL: https://issues.apache.org/jira/browse/FLINK-30453
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>            Reporter: yuzelin
>            Assignee: yuzelin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.3.0
>
>
> The FLINK 1.16 has introduced new mechanism to allow passing a ClassLoader to EnvironmentSettings[FLINK-15635|https://issues.apache.org/jira/browse/FLINK-15635],  and the Flink SQL client will pass a `ClientWrapperClassLoader`, making that table store CatalogFactory can't be found if it is added by 'ADD JAR' statement through SQL Client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)