ShreelekhyaG commented on a change in pull request #4186:
URL: https://github.com/apache/carbondata/pull/4186#discussion_r679659815



##########
File path: docs/ddl-of-carbondata.md
##########
@@ -638,7 +638,12 @@ CarbonData DDL statements are documented here,which 
includes:
 
 
 ## CREATE DATABASE 
-  This function creates a new database. By default the database is created in 
Carbon store location, but you can also specify custom location.
+  This function creates a new database. By default the database is created in 
location 'spark.sql.warehouse.dir', but you can also specify custom location by 
configure 'spark.sql.warehouse.dir', the configuration 'carbon.storelocation' 
has been deprecated.

Review comment:
       pls check other documentation where `carbon.storelocation` is used and 
modify. I can see its usage in `docs\file-structure-of-carbondata.md`




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to