You need to apply the filter ( that filtered out Electronics items) on table before you pass the table to mapper.
-----Original Message----- From: Karthik Pandian [mailto:[email protected]] Sent: Monday, January 02, 2012 2:09 AM To: [email protected] Subject: Hbase Map reduce and Index I am crawling different industry data and storing the data into single hbase table. For example I am crawling Electronics and Computer industries and stored in a table called 'industry_tbl'. Now I want to run a map reduce on the sets of data namely for Electronics and computer industries and produce the reducer output with the different sets of data collected but currently hbase is taking the entire data of both the industries and giving me the reduced results which I cant differentiate by Industries. Any Help or idea on how to solve this? -- View this message in context: http://old.nabble.com/Hbase-Map-reduce-and-Index-tp33064563p33064563.html Sent from the HBase User mailing list archive at Nabble.com.
