This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/accumulo.git.
from 55e5e95 Resolve bad merge of #1185 by removing unused import new ecd98de Fix #1052 Correct distributed cache usage (#1112) new 68f8f5e Improve use of Hadoop's DistributedCache (#1188) The 2 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/lib/partition/RangePartitioner.java | 50 +++++-------- .../clientImpl/mapreduce/lib/ConfiguratorBase.java | 85 ++++++++++------------ .../mapreduce/lib/DistributedCacheHelper.java | 59 +++++++++++++-- .../mapreduce/partition/RangePartitioner.java | 50 +++++-------- .../hadoopImpl/mapreduce/lib/ConfiguratorBase.java | 39 ++++------ .../org/apache/accumulo/shell/ShellOptionsJC.java | 4 +- .../accumulo/shell/PasswordConverterTest.java | 3 +- .../apache/accumulo/test/mapred/TokenFileIT.java | 15 +++- .../accumulo/test/mapreduce/TokenFileIT.java | 29 +++++++- 9 files changed, 189 insertions(+), 145 deletions(-)