Re: Operators stay in PENDING_DEPLOY state

2016-11-05 Thread Munagala Ramanath
>I have set the YARN minimum allocation property *in property.xml of the >project*, which doesn't solve the problem. Setting it in your project will not help; you need to set it in yarn-site.xml and restart YARN. If you're running on the sandbox, the location of that file is in my earlier

Re: Operators stay in PENDING_DEPLOY state

2016-11-04 Thread Munagala Ramanath
To add to Ashwin's diagnosis, assuming you have *properties.xml* setup as described in that tutorial, you need to add to the YARN configuration file *yarn-site.xml* at: */sfw/hadoop/current/etc/hadoop* the following stanza: *yarn.scheduler.minimum-allocation-mb128* and restart the Hadoop

Re: Operators stay in PENDING_DEPLOY state

2016-11-04 Thread Ashwin Chandra Putta
Dimple, Cluster does not have enough resources. Here is the initial container request set from the log. 2016-11-04 15:06:26,901 INFO com.datatorrent.stram.StreamingAppMasterService: Asking RM for containers: [Capability[]Priority[0], Capability[

Operators stay in PENDING_DEPLOY state

2016-11-04 Thread Dimple Patel
Hello, I am trying to run Top N Word application from DataTorrent's documentation . After running the application on DataTorrent's console, when I monitor it in dtDashboard, the app's status is running but all my operators are in