[ 
https://issues.apache.org/jira/browse/BEAM-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218444#comment-16218444
 ] 

ASF GitHub Bot commented on BEAM-664:
-------------------------------------

alex-filatov commented on issue #336: [BEAM-664] Update Java MinimalWordCount 
instructions
URL: https://github.com/apache/beam-site/pull/336#issuecomment-339304173
 
 
   @aaltay @kennknowles Current instructions are broken: you'll get exception 
if you try to run Java MinimalWordCount using e.g. Flink runner. Checking 
history, it appears this was a deliberate change. Commit message: "This makes 
it easy to immediately run, and removes various
   non-portable instructions and others that aren't the easiest for a "Getting 
Started" scenario." This makes sense to me. 
   
   > Should we instead change the example to not-hardcode to work only one 
runner.
   
   Not sure. Beam model is independent of the runners and could be explained 
separately (using Direct Runner) from the real runners. I would change _all_ 
examples to use Direct Runner only and provide separate instructions how to 
specify and configure different runners. IMO this decoupling would make docs 
simpler.
   
   

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


> Port Dataflow SDK WordCount walkthrough to Beam site
> ----------------------------------------------------
>
>                 Key: BEAM-664
>                 URL: https://issues.apache.org/jira/browse/BEAM-664
>             Project: Beam
>          Issue Type: Task
>          Components: website
>            Reporter: Hadar Hod
>            Assignee: Hadar Hod
>             Fix For: Not applicable
>
>
> Port the WordCount walkthrough from Dataflow docs to Beam website. 
> * Copy prose (translate from html to md, remove Dataflow references, etc)
> * Add accurate "How to Run" instructions for each of the WC examples
> * Include code snippets from real examples



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to