From common-issues-return-30475-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Mon Apr 30 20:30:13 2012 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 3452897E2 for ; Mon, 30 Apr 2012 20:30:13 +0000 (UTC) Received: (qmail 22766 invoked by uid 500); 30 Apr 2012 20:30:12 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 22733 invoked by uid 500); 30 Apr 2012 20:30:12 -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 22724 invoked by uid 99); 30 Apr 2012 20:30:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 20:30:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 20:30:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1B50E42802C for ; Mon, 30 Apr 2012 20:29:49 +0000 (UTC) Date: Mon, 30 Apr 2012 20:29:49 +0000 (UTC) From: "Suresh Srinivas (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1867367952.10690.1335817789113.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2123611071.9263.1335790489121.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-8331) Created patch that adds oracle support to DBInputFormat and solves a splitting duplication problem introduced with my last patch. 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-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265178#comment-13265178 ] Suresh Srinivas commented on HADOOP-8331: ----------------------------------------- Which jira was "last patch" from? Can please you link that jira to this jira? > Created patch that adds oracle support to DBInputFormat and solves a splitting duplication problem introduced with my last patch. > --------------------------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-8331 > URL: https://issues.apache.org/jira/browse/HADOOP-8331 > Project: Hadoop Common > Issue Type: Improvement > Components: io > Affects Versions: 1.0.0 > Environment: Redhat x86_64 cluster > Reporter: Joseph Doss > Labels: package > Fix For: 1.0.0, 1.0.2 > > Attachments: hadoop-1.0.0-20120426-DBInputFormat-stopDuplicatingSplits.patch > > > This patch mainly resolves an overlap of records when splitting tasks in DBInputFormat, thereby removing duplication of records processed. Tested on 1.0.0 and 1.0.2 -- 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