[
https://issues.apache.org/jira/browse/FLINK-21143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291546#comment-17291546
]
Chesnay Schepler commented on FLINK-21143:
------------------------------------------
I agree with [~fly_in_gis] that the behavior seems reasonable. We could maybe
extend the documentation a bit to clarify that jars required by the job still
must be present on the client side though.
> 【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)