Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 C1765DE19 for ; Sat, 14 Jul 2012 03:08:35 +0000 (UTC) Received: (qmail 54612 invoked by uid 500); 14 Jul 2012 03:08:35 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 54468 invoked by uid 500); 14 Jul 2012 03:08:35 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 54453 invoked by uid 99); 14 Jul 2012 03:08:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 03:08:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id F1E22141887 for ; Sat, 14 Jul 2012 03:08:34 +0000 (UTC) Date: Sat, 14 Jul 2012 03:08:34 +0000 (UTC) From: "William Slacum (JIRA)" To: dev@accumulo.apache.org Message-ID: <1492322150.52006.1342235314992.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (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:all-tabpanel ] William Slacum reassigned ACCUMULO-391: --------------------------------------- Assignee: William Slacum > Multi-table Accumulo input format > --------------------------------- > > Key: ACCUMULO-391 > URL: https://issues.apache.org/jira/browse/ACCUMULO-391 > Project: Accumulo > Issue Type: New Feature > Affects Versions: 1.5.0-SNAPSHOT > Reporter: John Vines > Assignee: William Slacum > Priority: Minor > Labels: mapreduce, > Attachments: multi-table-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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira