TestFileContextResolveAfs will fail with default test.build.data property.
--------------------------------------------------------------------------
Key: HADOOP-7336
URL: https://issues.apache.org/jira/browse/HADOOP-7336
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
Priority: Minor
Fix For: 0.23.0
In TestFileContextResolveAfs if test.build.data property is not set and default is used, the
test case will try to create that in the root directory and that will fail. /tmp should be
used as default as in many other test cases. Normally, test.build.data will be set and this
issue should not occur.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|