abstractdog commented on code in PR #299:
URL: https://github.com/apache/tez/pull/299#discussion_r1252772870


##########
tez-dag/src/main/java/org/apache/tez/dag/app/DAGAppMaster.java:
##########
@@ -199,6 +200,8 @@
 import com.google.common.util.concurrent.MoreExecutors;
 import com.google.common.util.concurrent.ThreadFactoryBuilder;
 
+import static 
org.apache.tez.runtime.TezThreadDumpHelper.getTezThreadDumpHelper;

Review Comment:
   why is this static import needed? 



-- 
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: issues-unsubscr...@tez.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to