Details
-
Task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
case 1: press enter
hbase(main):002:0> disable_all 'chia(.*)'
chia_1
Disable the above 1 tables (y/n)?
y^M
case 2: press ctrl-j
hbase(main):001:0> disable_all 'chia(.*)'
chia_1
Disable the above 1 tables (y/n)?
y^J1 tables successfully disabled
Took 5.0059 seconds
Attachments
Attachments
Issue Links
- blocks
-
HBASE-18162 Backport HBASE-16196 (Update jruby to a newer version) branch-1
- Closed
- relates to
-
HBASE-16196 Update jruby to a newer version.
- Closed
- links to