[ 
https://issues.apache.org/jira/browse/KNOX-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704931#comment-13704931
 ] 

Kevin Minder commented on KNOX-82:
----------------------------------

This first patch only provides the infrastructure.  It still needs to be hooked 
up such that the server monitors the deployment directory is monitored for 
files of this type.
                
> 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
>         Attachments: KNOX-82.patch
>
>
> 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