Re: Error running an hadoop job from web interface

2015-10-26 Thread Flavio Pompermaier
Now that I've recompiled flink and restarted the web-client everything works fine. However, when I flag the job I want to run I see parallelism 1 in the right panel, but when I click on "Run Job" button + show optimizer plan flagged I see parallelism 36. Is that a bug of the first preview? On

Re: Error running an hadoop job from web interface

2015-10-26 Thread Flavio Pompermaier
No, I just use the default parallelism On Mon, Oct 26, 2015 at 3:05 PM, Maximilian Michels wrote: > Did you set the default parallelism of the cluster to 36? This is because > the plan gets optimized against the cluster configuration when you try to > run the uploaded program.

Re: Error running an hadoop job from web interface

2015-10-26 Thread Maximilian Michels
That's odd. Does it also execute with parallelism 36 then? On Mon, Oct 26, 2015 at 3:06 PM, Flavio Pompermaier wrote: > No, I just use the default parallelism > > On Mon, Oct 26, 2015 at 3:05 PM, Maximilian Michels > wrote: > >> Did you set the default

Error running an hadoop job from web interface

2015-10-23 Thread Flavio Pompermaier
Hi to all, I'm trying to run a job from the web interface but I get this error: java.lang.RuntimeException: java.io.FileNotFoundException: JAR entry core-site.xml not found in /tmp/webclient-jobs/EntitonsJsonizer.jar at

Re: Error running an hadoop job from web interface

2015-10-23 Thread Maximilian Michels
Hi Flavio, Which version of Flink are you using? Cheers, Max On Fri, Oct 23, 2015 at 2:45 PM, Flavio Pompermaier wrote: > Hi to all, > I'm trying to run a job from the web interface but I get this error: > > java.lang.RuntimeException: java.io.FileNotFoundException: JAR