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


##########
tez-api/src/test/java/org/apache/tez/client/TestTezClient.java:
##########
@@ -203,12 +203,12 @@ TezClientForTest configureAndCreateTezClient(Map<String, 
LocalResource> lrs, boo
   
   @Test (timeout = 5000)
   public void testTezclientApp() throws Exception {
-    testTezClient(false, true);
+    testTezClient(false, true, "testTezclientApp");

Review Comment:
   I know this patch is not about that, but...: can you please fix all 
occurrences of "Tezclient" -> "TezClient"?
   feel free to create a new ticket if you want



-- 
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