Re: datatorrent gateway application package problem

2016-09-29 Thread Thomas Weise
Glad you have it working now. And yes, the gateway (like the apex CLI) only depends on the hadoop script. Different distributions of Hadoop have different ways of managing their bits and we want to be agnostic. So if you would like to use a different conf dir, then you would make that change

Re: Emit values from an array

2016-09-29 Thread Sandesh Hegde
Create new object, for every emit. On Thu, Sep 29, 2016 at 3:02 PM Jaikit Jilka wrote: > Hello, > > I am trying to emit values from an array. I am emitting using an for loop. > Number of records emitted is correct but it is emitting only the last value > of the array

Re: Datatorrent RTS Community Edition failed to install

2016-09-29 Thread Ambarish Pande
Hello, I will try this tomorrow and revert. Thank You. On Wed, Sep 28, 2016 at 11:42 PM, wrote: > Is it possible that your /tmp partition was full while you unpacked the > datatorrent binary? > > If you run the command: > >service dtgateway status > > does it say

Re: unifiers in the application are not processing/emitting records!

2016-09-29 Thread Sandesh Hegde
Are you using custom unifiers? If it is hung AppMaster will kill it, have you checked the appmaster logs? On Thu, Sep 29, 2016 at 12:40 AM Raja.Aravapalli wrote: > > > Hi, > > > > I see something wrong with the Unifiers in our apex application! From UI, > I am able