[
https://issues.apache.org/jira/browse/FLINK-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed FLINK-15702.
-----------------------------
Assignee: liupengcheng
Resolution: Fixed
master via 946d25ea9c912a1c190540e74dfd28cd9e9bede6
> 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
> 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)