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/12/14 08:36:44 UTC

[GitHub] kennknowles commented on a change in pull request #180: [NEMO-319] Fix path to beam resources in examples in README

kennknowles commented on a change in pull request #180: [NEMO-319] Fix path to beam resources in examples in README
URL: https://github.com/apache/incubator-nemo/pull/180#discussion_r241676353
 
 

 ##########
 File path: README.md
 ##########
 @@ -86,7 +86,7 @@ Please refer to the [Contribution guideline](.github/CONTRIBUTING.md) to contrib
 ./bin/run_beam.sh \
 	-deploy_mode yarn \
  	-job_id mr_transient \
-	-executor_json `pwd`/examples/resources/beam_test_executor_resources.json \
+	-executor_json `pwd`/examples/resources/executor/beam_test_executor_resources.json \
 
 Review comment:
   Done.

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