taegeonum commented on a change in pull request #231: [NEMO-406] Invoke 
LambdaExecutor without creating containers
URL: https://github.com/apache/incubator-nemo/pull/231#discussion_r317818928
 
 

 ##########
 File path: client/src/main/java/org/apache/nemo/client/JobLauncher.java
 ##########
 @@ -252,9 +257,10 @@ public static void launchDAG(final IRDAG dag,
       Thread.currentThread().interrupt();
     }
 
-    LOG.info("Launching DAG...");
+    System.out.println("Launching DAG...");
 
 Review comment:
   please revert this change

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to