ajantha-bhat commented on a change in pull request #3740:
URL: https://github.com/apache/carbondata/pull/3740#discussion_r420719130



##########
File path: docs/quick-start-guide.md
##########
@@ -343,21 +337,23 @@ b. Run the following command to start the CarbonData 
thrift server.
 ```
 ./bin/spark-submit \
 --class org.apache.carbondata.spark.thriftserver.CarbonThriftServer \
-$SPARK_HOME/carbonlib/$CARBON_ASSEMBLY_JAR <carbon_store_path>
+$SPARK_HOME/carbonlib/$CARBON_ASSEMBLY_JAR <access_key> <secret_key> <endpoint>

Review comment:
       AK SK endpoint is optional, not mandatory.
   so remove it from here and other places. Add a note that, to work with s3. 
   you can follow below command.
   <Add command with ak sk endpoint > 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to