[
https://issues.apache.org/jira/browse/HADOOP-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rama, Ramasamy updated HADOOP-4944:
-----------------------------------
Attachment: include_in_conf.diff
Allow include files in conf. For example in hadoop-site.xml
---
<configuration xmlns:xi="http://www.w3.org/2001/XInclude">
...
<xi:include href="test.xml"/>
...
</configuration>
> Allow Xinclude in hadoop config file
> ------------------------------------
>
> Key: HADOOP-4944
> URL: https://issues.apache.org/jira/browse/HADOOP-4944
> Project: Hadoop Core
> Issue Type: Improvement
> Components: conf
> Reporter: Rama, Ramasamy
> Assignee: Rama, Ramasamy
> Priority: Minor
> Attachments: include_in_conf.diff
>
>
> It would be easier to mange the configuration of hadoop by allowing include
> files in configuration file (file: hadoop-site.xml)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.