Adding steps for Apex runner, to run Wordcount example using Sandbox#10
Open
sandeepdeshmukh wants to merge 2 commits intoeljefe6a:masterfrom
Open
Adding steps for Apex runner, to run Wordcount example using Sandbox#10sandeepdeshmukh wants to merge 2 commits intoeljefe6a:masterfrom
sandeepdeshmukh wants to merge 2 commits intoeljefe6a:masterfrom
Conversation
takidau
reviewed
Dec 6, 2016
|
|
||
| ### Apache Apex | ||
| 1. Download pre-configured [Sandbox from here](http://www.datatorrent.com/downloads/3.6.0/datatorrent-sandbox-3.6.0-beam.ova). The sandbox has all pre-requisites installed and setup. | ||
| 1. Download some data for processing. Run `curl http://www.gutenberg.org/cache/epub/1128/pg1128.txt > /tmp/kinglear.txt` |
Collaborator
There was a problem hiding this comment.
Ideally, it'd be good to write these instructions from the perspective of running one of the examples in this repo (e.g. Exercise1).
Collaborator
Author
There was a problem hiding this comment.
I am checking if we can run this example at least in local mode using Apex runner. For Apex to use YARN, right now it needs to use apex cli and the pipeline code should be in populateDAG() of the Apex program rather than main.
Collaborator
There was a problem hiding this comment.
Okay. If not, can you at least add a note indicating that these are general Apex instructions, and that the examples in this repo won't just work unchanged?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.