[
https://issues.apache.org/jira/browse/ACCUMULO-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830507#comment-13830507
]
ASF subversion and git services commented on ACCUMULO-1854:
-----------------------------------------------------------
Commit 3a703d75d0bc37ad7aceb7357f1a69b67b7216d4 in branch
refs/heads/1.5.1-SNAPSHOT from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=3a703d7 ]
Merge branch '1.4.5-SNAPSHOT' into ACCUMULO-1854-1.5-merge
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.java
server/src/main/java/org/apache/accumulo/server/util/MetadataTable.java
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
src/core/src/test/java/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormatTest.java
src/core/src/test/java/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormatTest.java
src/examples/simple/src/test/java/org/apache/accumulo/examples/simple/filedata/ChunkInputFormatTest.java
> 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)