[
https://issues.apache.org/jira/browse/PIG-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182740#comment-13182740
]
Thomas Weise commented on PIG-2431:
-----------------------------------
After this patch, we see unit tests fail on some machines while they work on
others with the following error:
12/01/09 19:36:13 WARN datanode.DataNode: Invalid directory in dfs.data.dir:
Incorrect permission for build/test/data/dfs/data/data1, expected: rwxr-xr-x,
while actual: rwxrwxr-x
12/01/09 19:36:13 WARN datanode.DataNode: Invalid directory in dfs.data.dir:
Incorrect permission for build/test/data/dfs/data/data2, expected: rwxr-xr-x,
while actual: rwxrwxr-x
12/01/09 19:36:13 ERROR datanode.DataNode: All directories in dfs.data.dir are
invalid.
Reverting back to 20.2 makes the test pass.
> Upgrade bundled hadoop version to 20.205
> ----------------------------------------
>
> Key: PIG-2431
> URL: https://issues.apache.org/jira/browse/PIG-2431
> Project: Pig
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.9.1, 0.10, 0.11
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.10, 0.9.2, 0.11
>
> Attachments: PIG-2431-1.patch, PIG-2431-2.patch
>
>
> Pig bundles hadoop 20.2 for local mode and unit tests. 20.2 is pretty old,
> we'd better upgrade to a newer version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira