Hey Bryan,
What value of scanner caching did you run this with? Could you try it
with low values of 1-5?
On Thu, May 31, 2012 at 9:57 PM, Bryan Keller wrote:
> I have a large table that I am running a map reduce job on. The job scans for
> a particular column value in the table using a TableInp
I have a large table that I am running a map reduce job on. The job scans for a
particular column value in the table using a TableInputFormat with a filter on
the scan. This value only matches a few rows, so most of the rows are filtered
out.
The problem is that the TableInputFormat will not r