shanthoosh commented on a change in pull request #960: Update website for 1.1.0
URL: https://github.com/apache/samza/pull/960#discussion_r268372496
 
 

 ##########
 File path: docs/learn/tutorials/versioned/hello-samza-high-level-yarn.md
 ##########
 @@ -63,7 +62,7 @@ Then, you can continue w/ the following command in 
hello-samza project:
 {% highlight bash %}
 mvn clean package
 mkdir -p deploy/samza
-tar -xvf ./target/hello-samza-1.0.1-SNAPSHOT-dist.tar.gz -C deploy/samza
+tar -xvf ./target/hello-samza-1.1.0-dist.tar.gz -C deploy/samza
 
 Review comment:
   Previously we used to have `SNAPSHOT` string in the samza-1.0-dist tar-ball. 
Can you please share the rationale for removing it? Is it not necessary anymore?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to