[GitHub] xuchuanyin commented on a change in pull request #3065: [HOTFIX] Optimize presto-guide

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] xuchuanyin commented on a change in pull request #3065: [HOTFIX] Optimize presto-guide

GitBox
xuchuanyin commented on a change in pull request #3065: [HOTFIX] Optimize presto-guide
URL: https://github.com/apache/carbondata/pull/3065#discussion_r247353435
 
 

 ##########
 File path: docs/presto-guide.md
 ##########
 @@ -220,7 +220,8 @@ Now you can use the Presto CLI on the coordinator to query data sources in the c
   Secondly: Create a folder named 'carbondata' under $PRESTO_HOME$/plugin and
   copy all jars from carbondata/integration/presto/target/carbondata-presto-x.x.x-SNAPSHOT
         to $PRESTO_HOME$/plugin/carbondata
-
+  **NOTE:**  Not copy one assemble jar, need to copy many jars from integration/presto/target/carbondata-presto-x.x.x-SNAPSHOT
 
 Review comment:
   Why is this NOTE needed? I think line#221 has already made it clear.

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services