You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nemo.apache.org by GitBox <gi...@apache.org> on 2018/03/07 07:56:39 UTC

[GitHub] seojangho commented on a change in pull request #2: [NEMO-7] Intra-TaskGroup pipelining

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:
users@infra.apache.org


With regards,
Apache Git Services