Here's the jira issue for the cancel button: https://issues.apache.org/jira/browse/FLINK-2939
On Thu, Oct 29, 2015 at 11:28 AM, Aljoscha Krettek <aljos...@apache.org> wrote: > Hi > yes, a lot of people have complained about the missing cancel button > already. :D (myself included) > > The number of retained jobs can be configured in conf/flink-conf.yaml by > setting the configuration key “jobmanager.web.history” to a different > number. > > Cheers, > Aljoscha > > > > On 29 Oct 2015, at 11:24, Flavio Pompermaier <pomperma...@okkam.it> > wrote: > > > > Yes, I was referring exactly to that :) > > Thanks for the clarification Aljoscha. > > Is it planned to improve the dashboard with some button to manage jobs > (cancel for example could be useful when running tests..)? > > And where do I set the number of completed jobs to show in history? > > > > On Thu, Oct 29, 2015 at 11:09 AM, Aljoscha Krettek <aljos...@apache.org> > wrote: > > Hi, > > are you referring to the “Job statistics/Accumulators” tab? This tab > does not display actual information but is a placeholder page that we > forgot to remove. It will be removed before the 0.10 release, there is > currently a pull request open to remove it. > > > > Cheers, > > Aljoscha > > > On 29 Oct 2015, at 11:05, Flavio Pompermaier <pomperma...@okkam.it> > wrote: > > > > > > Hi to all, > > > > > > > > > > > > > > > I'm using Flink 0.10-SNAPSHOT and on my cluster I've tested the new > Dashboard (some days ago). > > > In the job info the parallelism was wrong (I see 2 but it's 36). > > > Does it happen only to me..? > > > > > > Best, > > > Flavio > > > > > > > > > >