I am using hadoop 1.2.1 and hbase 0.94.12 . I have a scenario where in reducer phase i have to read data check if the key of map is already inserted and then put in to hbase table. When i tried in single node all gets and scans worked. But when i tried with 3 node cluster, scanning does not work. Can anyone help me with this part.
-- View this message in context: http://apache-hbase.679495.n3.nabble.com/Problem-tin-scanning-hbase-in-reducer-phase-of-mapreduce-tp4071455.html Sent from the HBase User mailing list archive at Nabble.com.
