欢迎投稿

今日深度:

Hbase 数据导出到本地文件中,hbase数据导出

Hbase 数据导出到本地文件中,hbase数据导出


scan "test_feed_incr",{TIMERANGE=>[1488384000000,1488425338000]}
scan 'test_feed_incr',{TIMERANGE=>[1488384000000,1488425338000],COLUMNS=>'data:tag'}


echo "scan 'test_feed_incr',{TIMERANGE=>[1488384000000,1488425338000]}" | hbase shell >id.log

www.htsjk.Com true http://www.htsjk.com/hbase/34442.html NewsArticle Hbase 数据导出到本地文件中,hbase数据导出 scan "test_feed_incr",{TIMERANGE=[1488384000000,1488425338000]}scan 'test_feed_incr',{TIMERANGE=[1488384000000,1488425338000],COLUMNS='data:tag'}echo "scan 'test_feed_incr',{TIMERANGE...
相关文章
    暂无相关文章
评论暂时关闭