开发者社区 问答 正文

HBase Shell中的启用满足正则表达式的所有表enable_all的代码是什么?

HBase Shell中的启用满足正则表达式的所有表enable_all的代码是什么?

展开
收起
游客k7rjnht6hbtk6 2021-12-06 17:41:10 488 分享 版权
1 条回答
写回答
取消 提交回答
  • enable_all 't.*'
    enable_all 'ns:t.*'
    enable_all 'ns:.*'
    
    2021-12-06 17:41:25
    赞同 展开评论