Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AD68D09C for ; Mon, 2 Jul 2012 15:08:42 +0000 (UTC) Received: (qmail 93269 invoked by uid 500); 2 Jul 2012 15:08:41 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 93189 invoked by uid 500); 2 Jul 2012 15:08:41 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 93167 invoked by uid 99); 2 Jul 2012 15:08:41 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2012 15:08:41 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 55C2D1404AA for ; Mon, 2 Jul 2012 15:08:41 +0000 (UTC) Date: Mon, 2 Jul 2012 15:08:41 +0000 (UTC) From: "Robert Joseph Evans (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1772550695.537.1341241721354.JavaMail.jiratomcat@issues-vm> In-Reply-To: <265202976.37834.1340262163861.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HADOOP-8521) Port StreamInputFormat to new Map Reduce API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405093#comment-13405093 ] Robert Joseph Evans commented on HADOOP-8521: --------------------------------------------- Please take a look at the new javac warnings https://builds.apache.org/job/PreCommit-HADOOP-Build/1161/artifact/trunk/patchprocess/diffJavacWarnings.txt You don't necessarily need to fix them, just make sure that they are what you expect and are things that don't need to be fixed. > Port StreamInputFormat to new Map Reduce API > -------------------------------------------- > > Key: HADOOP-8521 > URL: https://issues.apache.org/jira/browse/HADOOP-8521 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 0.23.0 > Reporter: madhukara phatak > Assignee: madhukara phatak > Attachments: HADOOP-8521-1.patch, HADOOP-8521-2.patch, HADOOP-8521-3.patch, HADOOP-8521.patch > > > As of now , hadoop streaming uses old Hadoop M/R API. This JIRA ports it to the new M/R API. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira