Aggarwal-Raghav commented on code in PR #474:
URL: https://github.com/apache/tez/pull/474#discussion_r3388601838


##########
tez-api/src/main/java/org/apache/tez/common/ATSConstants.java:
##########
@@ -27,15 +27,16 @@ public class ATSConstants {
 
   /* Top level keys */
   public static final String ENTITIES = "entities";
-  public static final String ENTITY = "entity";
-  public static final String ENTITY_TYPE = "entitytype";
+  public static final String ENTITY_ID = "entityId";

Review Comment:
   @maheshrajus , for this change, I think updation of tez-ui might be 
required? Please check if the DAG's are getting populated in UI.
   
https://github.com/apache/tez/blob/13132ec7314e98b22f5d66c5deb55a8350da7c2f/tez-ui/src/main/webapp/app/serializers/timeline.js#L40-L46
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to