Fixups to MultithreadedTableMapper for Hadoop 0.23.2+
-----------------------------------------------------

                 Key: HBASE-5480
                 URL: https://issues.apache.org/jira/browse/HBASE-5480
             Project: HBase
          Issue Type: Bug
          Components: mapreduce
            Reporter: Andrew Purtell
            Priority: Critical


There are two issues:

- StatusReporter has a new method getProgress()

- Mapper and reducer context objects can no longer be directly instantiated.

See attached patch. I'm not thrilled with the added reflection but it was the 
minimally intrusive change.

Raised the priority to critical because compilation fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to