HBASE-16147 Addendum fixes syntax in admin_test
This commit is contained in:
parent
f4d7cd5f58
commit
cbc99f6d5a
|
@ -108,7 +108,7 @@ module Hbase
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
define_test "compaction_state should work" do
|
define_test "compaction_state should work" do
|
||||||
command(:compaction_state, 'hbase:meta')
|
admin.compaction_state('hbase:meta')
|
||||||
end
|
end
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue