Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
If carbon.storelocation is set to /user/hive/warehouse (same to spark.sql.warehouse.dir), during CarbonEnv initialization, it will try to create storelocation folder on local filesystem and this will fail, and error logs are printed:
ERROR | main | Failed to create directory path /user/hive/warehouse |
ERROR | main | Failed to create directory path /user/hive/warehouse/default |