Thanks Stephan.I dont see a "graph" in JM's  "Dashboard" when I click on the 
running job...I see a box like below with Parallelism  = 512 which is what I 
have set as the parallelism degree in my code:options.setParallelism(512); Does 
this mean the cluster is now fully running on its max capacity?

Interesting enough, there is no change in Send/Received columns of the Running 
slots in the servers below: all zeros all the time...But, its says "Running" as 
per each server's configured slots which totals to 512. Just no dynamic data 
being presented here although the data is actually being processed for 
sure.Shouldnt they dynamically change as data is being processed?

Thanks+regardsAmir-




      From: Stephan Ewen <se...@apache.org>
 To: user@flink.apache.org; amir bahmanyari <amirto...@yahoo.com> 
Cc: Felix Dreissig <f...@f30.me>
 Sent: Monday, September 26, 2016 2:18 AM
 Subject: Re: How can I prove ....
   
You do not need to create any JSON.
Just click on "Running Jobs" in the UI, and then on the job. The parallelism is 
shown as a number in the boxes of the graph.
On Sat, Sep 24, 2016 at 6:28 PM, amir bahmanyari <amirto...@yahoo.com> wrote:

Thanks Felix.Interesting. I tried to create the JASON but didnt work  according 
to the sample code I found in docs.There is a way to get the same JASON from 
the command line.Is there an example?Thanks+regardsAmir-

      From: Felix Dreissig <f...@f30.me>
 To: amir bahmanyari <amirto...@yahoo.com> 
Cc: user@flink.apache.org
 Sent: Saturday, September 24, 2016 8:18 AM
 Subject: Re: How can I prove ....
   
Hi Amir,

On 23 Sep 2016, at 19:57, amir bahmanyari <amirto...@yahoo.com> wrote:
> Currently running with 512 slots all taken as indicated by the dashboard.
> Are we talking about this? Then yes based on no available slots, I assume I 
> am at 512 .

I guess Stephan is referring to the parallelism of single operators as 
displayed in the operator graph, see e.g. https://ci.apache.org/ 
projects/flink/flink-docs- release-0.10/page/img/ webclient_plan_view.png .

Regards,
Felix

   



   

Reply via email to