kevinjmh commented on a change in pull request #3065: [HOTFIX] Optimize
presto-guide
URL: https://github.com/apache/carbondata/pull/3065#discussion_r247477850
##########
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:
Is it the folder name can not draw users' attention? I found that a ZIP file
is created also. What about asking user to extract the jars in the zip file to
a folder under presto
----------------------------------------------------------------
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