This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git.
from 3458640 Merge branch '2.0'
add 6e5d6ae Fix #811 Unit test InputFormatBuilder.java (#1150)
new 2f96649 Merge branch '2.0'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../mapreduce/InputFormatBuilderTest.java | 120 +++++++++++++++++++++
1 file changed, 120 insertions(+)
create mode 100644
hadoop-mapreduce/src/test/java/org/apache/accumulo/hadoopImpl/mapreduce/InputFormatBuilderTest.java