lamber-ken created CARBONDATA-3521:
--------------------------------------
Summary: optimize read property file code
Key: CARBONDATA-3521
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3521 Project: CarbonData
Issue Type: Improvement
Components: core
Affects Versions: 1.6.0
Reporter: lamber-ken
Fix For: 1.6.1
Some points
1) change System.getProperty(key) to System.getProperty(key, default)
2) optimize duplicated code, like CARBON_PROPERTIES_FILE_PATH_DEFAULT
3) change default carbon properties file path
--
This message was sent by Atlassian Jira
(v8.3.2#803003)