Re: Apex + DT RTS

2017-05-10 Thread apex user
releases/ > > Thomas > > > On Wed, May 10, 2017 at 3:57 PM, apex user wrote: > > > So, does it mean that I cannot use Apex without opting for binaries from > > various vendors like DataTorrent or BigTop? > > > > Thanks > > On 2017-05-10 15:54 (-0

Re: Apex + DT RTS

2017-05-10 Thread apex user
ssumes an installation from a > binary download. > > Thank you, > > Vlad > > On 5/10/17 15:46, apex user wrote: > > I downloaded from https://apex.apache.org/downloads.html, and Apex Source > > Releases - 3.6.0(apex-3.6.0-source-release.zip) > > > &g

Re: Apex + DT RTS

2017-05-10 Thread apex user
I downloaded from https://apex.apache.org/downloads.html, and Apex Source Releases - 3.6.0(apex-3.6.0-source-release.zip) Thanks On 2017-05-10 15:44 (-0700), Vlad Rozov wrote: > Which download do you use? > > Thank you, > > Vlad > > On 5/10/17 14:43, apex u

Apex + DT RTS

2017-05-10 Thread apex user
Hi All, Can I work with Apache Apex independently without installing DataTorrent RTS binaries? I see from the Apache Apex Documentation, I can access Apex CLI from /bin/apex. But, when I download it from Apache Apex Downloads I don't see any /bin folder. Is there something I am missing here? T

Re: Apex Output operator Query

2016-12-28 Thread Apex User
ch as *ManagedState*; there are examples of operators using > *ManagedState* > under subdirectories of https://github.com/apache/apex-malhar/tree/master/ > library/src/main/java/org/apache/apex/malhar/lib/ > > > Ram > > On Fri, Dec 23, 2016 at 4:56 PM, Apex User wrote: >

Apex Output operator Query

2016-12-23 Thread Apex User
Dear Team, I am performing a batch operation. As per the use case, I cannot commit the transaction from output operator to external system unless I process all the batch data. Once all the data is processed, output operator will get a bulking collection Object as single tuple. Output Operator is n