QiangCai commented on a change in pull request #3585: [DOC] CarbonExtensions doc
URL: https://github.com/apache/carbondata/pull/3585#discussion_r369353650
 
 

 ##########
 File path: docs/quick-start-guide.md
 ##########
 @@ -99,6 +149,16 @@ val carbon = 
SparkSession.builder().config(sc.getConf).getOrCreateCarbonSession(
    
`SparkSession.builder().config(sc.getConf).getOrCreateCarbonSession("<carbon_store_path>",
 "<local metastore path>")`.
  - Data storage location can be specified by `<carbon_store_path>`, like 
`/carbon/data/store`, `hdfs://localhost:9000/carbon/data/store` or 
`s3a://carbon/data/store`.
 
+###### Option 2: Using SparkSession with CarbonExtensions
+Start Spark shell by running the following command in the Spark directory:
+
 
 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:
[email protected]


With regards,
Apache Git Services

Reply via email to