asdf2014 closed pull request #6824: Tranquility version is updated
URL: https://github.com/apache/incubator-druid/pull/6824
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/content/tutorials/tutorial-tranquility.md 
b/docs/content/tutorials/tutorial-tranquility.md
index 195e050d904..edfae189004 100644
--- a/docs/content/tutorials/tutorial-tranquility.md
+++ b/docs/content/tutorials/tutorial-tranquility.md
@@ -39,9 +39,9 @@ don't need to have loaded any data yet.
 In the Druid package root, run the following commands:
 
 ```bash
-curl 
http://static.druid.io/tranquility/releases/tranquility-distribution-0.8.2.tgz 
-o tranquility-distribution-0.8.2.tgz
-tar -xzf tranquility-distribution-0.8.2.tgz
-mv tranquility-distribution-0.8.2 tranquility
+curl 
http://static.druid.io/tranquility/releases/tranquility-distribution-0.8.3.tgz 
-o tranquility-distribution-0.8.3.tgz
+tar -xzf tranquility-distribution-0.8.3.tgz
+mv tranquility-distribution-0.8.3 tranquility
 ```
 
 The startup scripts for the tutorial will expect the contents of the 
Tranquility tarball to be located at `tranquility` under the 
apache-druid-#{DRUIDVERSION} package root.


 

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to