Changes between Version 4 and Version 5 of hbasecommand
- Timestamp:
- 09/12/2012 09:19:31 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
hbasecommand
v4 v5 231 231 enable 'ad2_report_base' 232 232 }}} 233 234 235 236 ---- 237 238 涉及MapReduce命令 239 240 * 使用mapreduce统计表的数量,速度比count命令快很多 241 {{{ 242 $ bin/hbase org.apache.hadoop.hbase.mapreduce.RowCounter <tablename> [<column1> <column2>...] 243 }}} 244 245 246 * bulkload入库 247 248 {{{ 249 $ bin/hbase org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles <hdfs://storefileoutput> <tablename> 250 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)