You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2020/02/16 15:22:00 UTC

[jira] [Updated] (FLINK-15702) Make sqlClient classloader aligned with other components

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

Zili Chen updated FLINK-15702:
------------------------------
    Fix Version/s: 1.11.0

> Make sqlClient classloader aligned with other components
> --------------------------------------------------------
>
>                 Key: FLINK-15702
>                 URL: https://issues.apache.org/jira/browse/FLINK-15702
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Client
>    Affects Versions: 1.10.0
>            Reporter: liupengcheng
>            Assignee: liupengcheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, Flink sqlClient still use hardcoded `parentFirst` classloader to load user specified jars and libraries, this is easily causing classes conflicts. In [FLINK-13749|https://issues.apache.org/jira/browse/FLINK-13749] , we already make the classloader consistent in both client and remote components.
> So I think we should do the same for sqlClient.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)