Issue with permissions on test-libhdfs.sh while carrying out unit test on trunk
/branch
---------------------------------------------------------------------------------------
Key: HADOOP-4067
URL: https://issues.apache.org/jira/browse/HADOOP-4067
Project: Hadoop Core
Issue Type: Bug
Components: build
Affects Versions: 0.18.0
Reporter: Suman Sehgal
We are encountering some issue while carrying out unit test for trunk using
jdk1.6.0_07-32bit
(command) : "${ANT_HOME}/bin/ant -Dlibhdfs=1 -Dtest.junit.output.format=xml
-Dtest.output=yes test test-libhdfs"
--------------------------------------------------------------------------------
test-libhdfs:
[mkdir] Created dir: /xx/hadoop-0.19.0-dev/build/test/libhdfs
[mkdir] Created dir: /xx/hadoop-0.19.0-dev/build/test/libhdfs/logs
[mkdir] Created dir: /xx/hadoop-0.19.0-dev/build/test/libhdfs/hdfs/name
[exec] ./tests/test-libhdfs.sh
[exec] make: execvp: ./tests/test-libhdfs.sh: Permission denied
[exec] make: *** [test] Error 127
BUILD FAILED
/xx/hadoop-0.19.0-dev/build.xml:1088: exec returned: 2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.