[ 
https://issues.apache.org/jira/browse/HDFS-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468217#comment-13468217
 ] 

Jing Zhao commented on HDFS-3995:
---------------------------------

The failed test cases seem unrelated: 
TestPersistBlocks#TestRestartDfsWithFlush -- HDFS-3811
TestNameNodeMetrics#testCorruptBlock -- HDFS-2434
TestBPOfferService#testBasicFunctionality -- HDFS-3930
TestHdfsNativeCodeLoader#testNativeCodeLoaded -- HDFS-3753


                
> 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
>         Attachments: HDFS-3995.trunk.001.patch
>
>
> 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

Reply via email to