You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/09/09 13:54:46 UTC

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3205: [WIP] [CARBONDATA-3372] Migration from PrestoDB 0.217 to PrestoSQL 316

ajantha-bhat commented on a change in pull request #3205: [WIP] [CARBONDATA-3372] Migration from PrestoDB 0.217 to PrestoSQL 316
URL: https://github.com/apache/carbondata/pull/3205#discussion_r322255031
 
 

 ##########
 File path: docs/quick-start-guide.md
 ##########
 @@ -435,12 +435,12 @@ discovery.uri=<coordinator_ip>:8086
 ### Start Presto Server on all nodes
 
 ```
-./presto-server-0.210/bin/launcher start
+./presto-server-310/bin/launcher start
 ```
 To run it as a background process.
 
 ```
-./presto-server-0.210/bin/launcher run
+./presto-server-310/bin/launcher run
 
 Review comment:
   update versions in doc also

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