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

Tsz Wo (Nicholas), SZE commented on HDFS-3082:
----------------------------------------------

Uma, thanks for the review

1) The import cannot be removed since "FSVolume implements FSVolumeInterface".

2) SimulatedFSDataSet.getBlockInputStream(..) does not override anything.  The 
one in FSDatasetInterface is removed.

There were no test failed shown in the console output but the build somehow was 
marked as FAILURE.  Let's retry.
{noformat}
Results :

Tests run: 1177, Failures: 0, Errors: 0, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS ................................ FAILURE 
[3:03:47.421s]
[INFO] Apache Hadoop HttpFS .............................. SKIPPED
{noformat}

                
> Clean up FSDatasetInterface
> ---------------------------
>
>                 Key: HDFS-3082
>                 URL: https://issues.apache.org/jira/browse/HDFS-3082
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h3082_20120312.patch
>
>
> Some methods defined in FSDatasetInterface are actually not needed.

--
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