Merge remote-tracking branch 'origin/1.6.0-SNAPSHOT'

Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/275d7941
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/275d7941
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/275d7941

Branch: refs/heads/master
Commit: 275d7941b3215087d068ea6924b87bac7462f821
Parents: fcc17fc b0b2c49
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Wed Feb 5 19:26:45 2014 -0500
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Wed Feb 5 19:26:45 2014 -0500

----------------------------------------------------------------------
 .../core/client/ClientConfiguration.java        |   2 +-
 .../accumulo/core/client/ClientConstants.java   |  22 ---
 .../core/client/admin/NamespaceOperations.java  |  23 +++-
 .../client/admin/NamespaceOperationsHelper.java |  11 ++
 .../core/client/admin/TableOperationsImpl.java  |  14 +-
 .../accumulo/core/client/impl/Namespaces.java   |   3 +-
 .../lib/partition/RangePartitioner.java         |  27 ++--
 .../apache/accumulo/core/util/shell/Shell.java  |   4 +-
 .../core/util/shell/ShellOptionsJC.java         | 100 +++++++-------
 .../util/shell/commands/NamespacesCommand.java  |   2 +-
 .../mapreduce/AccumuloInputFormatTest.java      |   3 +-
 .../apache/accumulo/fate/util/AddressUtil.java  |  27 ++--
 .../minicluster/MiniAccumuloCluster.java        |   1 -
 .../accumulo/server/util/SendLogToChainsaw.java |  69 +++++-----
 .../org/apache/accumulo/test/VerifyIngest.java  |  89 ++++++------
 .../test/continuous/UndefinedAnalyzer.java      | 134 ++++++++++---------
 .../org/apache/accumulo/test/NamespacesIT.java  |   8 +-
 .../org/apache/accumulo/test/ShellServerIT.java |  13 +-
 .../accumulo/test/functional/TabletIT.java      |   2 -
 19 files changed, 284 insertions(+), 270 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/275d7941/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperationsImpl.java
----------------------------------------------------------------------

Reply via email to