Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-26 Thread Luis Mariano Guerra
On Mon, Sep 26, 2016 at 2:07 PM, Maximilian Michels wrote: > Hi Luis, > > With your feedback I was able to find the problem. I have created an > issue and a fix is available which will be in Flink 1.1.3 and Flink > 1.2.0. > > > Thanks, > Thank you! > Max > > [1] https://issues.apache.org/jira/

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-26 Thread Maximilian Michels
Hi Luis, With your feedback I was able to find the problem. I have created an issue and a fix is available which will be in Flink 1.1.3 and Flink 1.2.0. Thanks, Max [1] https://issues.apache.org/jira/browse/FLINK-4677 On Tue, Sep 20, 2016 at 2:00 PM, Luis Mariano Guerra wrote: > On Tue, Sep 2

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-20 Thread Luis Mariano Guerra
On Tue, Sep 20, 2016 at 12:49 PM, Maximilian Michels wrote: > Hi Luis, > > That looks like a bug but looking at the code I don't yet see how it may > occur. We definitely need more information to reproduce it. Do you have an > example job? Are you using master or a Flink release? Are your Flink >

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-20 Thread Maximilian Michels
Hi Luis, That looks like a bug but looking at the code I don't yet see how it may occur. We definitely need more information to reproduce it. Do you have an example job? Are you using master or a Flink release? Are your Flink cluster and your job compiled with the exact same version of Flink? Che

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-20 Thread Luis Mariano Guerra
On Mon, Sep 19, 2016 at 8:02 PM, Fabian Hueske wrote: > Hi Luis, > > this looks like a bug. > Can you open a JIRA [1] issue and provide a more detailed description of > what you do (Environment, DataStream / DataSet, how do you submit the > program, maybe add a small program that reproduce the pr

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-19 Thread Fabian Hueske
Hi Luis, this looks like a bug. Can you open a JIRA [1] issue and provide a more detailed description of what you do (Environment, DataStream / DataSet, how do you submit the program, maybe add a small program that reproduce the problem on your setup)? Thanks, Fabian 2016-09-19 17:30 GMT+02:00 L

Re: flink run throws NPE, JobSubmissionResult is null when interactive and not isDetached()

2016-09-19 Thread Luis Mariano Guerra
context: I have two other similar jobs in the same project that run without problem. On Mon, Sep 19, 2016 at 4:28 PM, Luis Mariano Guerra < mari...@event-fabric.com> wrote: > hi > > submitting a job I get a NPE here: > https://github.com/apache/flink/blob/master/flink- > clients/src/main/java/org