In our HBase test for YCSB benchmark, we want to create table and drop table
with script automatically.
But I fount that in our script. /bin/Hbase shell; disable 'usertable'; drop
'usertable'.
disable 'usertable'; drop 'usertable'. can not execute.
Using the "" does not work.

haitong

Reply via email to