Re: Submitting job via Flink web interface giving Null pointer exception

2016-06-02 Thread Bajaj, Abhinav
.apache.org<mailto:user@flink.apache.org>" mailto:user@flink.apache.org>> Date: Thursday, June 2, 2016 at 3:28 AM To: "user@flink.apache.org<mailto:user@flink.apache.org>" mailto:user@flink.apache.org>> Subject: Re: Submitting job via Flink web interface g

Re: Submitting job via Flink web interface giving Null pointer exception

2016-06-02 Thread Ritesh Kumar Singh
on command line I'm executing: $ flink run project.jar This is on a Flink standalone mode of deployment using the start-local.sh script. The web interface is running into Null pointer exception on an internal codebase. Weird thing is that it does not happen when submitting the job via commandline

Re: Submitting job via Flink web interface giving Null pointer exception

2016-06-01 Thread Bajaj, Abhinav
Hi Ritesh, We are using Flink 1.0.0 and don’t have issues with using the command line or the web interface. Can you please share some details on the command you are using and probably a screen shot of the web interface with the values used for submission. You are running Flink standalone or ove