We should capture these things in JIRA and put a label like "major-release" so that we don't forget it when the time comes.
On Thu, Jun 23, 2016 at 7:34 AM, Sandesh Hegde <[email protected]> wrote: > It is a backward incompatible change. That's used to list Apex apps. > > On Thu, Jun 23, 2016, 4:08 AM Sandeep Deshmukh <[email protected] > > > wrote: > > > Yes, good idea. > > > > Will that be a backward compatible change? I think, we should wait for > 4.0. > > > > On Thu, Jun 23, 2016 at 1:44 PM, Aniruddha Thombare < > > [email protected]> wrote: > > > > > Hi, > > > > > > StramClient.java still refers the yarn application type to be > > > "DataTorrent". > > > Should it be ApacheApex? > > > > > > Here is the reference to source code: > > > > > > > > > > > > https://github.com/apache/apex-core/blob/37e4c74ecc2b89fba69b42f01ceead3ec2fe5734/engine/src/main/java/com/datatorrent/stram/StramClient.java > > > > > > Line 98 says: > > > > > > public static final String YARN_APPLICATION_TYPE = "DataTorrent"; > > > > > > > > > Result of that is, yarn application listing shows the application of > type > > > "DataTorrent". > > > > > > Should it be ApacheApex now? > > > > > > > > > Thanks, > > > > > > > > > Aniruddha > > > > > >
