[
https://issues.apache.org/jira/browse/HBASE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Libor Dener updated HBASE-2919:
-------------------------------
Attachment: hbase-2919.patch
Fixes the bug by passing the parameter.
> initTableReducerJob: Unused method parameter.
> ---------------------------------------------
>
> Key: HBASE-2919
> URL: https://issues.apache.org/jira/browse/HBASE-2919
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 0.89.20100621
> Reporter: Libor Dener
> Attachments: hbase-2919.patch
>
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> In method
> org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil.initTableReducerJob(String,
> Class<? extends TableReducer>, Job, Class) the partitioner parameter was not
> passed to called
> org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil.initTableReducerJob(String,
> Class<? extends TableReducer>, Job, Class) method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.