Hbase TableSnapshotInputFormat on one Column Family -


i'd use tablesnapshotinputformat mapreduce job, takes in hbase snapshots input.

by default, snapshot contains column families of table, purpose, need 1 of column families table. can modify exportsnapshot exports files column family run errors when feed tablesnapshotinputformat. there way modify tablesnapshotinputformat works on snapshot files of 1 column family?

i've thought modifying manifest file , removing references files other column families, i'm not sure how modify file.

any input appreciated.


Comments

Popular posts from this blog

PHP and MySQL WP -

javascript - generate date range base on integers -

javascript - Generate barcode from text and convert it to base64 -