Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/3034#discussion_r244442392
--- Diff:
core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java ---
@@ -84,7 +84,7 @@
private static final CarbonProperties CARBONPROPERTIESINSTANCE = new
CarbonProperties();
/**
- * porpeties .
+ * porpeties
--- End diff --
porpeties should be Properties, can you describe it in detail?---
