[
https://issues.apache.org/jira/browse/FLINK-13758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018534#comment-17018534
]
luoguohao commented on FLINK-13758:
-----------------------------------
Yes,it really took long time to fix this issue,I already made a pull request
for this issue,but it have not so much progress on it .after all, thanks,@Yang
Wang
--
发自我的网易邮箱手机智能版
在 2020-01-16 16:50:00,"Yang Wang (Jira)" <[email protected]> 写道:
Currently, the public API {{StreamExecutionEnvironment#registerCachedFile}} has
been broken. We could not register remote cached files for all session
deployments(standalone, Yarn, Kubernetes, Mesos). Since they are using
{{RestClusterClient}} to submit job.
[~gjy], [~liyu] Do you think this ticket should be a blocker for 1.10? |
> failed to submit JobGraph when registered hdfs file in DistributedCache
> ------------------------------------------------------------------------
>
> Key: FLINK-13758
> URL: https://issues.apache.org/jira/browse/FLINK-13758
> Project: Flink
> Issue Type: Bug
> Components: Command Line Client
> Affects Versions: 1.6.3, 1.6.4, 1.7.2, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0
> Reporter: luoguohao
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> when using HDFS files for DistributedCache, it would failed to submit
> jobGraph, we can see exceptions stack traces in log file after a while, but
> if DistributedCache file is a local file, every thing goes fine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)