[ https://issues.apache.org/jira/browse/CRUNCH-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733610#comment-13733610
]
Chao Shi commented on CRUNCH-249:
---------------------------------
After I fixed the first problem, I ran into this:
645062 [IPC Server handler 0 on 42433] ERROR org.apache.hadoop.security.UserGroupInformation
- PriviledgedActionException as:chaoshi (auth:SIMPLE) cause:org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException:
No lease on /tmp/crunch-1591055690/p4/output/_temporary/1/_temporary/attempt_1375889732497_0003_r_000014_1/out0-r-00014:
File does not exist. Holder DFSClient_attempt_1375889732497_0003_r_000014_1_1046331515_1 does
not have any open files.
It seems the job is busy retrying and my CPU is very hot. After a bunch of this, finally it
failed. I will try to investigate this tomorrow.
> HFileTargetIT fails under hadoop2
> ---------------------------------
>
> Key: CRUNCH-249
> URL: https://issues.apache.org/jira/browse/CRUNCH-249
> Project: Crunch
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Josh Wills
> Assignee: Chao Shi
>
> The HFileTargetIT methods both fail with Hadoop2-enabled (running mvn clean install -Dcrunch.platform=2).
The jobs seem to complete, but the assertions in the tests don't seem to hold.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|