hbase語法操做

1、 scan查看某一列的數據:io

  scan '.META.', { COLUMNS => [ 'info:regioninfo'] }
  scan 'test',{ COLUMNS=>['student:age']}test

相關文章
相關標籤/搜索