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/03/14 18:55:02 UTC

[GitHub] [incubator-pinot] jenniferdai commented on a change in pull request #3971: Updating 0.016 to 0.1.0 for pinot-hadoop and docs

jenniferdai commented on a change in pull request #3971: Updating 0.016 to 0.1.0 for pinot-hadoop and docs
URL: https://github.com/apache/incubator-pinot/pull/3971#discussion_r265720180
 
 

 ##########
 File path: docs/pinot_hadoop.rst
 ##########
 @@ -79,13 +79,13 @@ workflow to generate Pinot segments.
 .. code-block:: none
 
   mvn clean install -DskipTests -Pbuild-shaded-jar
-  hadoop jar pinot-hadoop-0.016-shaded.jar SegmentCreation job.properties
+  hadoop jar pinot-hadoop-0.1.0-shaded.jar SegmentCreation job.properties
 
 You can then use the SegmentTarPush job to push segments via the controller REST API.
 
 .. code-block:: none
 
-  hadoop jar pinot-hadoop-0.016-shaded.jar SegmentTarPush job.properties
+  hadoop jar pinot-hadoop-0.1.0-SNAPSHOT-shaded.jar SegmentTarPush job.properties
 
 Review comment:
   when i generated, it became snapshot

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