HBASE-24176 user_permission '.*' command failed to show all table permissions (#1499)
commit35ea4acf480a24eea2ff3fbe5708b526f034d7eb
authorEEPROM <songxincun@users.noreply.github.com>
Tue, 14 Apr 2020 02:14:21 +0000 (14 10:14 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 02:14:21 +0000 (14 10:14 +0800)
tree3ce5d0e9c58311ebb2ba551b0c2a6226ac8fee79
parentc2f255349059b6656c8174d3bd5146ea83a92fc8
HBASE-24176 user_permission '.*' command failed to show all table permissions (#1499)

* user_permission failed when show table permissions with '.*' argument

Signed-off-by: Guangxu Cheng <gxcheng@apache.org>
hbase-shell/src/main/ruby/hbase/security.rb
hbase-shell/src/test/ruby/hbase/security_admin_test.rb