Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Not A Bug
-
0.7-incubating
-
None
-
None
-
None
Description
From comments on ATLAS-494. Creating this JIRA to optimize the code.
- In class PropertiesUtil : Using Properties instead of a HashMap will probably cut down a lot of code in the getProperty and related methods.
- In class XMLPropertiesUtil : The file format with property elements having name and value children seems very similar to Hadoop configuration. Maybe the Hadoop Configuration object itself can be reused here.
Attachments
Issue Links
- is related to
-
ATLAS-494 UI Authentication
- Resolved