You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/31 11:43:46 UTC

[GitHub] [beam] jbartok commented on a change in pull request #11273: Update Jet Runner to Jet version 4.0

jbartok commented on a change in pull request #11273: Update Jet Runner to Jet version 4.0
URL: https://github.com/apache/beam/pull/11273#discussion_r400846449
 
 

 ##########
 File path: website/src/documentation/runners/jet.md
 ##########
 @@ -59,24 +59,58 @@ Issue following command in the Beam examples project to start new Jet cluster an
 ```
 
 ### Running WordCount on a Remote Jet Cluster ##
-Download latest stable Hazelcast Jet code from [Hazelcast Website](https://jet.hazelcast.org/download/) and 
-start Jet cluster. 
-The simplest way is to start Jet cluster member using the `jet-start` script that comes with Jet distribution.
-The members use the [auto discovery feature](https://docs.hazelcast.org/docs/3.12/manual/html-single/index.html#setting-up-clusters) 
+Download latest stable Hazelcast Jet version, that Beam depends on, from 
+[Hazelcast Jet Website](https://jet-start.sh/download). At the time of writing the 
+[latest Beam release]({{site.baseurl}}/get-started/downloads/#releases) is 2.19.0, which still depends on Hazelcast
+Jet 3.0, but following versions should migrate to Jet 4.0.
 
 Review comment:
   Did so, much better indeed. 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:
users@infra.apache.org


With regards,
Apache Git Services