You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/06/26 19:39:47 UTC

[hbase] branch master updated (51ad588 -> 83f27b5)

This is an automated email from the ASF dual-hosted git repository.

stack pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 51ad588  HBASE-24588 : normalization log format (ADDENDUM)
     add 83f27b5  HBASE-20819 Use TableDescriptor to replace HTableDescriptor in hbase-shell module (#1959)

No new revisions were added by this update.

Summary of changes:
 .../hbase/client/TableDescriptorBuilder.java       |  16 ++
 hbase-shell/src/main/ruby/hbase/admin.rb           | 216 +++++++++++----------
 hbase-shell/src/main/ruby/hbase/security.rb        |   8 +-
 hbase-shell/src/main/ruby/hbase_constants.rb       |   9 +-
 hbase-shell/src/test/ruby/hbase/admin_test.rb      |  41 ++++
 5 files changed, 178 insertions(+), 112 deletions(-)