Kevin Minder created KNOX-82:
--------------------------------

             Summary: Support properties file format for topology files
                 Key: KNOX-82
                 URL: https://issues.apache.org/jira/browse/KNOX-82
             Project: Apache Knox
          Issue Type: Improvement
          Components: Server
            Reporter: Kevin Minder


For Ambari integration Knox will need to support a topology files in a 
properties file format.  Investigation with the Ambari team needs to be done to 
determine if this is a Java properties file format or a Hadoop configuration 
file format.  Support for properties files should be additive so that both xml 
and properties files format work.  These two files are the place to start: 
gateway-server/src/main/java/org/apache/hadoop/gateway/topology/file/FileTopologyProvider.java,
 
gateway-server/src/main/java/org/apache/hadoop/gateway/topology/xml/XmlTopologyRules.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to