Re: Flink Cluster is savepointing jobmanager instead of external filesystem

2016-10-16 Thread Jason Brelloch
Sorry, I should have mentioned that. We are still running 1.0.1 version. On Sun, Oct 16, 2016 at 5:08 AM, Aljoscha Krettek wrote: > Which version of Flink are you using? In the 1.2 SNAPSHOT version the > configuration for save points is changed: https://ci.apache. > org/projects/flink/flink-doc

Re: Flink Cluster is savepointing jobmanager instead of external filesystem

2016-10-16 Thread Aljoscha Krettek
Which version of Flink are you using? In the 1.2 SNAPSHOT version the configuration for save points is changed: https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/savepoints.html#configuration Cheers, Aljoscha On Fri, 14 Oct 2016 at 19:03 Jason Brelloch wrote: > It is a standalon

Re: Flink Cluster is savepointing jobmanager instead of external filesystem

2016-10-14 Thread Jason Brelloch
It is a standalone cluster. On Fri, Oct 14, 2016 at 1:02 PM, Aljoscha Krettek wrote: > Hi, > are you running this standalone or on YARN? > > I'm also directly looping in Ufuk because he knows that stuff best. Maybe > he has an idea what could be going on. > > Cheers, > Aljoscha > > On Fri, 14 Oc

Re: Flink Cluster is savepointing jobmanager instead of external filesystem

2016-10-14 Thread Aljoscha Krettek
Hi, are you running this standalone or on YARN? I'm also directly looping in Ufuk because he knows that stuff best. Maybe he has an idea what could be going on. Cheers, Aljoscha On Fri, 14 Oct 2016 at 18:39 Jason Brelloch wrote: > Hey all, > > We are running into an issue where the savepoint c

Flink Cluster is savepointing jobmanager instead of external filesystem

2016-10-14 Thread Jason Brelloch
Hey all, We are running into an issue where the savepoint command is saving to the jobmanager instead of the filesystem location specified in the flink-conf.yaml. It saves to the filesystem when we are running in a local standalone flink, but when we deploy the job to our flink cluster it saves t