wonook commented on a change in pull request #203: [NEMO-360] Implementing an 
'XGBoostPolicy'
URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r270085455
 
 

 ##########
 File path: client/src/main/java/org/apache/nemo/client/JobLauncher.java
 ##########
 @@ -122,6 +123,7 @@ public static void main(final String[] args) throws 
Exception {
    */
   public static void setup(final String[] args) throws InjectionException, 
ClassNotFoundException, IOException {
     // Get Job and Driver Confs
+    LOG.info("Project Root Path: {}", Util.fetchProjectRootPath());
 
 Review comment:
   I'll make it so that it tries first for the NEMO_HOME system environment 
variable, and to fall back to the usual method if it is not provided. Thanks!

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