You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/07/16 20:44:58 UTC

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4294: Fixing some issues docs/getting_started.rst

jackjlli commented on a change in pull request #4294: Fixing some issues docs/getting_started.rst
URL: https://github.com/apache/incubator-pinot/pull/4294#discussion_r304111025
 
 

 ##########
 File path: docs/getting_started.rst
 ##########
 @@ -41,7 +41,8 @@ Pinot requires JDK 8 or later and Apache Maven 3.
 
 #. Check out the code from GitHub (https://github.com/apache/incubator-pinot)
 #. With Maven installed, run ``mvn install package -DskipTests -Pbin-dist`` in the directory in which you checked out Pinot.
-#. Make the generated scripts executable ``cd pinot-distribution/target/apache-pinot-incubating-<version>-SNAPSHOT-bin; chmod +x bin/*.sh``
+#. Set pinot version variable ``export PINOT_VERSION=0.2.0``
 
 Review comment:
   `SNAPSHOT` should be part of the pinot version.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org