As answered by David on SO, the files need to be accessible by all nodes. In your setup this seems not to be the case, therefore it won't work. You need a distributed file system (e.g. NFS or HDFS) or object store (e.g. S3) that is accessible from all nodes.
– Ufuk On Tue, Nov 7, 2017 at 3:34 AM, Jordan Kuan <jordan.k...@gmail.com> wrote: > Dear Flink Dev Team > > I have encountered a problem and can't find any solution in Google. > And I have created a thread in stackoverflow.com but no response. > https://stackoverflow.com/questions/47123371/flink-windows-ha > > I would really appreciate it if you could give some suggestions to me. > > Thanks, > > Jordan > > On Tue, Nov 7, 2017 at 1:53 AM, Robert Metzger <rmetz...@apache.org> wrote: >> >> Hi, >> I would suggest to send your question to the user@flink.apache.org list >> (make sure to subscribe first) >> >> ---------- Forwarded message ---------- >> From: <dev-reject-1509985381.14933.cigohlkhhjaclimeg...@flink.apache.org> >> Date: Mon, Nov 6, 2017 at 5:23 PM >> Subject: MODERATE for d...@flink.apache.org >> To: >> Cc: >> dev-allow-tc.1509985381.dcccgaimcaiiefbkiapi-jordan.kuan=gmail....@flink.apache.org >> >> >> >> To approve: >> dev-accept-1509985381.14933.cigohlkhhjaclimeg...@flink.apache.org >> To reject: >> dev-reject-1509985381.14933.cigohlkhhjaclimeg...@flink.apache.org >> To give a reason to reject: >> %%% Start comment >> %%% End comment >> >> >> >> ---------- Forwarded message ---------- >> From: Jordan Kuan <jordan.k...@gmail.com> >> To: d...@flink.apache.org >> Cc: >> Bcc: >> Date: Tue, 7 Nov 2017 00:22:53 +0800 >> Subject: Flink Windows HA Issue. >> Dear Flink Dev Team >> >> I have encountered a problem and can't find any solution in Google. >> And I have created a thread in stackoverflow.com but no response. >> https://stackoverflow.com/questions/47123371/flink-windows-ha >> >> I would really appreciate it if you could give some suggestions to me. >> >> Thanks, >> >> Jordan >> >> >> > > > > -- > Best Regards, > Jordan Kuan