[ 
https://issues.apache.org/jira/browse/BEAM-7305?focusedWorklogId=307926&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-307926
 ]

ASF GitHub Bot logged work on BEAM-7305:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Sep/19 15:06
            Start Date: 06/Sep/19 15:06
    Worklog Time Spent: 10m 
      Work Description: jbartok commented on pull request #9471: [BEAM-7305] 
Improve Jet Runner related documentation
URL: https://github.com/apache/beam/pull/9471#discussion_r321779675
 
 

 ##########
 File path: website/src/get-started/wordcount-example.md
 ##########
 @@ -739,6 +755,12 @@ $ mvn package -Pnemo-runner && java -cp 
target/word-count-beam-bundled-0.1.jar o
      --runner=NemoRunner --inputFile=`pwd`/pom.xml --output=counts
 ```
 
+{:.runner-jet}
+```
+$ mvn package -P jet-runner && java -cp target/word-count-beam-bundled-0.1.jar 
org.apache.beam.examples.DebuggingWordCount \
+     --runner=JetRunner --jetLocalMode=3 --inputFile=$pwd/pom.xml 
--output=counts
 
 Review comment:
   Good point, thanks.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 307926)
    Time Spent: 11.5h  (was: 11h 20m)

> Add first version of Hazelcast Jet Runner
> -----------------------------------------
>
>                 Key: BEAM-7305
>                 URL: https://issues.apache.org/jira/browse/BEAM-7305
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-jet
>            Reporter: Maximilian Michels
>            Assignee: Jozsef Bartok
>            Priority: Major
>             Fix For: 2.14.0
>
>          Time Spent: 11.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to