[ 
https://issues.apache.org/jira/browse/ACCUMULO-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814319#comment-13814319
 ] 

ASF subversion and git services commented on ACCUMULO-1854:
-----------------------------------------------------------

Commit 921617d4dac38e81571dc852308ff4924530092b in branch 
refs/heads/ACCUMULO-1854-multi-aif from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=921617d ]

ACCUMULO-1854 First stab at being able to use multiple
AccumuloInputFormats and AccumuloOutputFormats in the same
Configuration.

Modified the static API calls on both AIF and AOF to include the notion
of a "sequence" number. The original methods still exist, defaulting to
'0', to preserve backwards compatibility with API and functionality. A
primitive method to get a sequence number was added to both and is used
to properly generate InputSplits and output info.


> 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)

Reply via email to