[
https://issues.apache.org/jira/browse/HADOOP-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764242#action_12764242
]
Philip Zeyliger commented on HADOOP-6241:
-----------------------------------------
Nicholas,
Even if I pull in pyAntTasks, the build machine (unless it magically has
python2.5 and/or some extra packages) won't pass the tests, because it won't
have the python lxml package installed. I can't think of an easy way around
that... I could only run the tests if lxml is there, but that seems like
cheating.
> Script to split configurations from one file into multiple, according to
> templates.
> -----------------------------------------------------------------------------------
>
> Key: HADOOP-6241
> URL: https://issues.apache.org/jira/browse/HADOOP-6241
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: Philip Zeyliger
> Attachments: HADOOP-6241-v2.patch.txt, HADOOP-6241-v3.patch.txt,
> HADOOP-6241.patch.txt
>
>
> This script moves properties from hadoop-site.xml into common-site,
> mapred-site, and hdfs-site in a reasonably generic way. This is useful for
> upgrading clusters from 0.18 to 0.20 and 0.21.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.