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

Reply via email to