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

Ivan A. Veselovsky commented on HADOOP-9067:
--------------------------------------------

Hi, Eric, 
i found the reason of the failure: o.a.h.fs.DF#getMount() does not work 
correctly on Mac OS. The Java version does not play a role there.
I created issue https://issues.apache.org/jira/browse/HADOOP-9337 to address 
the problem. In the 9337's description I suggest 2 ways of fix: can you please 
share your opinion on which one seems to be preferable?



                
> provide test for method 
> org.apache.hadoop.fs.LocalFileSystem.reportChecksumFailure(Path, 
> FSDataInputStream, long, FSDataInputStream, long)
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9067
>             Project: Hadoop Common
>          Issue Type: Test
>            Reporter: Ivan A. Veselovsky
>            Assignee: Ivan A. Veselovsky
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.7
>
>         Attachments: HADOOP-9067--b.patch, HADOOP-9067.patch
>
>
> this method is not covered by the existing unit tests. Provide a test to 
> cover it.

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