[
https://issues.apache.org/jira/browse/NUTCH-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147479#comment-14147479
]
Talat UYARER commented on NUTCH-1852:
-------------------------------------
Hi [~dobromyslov],
Now We do not support Hadoop 2. I hope we will upgrade our code in 2.3
> Runtime error on Hadoop 2.4.0 caused by hadoop-core
> ---------------------------------------------------
>
> Key: NUTCH-1852
> URL: https://issues.apache.org/jira/browse/NUTCH-1852
> Project: Nutch
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Viacheslav Dobromyslov
>
> Tested latest Nutch 2.3-SNAPSHOT with Amazon Hadoop 2.4.0 and got the
> following error:
> {code}
> 14/09/23 05:37:14 INFO mapreduce.Job: Task Id :
> attempt_1411446093851_0003_m_000000_0, Status : FAILED
> Error: Found interface org.apache.hadoop.mapreduce.TaskAttemptContext, but
> class was expected
> {code}
> It's caused by hadoop-core dependency which states that TaskAttemptContext is
> class. But this class was transformed into an interface in new hadoop-common.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)