seojangho commented on a change in pull request #2: [NEMO-7] Intra-TaskGroup 
pipelining
URL: https://github.com/apache/incubator-nemo/pull/2#discussion_r172762740
 
 

 ##########
 File path: conf/src/main/java/edu/snu/nemo/conf/JobConf.java
 ##########
 @@ -103,7 +103,7 @@
    * Path to the JSON file that specifies resource layout.
    */
   @NamedParameter(doc = "Path to the JSON file that specifies resources for 
executors", short_name = "executor_json",
-  default_value = "examples/resources/sample_executor_resources.json")
+  default_value = "../resources/sample_executor_resources.json")
 
 Review comment:
   This change may conflict with `master`. Please follow `master`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to