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 3B3E110802 for ; Thu, 7 Nov 2013 05:26:26 +0000 (UTC) Received: (qmail 32432 invoked by uid 500); 7 Nov 2013 05:26:23 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 32137 invoked by uid 500); 7 Nov 2013 05:26:23 -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 31106 invoked by uid 99); 7 Nov 2013 05:26:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 05:26:19 +0000 Date: Thu, 7 Nov 2013 05:26:19 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1854) Accumulo{Input,Output}Format can't handle multiple configurations 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-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815665#comment-13815665 ] ASF subversion and git services commented on ACCUMULO-1854: ----------------------------------------------------------- Commit 1fe223813a246a9943dbc9eda1a71de07ae27f12 in branch refs/heads/ACCUMULO-1854-multi-aif from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1fe2238 ] ACCUMULO-1854 Make the same changes to AOF as AIF has. > Accumulo{Input,Output}Format can't handle multiple configurations > ----------------------------------------------------------------- > > Key: ACCUMULO-1854 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1854 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.4, 1.5.0 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.4.5, 1.5.1, 1.6.1 > > > I noticed that I was unable to properly use MultipleInputs (or any code which uses a similar approach) with the AccumuloInputFormat class because of the way it builds up information in the Configuration object. > It would be useful to be able to have multiple instances of AIF (and AOF) configured within one Job (Configuration). -- This message was sent by Atlassian JIRA (v6.1#6144)