Re: Error while using AvroToPojo operator

2017-05-10 Thread Vlad Rozov
Do not use janino commons-compiler-jdk, it has a bug that prevents it from properly working with PojoUtils. Replace it with janino commons-compiler. Thank you, Vlad On 5/10/17 13:53, bhidevivek wrote: I am trying to read the hdfs audit logs from avro format and trying to convert it to POJO

Re: Apex + DT RTS

2017-05-10 Thread Vlad Rozov
No, it does not mean that you have to use binaries from a vendor like DataTorrent or BigTop. You may still build them yourself. Thank you, Vlad On 5/10/17 15:57, apex user wrote: So, does it mean that I cannot use Apex without opting for binaries from various vendors like DataTorrent or

Re: Apex + DT RTS

2017-05-10 Thread Vlad Rozov
It is a source release download, not a binary download. You will need to build binaries. Also, documentation assumes 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

Re: Apex + DT RTS

2017-05-10 Thread Vlad Rozov
Which download do you use? Thank you, Vlad On 5/10/17 14:43, apex user wrote: 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