wonook commented on a change in pull request #180: Fix path to beam resources
in examples in README
URL: https://github.com/apache/incubator-nemo/pull/180#discussion_r241666959
##########
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:
also `executors` here as well.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services