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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -