Please don't cross-post, your question is about HBase not MapReduce
itself so I put mapreduce-user@ in BCC.
0.20.3 is, relatively to the age of the project, as old as my
grand-mother so you should consider upgrading to 0.90 or 0.92 which
are both pretty stable.
I'm curious about the shell's behav
Hi,
I am trying to delete the whole row from hbase in my production
cluster in two ways,
1) I have written a mapreduce program to remove many rows which
satisfy certain condition to do that,
The key is the hbase row key only, and the value is
Delete, I am ini