You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Talat UYARER (JIRA)" <ji...@apache.org> on 2014/09/25 08:58:39 UTC

[jira] [Closed] (NUTCH-1852) Runtime error on Hadoop 2.4.0 caused by hadoop-core

     [ https://issues.apache.org/jira/browse/NUTCH-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Talat UYARER closed NUTCH-1852.
-------------------------------
    Resolution: Invalid

> 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)