Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
e.g. in TestLocalMode:
DAG dag1 = createSimpleDAG("dag1", SleepProcessor.class.getName());
2023-02-08 13:31:53,259 INFO [Thread-1291] client.TezClient (TezClient.java:submitDAGApplication(1065)) - Submitting DAG to YARN, applicationId=application_1675863113187_0001, dagName=dag1
when we run the whole class, there are multiple dags in the log with the name dag1, so it's very hard to distinguish from the logs
Attachments
Issue Links
- links to