ajantha-bhat commented on issue #3675: [CARBONDATA-3744] Fix select query 
failure issue when warehouse directory is default (not configured) in cluster
URL: https://github.com/apache/carbondata/pull/3675#issuecomment-602488252
 
 
   @QiangCai : I checked.
   
   When I do `create table t1(age int) stored as carbondata;` table is stored 
as hive carbontable.
   ![Screenshot from 2020-03-23 
15-10-56](https://user-images.githubusercontent.com/5889404/77303393-e9f4d200-6d18-11ea-9da1-6435d718d3a7.png)
   
   Here `Location` is **given by spark itself**, so spark is adding hdfs 
prefix, because carbon didn't had any scheme.
   If you observe `storage properties` in above image, there it is carbon's 
table location without prefix
   
   
   

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