You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2012/10/02 02:01:07 UTC

[jira] [Created] (HDFS-3995) Use DFSTestUtil.createFile() for file creation and writing in test cases

Jing Zhao created HDFS-3995:
-------------------------------

             Summary: Use DFSTestUtil.createFile() for file creation and writing in test cases
                 Key: HDFS-3995
                 URL: https://issues.apache.org/jira/browse/HDFS-3995
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Jing Zhao
            Assignee: Jing Zhao
            Priority: Minor


Currently there are many tests that define and use their own methods to create file and write some number of blocks in MiniDfsCluster. These methods can be consolidated to DFSTestUtil.createFile().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira