Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 36CA7DF11 for ; Wed, 19 Sep 2012 14:36:10 +0000 (UTC) Received: (qmail 97299 invoked by uid 500); 19 Sep 2012 14:36:08 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 96700 invoked by uid 500); 19 Sep 2012 14:36:07 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 96162 invoked by uid 99); 19 Sep 2012 14:36:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 14:36:07 +0000 Date: Thu, 20 Sep 2012 01:36:07 +1100 (NCT) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: <441506003.97510.1348065367481.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (AVRO-1170) Avro's new mapreduce APIs don't work with Hadoop 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom White created AVRO-1170: ------------------------------- Summary: Avro's new mapreduce APIs don't work with Hadoop 2 Key: AVRO-1170 URL: https://issues.apache.org/jira/browse/AVRO-1170 Project: Avro Issue Type: Bug Components: java Affects Versions: 1.7.1 Reporter: Tom White Avro does not compile against Hadoop since some interfaces were changed to classes between Hadoop 1 and 2 (e.g. TaskAttemptContext). -- 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