sraghunandan commented on a change in pull request #3065: [HOTFIX] Optimize
presto-guide
URL: https://github.com/apache/carbondata/pull/3065#discussion_r248148562
##########
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:
I feel better sentence is to write "Copy all Jars from
integration/presto/target/carbondata-presto-x.x.x-SNAPSHOT. Copying assembly
jar alone will not suffice"
----------------------------------------------------------------
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