[ 
https://issues.apache.org/jira/browse/FLINK-21143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317618#comment-17317618
 ] 

Xintong Song commented on FLINK-21143:
--------------------------------------

Hi [~jiamo],

I think what you reported is a different issue from this one. My gut feeling is 
that, table api might have been looking for the factory class on the system 
class loader, while the user jar is loaded on the user class loader. It would 
be helpful if you could provide the complete error stack.

And please open another JIRA ticket for your problem. I'm closing this one 
since there has been a consensus on the original discussion.

> 【runtime】flink job use the lib jars instead of the `yarn.provided.lib.dirs` 
> config jars
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-21143
>                 URL: https://issues.apache.org/jira/browse/FLINK-21143
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN, Runtime / Configuration
>    Affects Versions: 1.12.0
>            Reporter: zhisheng
>            Priority: Major
>         Attachments: flink-deploy-sql-client-.log, 
> image-2021-01-27-16-53-11-255.png, image-2021-01-27-16-55-06-104.png, 
> image-2021-01-27-16-56-47-400.png, image-2021-01-27-16-58-43-372.png, 
> image-2021-01-27-17-00-01-553.png, image-2021-01-27-17-00-38-661.png
>
>
> Flink 1.12.0, I had use `yarn.provided.lib.dirs` config to speed up the job 
> start,so I upload all jars in HDFS,but I update the jars in HDFS(not 
> flink-1.12.0/lib/),it will still use the lib/  jars instead of use the new 
> HDFS jars when I submit new job.



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

Reply via email to