[ https://issues.apache.org/jira/browse/CRUNCH-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao Shi updated CRUNCH-249:
----------------------------
Attachment: crunch-249-v3.patch
The attached patch should fix this failure.
The reason that getCounters() throws exception is that yarn's JobHistory server listens on
a random port in tests, and it is not set in our configuration.
> 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
> Attachments: crunch-249-part1.patch, crunch-249-v2.diff, crunch-249-v3.patch
>
>
> 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
|