Let me know how this works for you. I wrote that tool a while ago, but I ended up never actually using myself.
-- Lars ________________________________ From: Tianying Chang <[email protected]> To: [email protected] Sent: Thursday, February 6, 2014 10:06 PM Subject: Re: WALPlayer? Never mind. Should use hbase command. :) Thanks Tian-Ying On Thu, Feb 6, 2014 at 9:53 PM, Tianying Chang <[email protected]> wrote: > Hi, folks > > I want to try the WALPlayer. But it complains not found. Am I running it > the wrong way? > > Thanks > Tian-Ying > > hadoop jar /tmp/hbase-0.94.17-SNAPSHOT.jar WALPlayer > > Unknown program 'WALPlayer' chosen. > > Valid program names are: > > CellCounter: Count cells in HBase table > > completebulkload: Complete a bulk data load. > > copytable: Export a table from local cluster to peer cluster > > export: Write table data to HDFS. > > import: Import data written by Export. > > importtsv: Import data in TSV format. > > rowcounter: Count rows in HBase table > > verifyrep: Compare the data from tables in two different clusters. > WARNING: It doesn't work for incrementColumnValues'd cells since the > timestamp is changed after being appended to the log. >
