maheshrajus commented on code in PR #474:
URL: https://github.com/apache/tez/pull/474#discussion_r3394852739
##########
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:
I checked and fixed in tez-ui modules about these fields. Please find the
attached screenshots for the same.
--
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]