NamanRastogi 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_r322258201
##########
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:
Done.
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services