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 after testing the tez-ui about DAG status.
Env: This PR changes with Hadoop 3.5.0
<img width="2540" height="408" alt="Screenshot 2026-06-11 at 12 42 27 PM"
src="https://github.com/user-attachments/assets/c53a5e81-1146-49c5-8ca4-eba962a6002d"
/>
<img width="1126" height="834" alt="Screenshot 2026-06-11 at 12 45 48 PM"
src="https://github.com/user-attachments/assets/e5c4bb21-3487-41ef-9637-6424534ae52b"
/>
--
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]