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
            Reporter: Henry Robinson
            Assignee: Henry Robinson
            Priority: Minor
             Fix For: 3.0.0


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

        

Reply via email to