[GitHub] chenliang613 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] chenliang613 commented on a change in pull request #3065: [HOTFIX] Optimize presto-guide

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

 ##########
 File path: docs/presto-guide.md
 ##########
 @@ -144,9 +146,7 @@ To run it as a background process.
 To run it in foreground.
 
 ### Start Presto CLI
-```
-./presto
-```
+
 
 Review comment:
   yes, removed "./presto".
   The next script is for start presto server:
   ./presto --server <coordinator_ip>:8086 --catalog carbondata --schema <schema_name>

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