File a jira?
On Thursday, November 18, 2010, exception wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hi all,
>
>
>
> I probably find a bug in InputSamper, under hadoop
> 0.21.0.
>
> In the file InputSampler.java under package
> org.apache.hadoop.mapreduce.lib.partition,
> inside function getSample, a
Hi all,
I probably find a bug in InputSamper, under hadoop 0.21.0.
In the file InputSampler.java under package
org.apache.hadoop.mapreduce.lib.partition, inside function getSample, a record
reader is created but not initialized. So when trying to use the record reader,
an exception will be thro