[
https://issues.apache.org/jira/browse/FLINK-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987558#comment-16987558
]
Zili Chen commented on FLINK-14033:
-----------------------------------
I'm afraid the dedicate test introduced in this patch is unstable and possibly
dead lock.
See also https://api.travis-ci.com/v3/job/262854881/log.txt
[~ZhenqiuHuang] please take a look.
> Distributed caches are not registered in Yarn Per Job Cluster Mode
> ------------------------------------------------------------------
>
> Key: FLINK-14033
> URL: https://issues.apache.org/jira/browse/FLINK-14033
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN
> Affects Versions: 1.9.0
> Reporter: Zhenqiu Huang
> Assignee: Zhenqiu Huang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> CacheFiles in StreamExecutionEnvironment is not used in Job Submission in the
> Yarn per job cluster mode. Compare to the job submission in session cluster
> mode that will upload distributed cache files onto http server in application
> master, we should get the cache files in job graph and register them into
> blob store in YarnJobClusterEntrypoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)