[
https://issues.apache.org/jira/browse/HDFS-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250417#comment-13250417
]
Hudson commented on HDFS-3235:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2109 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2109/])
HDFS-3235. MiniDFSClusterManager doesn't correctly support -format option.
Contributed by Henry Robinson. (Revision 1311556)
Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1311556
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/test/MiniDFSClusterManager.java
> MiniDFSClusterManager doesn't correctly support -format option
> --------------------------------------------------------------
>
> Key: HDFS-3235
> URL: https://issues.apache.org/jira/browse/HDFS-3235
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Henry Robinson
> Assignee: Henry Robinson
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-3235.0.patch
>
>
> MiniDFSClusterManager.java correctly honours -format for setting
> StartupOption.FORMAT, but does not set .format(true) on the
> MiniDFSClusterBuilder. This means the datanodes' data dirs will be formatted
> every time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira