[
https://issues.apache.org/jira/browse/HADOOP-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977565#comment-13977565
]
Andrew Wang commented on HADOOP-10510:
--------------------------------------
I ran these successfully myself, so not sure what's going on. My -output.txt
also shows the same two ln failures, so those are probably not the root cause.
Could you add info about your JVM and OS version? It might also help to figure
out which is the first of these tests to fail.
It's also kind of weird that the line numbers in the comment don't line up with
the contents of SymlinkBaseTest.java. That file hasn't been touched in a long
time, so I suspect your build folder isn't clean. Try a {{git clean -xdf}} or
fresh checkout.
> TestSymlinkLocalFSFileContext tests are failing
> -----------------------------------------------
>
> Key: HADOOP-10510
> URL: https://issues.apache.org/jira/browse/HADOOP-10510
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Environment: Linux
> Reporter: Daniel Darabos
> Attachments: TestSymlinkLocalFSFileContext-output.txt,
> TestSymlinkLocalFSFileContext.txt
>
>
> Test results:
> https://gist.github.com/oza/9965197
> This was mentioned on hadoop-common-dev:
> http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201404.mbox/%3CCAAD07OKRSmx9VSjmfk1YxyBmnFM8mwZSp%3DizP8yKKwoXYvn3Qg%40mail.gmail.com%3E
> Can you suggest a workaround in the meantime? I'd like to send a pull request
> for an unrelated bug, but these failures mean I cannot build hadoop-common to
> test my fix. Thanks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)