Hi Sushil, Can you tell us more details on how it fails after upgrading to 3.4.0? Any error messages? App master logs? Container logs?
David On Thu, Jul 7, 2016 at 12:23 PM, Chaudhary, Sushil (CONT) < [email protected]> wrote: > We already tried Apex Malhar <malhar.version>3.4.0</malhar.version> with > Datatorrent RTS 3.4.0. As soon as we upgrade the Apex Malhar library to > 3.4.0, out Data torrent application started failing. > > However application is working good if we use malhar version > 3.3.0-incubating. > > > Also, once I move to malhar.version>3.4.0</malhar.version>, I need to > define below library dependencies separately. Is there any third > party interdependency which could be causing Data torrent job getting > failed. > > > <dependency> > > <groupId>org.apache.apex</groupId> > > <artifactId>apex-shaded-ning19</artifactId> > > <version>1.0.0</version> > > </dependency> > > <dependency> > > <groupId>net.sf.supercsv</groupId> > > <artifactId>super-csv</artifactId> > > <version>2.3.1</version> > > </dependency> > > > *Sushil Chaudhary* > *Cell #:* 408-466-2004 > *Email*: [email protected] > > From: David Yan <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Wednesday, July 6, 2016 at 7:54 PM > To: "[email protected]" <[email protected]> > Subject: Re: Support for Apex malhar 3.4.0 running on Data torrent > > Hi Sushil, > > We do have one backward incompatibility issue between Apex 3.3.x and Apex > 3.4.x because of a security problem with a 3rd party library we depend on. > Details are in the announcement email here: > > > http://mail-archives.apache.org/mod_mbox/www-announce/201605.mbox/%3cca%2b5xao1zyso6azubjokpvtjqm%[email protected]%3E > > Can you try Apex 3.4.0? > > David > > On Fri, Jul 1, 2016 at 6:30 AM, Chaudhary, Sushil (CONT) < > [email protected]> wrote: > >> >> >> *Sushil Chaudhary* >> *Cell #:* 408-466-2004 >> *Email*: [email protected] >> >> From: "Chaudhary , Sushil (CONT)" <[email protected]> >> Date: Friday, July 1, 2016 at 9:25 AM >> To: "[email protected]" <[email protected]> >> Subject: Support for Apex malhar 3.4.0 running on Data torrent >> >> Hi, >> I am trying to use Apache apex malhar version 3.4.0 with data torrent >> application and using IMDB Geode operator. Currently using 3.3.1-incubating >> for the apache apex with Data torrent and it is working good. But as soon >> as I upgrade it to 3.4.0 Data torrent container start throwing exception : >> >> Container already closed or not available, or not running… >> >> Please let me know if you have any clue on the same. >> >> *Sushil Chaudhary* >> *Email*: [email protected] >> >> ------------------------------ >> >> The information contained in this e-mail is confidential and/or >> proprietary to Capital One and/or its affiliates and may only be used >> solely in performance of work or services for Capital One. The information >> transmitted herewith is intended only for use by the individual or entity >> to which it is addressed. If the reader of this message is not the intended >> recipient, you are hereby notified that any review, retransmission, >> dissemination, distribution, copying or other use of, or taking of any >> action in reliance upon this information is strictly prohibited. If you >> have received this communication in error, please contact the sender and >> delete the material from your computer. >> > > > ------------------------------ > > The information contained in this e-mail is confidential and/or > proprietary to Capital One and/or its affiliates and may only be used > solely in performance of work or services for Capital One. The information > transmitted herewith is intended only for use by the individual or entity > to which it is addressed. If the reader of this message is not the intended > recipient, you are hereby notified that any review, retransmission, > dissemination, distribution, copying or other use of, or taking of any > action in reliance upon this information is strictly prohibited. If you > have received this communication in error, please contact the sender and > delete the material from your computer. >
