[
https://issues.apache.org/jira/browse/HADOOP-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764152#action_12764152
]
Philip Zeyliger commented on HADOOP-6241:
-----------------------------------------
bq. -1 core tests
org.apache.hadoop.io.TestUTF8.testGetBytes is failing, but has nothing to do
with this patch.
bq. -1 tests included
There's an embedded python test, runnable with nose.
{quote}
$nosetests -v bin/split-config.py
Test for shuffle_properties. ... ok
----------------------------------------------------------------------
Ran 1 test in 0.003s
OK
{quote}
> 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.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.