Nixon Rodrigues created ATLAS-666:
-------------------------------------

             Summary: PropertyUtil and XMLPropertiesUtil changes improve to 
performance
                 Key: ATLAS-666
                 URL: https://issues.apache.org/jira/browse/ATLAS-666
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.7-incubating
            Reporter: Nixon Rodrigues
            Assignee: Nixon Rodrigues
            Priority: Minor
             Fix For: 0.7-incubating


>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. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to