Viacheslav Dobromyslov created NUTCH-1852:
---------------------------------------------

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

Reply via email to