Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A20510C65 for ; Tue, 24 Sep 2013 16:56:16 +0000 (UTC) Received: (qmail 18696 invoked by uid 500); 24 Sep 2013 16:56:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 18665 invoked by uid 500); 24 Sep 2013 16:56:03 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 18652 invoked by uid 99); 24 Sep 2013 16:56:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Sep 2013 16:56:02 +0000 Date: Tue, 24 Sep 2013 16:56:02 +0000 (UTC) From: "Corey J. Nolet (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-391) Multi-table Accumulo input format 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/ACCUMULO-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776475#comment-13776475 ] Corey J. Nolet commented on ACCUMULO-391: ----------------------------------------- Yeah I used git to make the patch, but I believe I did a git reset --hard HEAD when I was done my commit just to get rid of any excess files. > Multi-table Accumulo input format > --------------------------------- > > Key: ACCUMULO-391 > URL: https://issues.apache.org/jira/browse/ACCUMULO-391 > Project: Accumulo > Issue Type: New Feature > Reporter: John Vines > Assignee: Corey J. Nolet > Priority: Minor > Labels: mapreduce, > Fix For: 1.6.0 > > Attachments: ACCUMULO-391.patch, multi-table-if.patch, new-multitable-if.patch > > > Just realized we had no MR input method which supports multiple Tables for an input format. I would see it making the table the mapper's key and making the Key/Value a tuple, or alternatively have the Table/Key be the key tuple and stick with Values being the value. -- 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