Github user mohammadshahidkhan commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1767#discussion_r160875218
--- Diff: conf/carbon.properties.template ---
@@ -20,7 +20,7 @@
#Mandatory. Carbon Store path
carbon.storelocation=hdfs://hacluster/Opt/CarbonStore
--- End diff --
In code we dont have default value for carbon.storelocation, so better to
remove it.---
