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

Tsuyoshi OZAWA commented on HADOOP-10510:
-----------------------------------------

Thanks for your comment, Andrew. I can reproduce the issue after executing 
{{git clean -xdf}}. I also confirmed the disk is not full. JVM and OS version 
are as follows:
{code}
$ uname -a
Linux ip-172-31-7-130 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
{code}

Environment variable:
{code}
export LANG=C
export LC_ALL=C
export HADOOP_COMMON_HOME=~/hadoop
export HADOOP_HDFS_HOME=/home/ubuntu/hadoop
export HADOOP_MAPRED_HOME=/home/ubuntu/hadoop
export HADOOP_CONF_DIR=/home/ubuntu/hadoop/etc/hadoop
export TEZ_CONF_DIR=/home/ubuntu/hadoop/etc/hadoop
export TEZ_JARS=~/tez 
export LD_LIBRARY_PATH=/usr/local/lib
export LD_RUN_PATH=/usr/local/lib

$ echo $JAVA_HOME
/usr/lib/jvm/java-7-oracle
{code}

I'm using c4.xlarge instance of AWS with Ubuntu Server 13.10 (PV) - 
ami-21077220 (64-bit).

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

Reply via email to