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


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.

Reply via email to