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_r265720964
 
 

 ##########
 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:
   ill put version here but leave it for the other one since the other docs are 
based on this 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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to