Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/accumulo
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/30a60573 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/30a60573 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/30a60573 Branch: refs/heads/master Commit: 30a605734855b988ee11ad70be0a790ba900c88d Parents: 68c3efe 45092aa Author: Eric C. Newton <eric.new...@gmail.com> Authored: Fri Sep 19 08:18:27 2014 -0400 Committer: Eric C. Newton <eric.new...@gmail.com> Committed: Fri Sep 19 08:18:27 2014 -0400 ---------------------------------------------------------------------- README | 8 +- .../core/client/mapreduce/InputTableConfig.java | 2 + .../client/mapreduce/InputTableConfigTest.java | 20 ++++- .../minicluster/impl/ProcessReference.java | 7 ++ pom.xml | 2 +- .../apache/accumulo/test/AuditMessageIT.java | 12 ++- .../org/apache/accumulo/test/ShellServerIT.java | 89 +++++++++++--------- .../test/functional/AccumuloInputFormatIT.java | 9 +- .../functional/BalanceAfterCommsFailureIT.java | 73 ++++++++++++---- .../functional/SimpleBalancerFairnessIT.java | 44 +++++++--- .../test/replication/CyclicReplicationIT.java | 6 ++ 11 files changed, 189 insertions(+), 83 deletions(-) ----------------------------------------------------------------------