[ 
https://issues.apache.org/jira/browse/FLINK-18744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

tao wang updated FLINK-18744:
-----------------------------
    Affects Version/s:     (was: 1.11.1)
                       1.11.0

> resume from modified savepoint dirctionary: No such file or directory
> ---------------------------------------------------------------------
>
>                 Key: FLINK-18744
>                 URL: https://issues.apache.org/jira/browse/FLINK-18744
>             Project: Flink
>          Issue Type: Bug
>          Components: API / State Processor
>    Affects Versions: 1.11.0
>            Reporter: tao wang
>            Priority: Major
>
> If I resume a job from a savepoint which is modified by state processor API, 
> such as loading from /savepoint-path-old and writing to /savepoint-path-new, 
> the job resumed with savepointpath = /savepoint-path-new  while throwing an 
> Exception : 
> _*/savepoint-path-new/\{some-ui-id} (No such file or directory)*_.
> I think it's an issue because of flink 1.11 use absolute path in savepoint 
> and checkpoint, but state processor API missed this.



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

Reply via email to