[
https://issues.apache.org/jira/browse/HBASE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717447#action_12717447
]
Billy Pearson commented on HBASE-1488:
--------------------------------------
TableReduce in the mapred package is broken from this also
{code}
java.lang.ClassCastException: org.apache.hadoop.hbase.io.BatchUpdate cannot be
cast to org.apache.hadoop.hbase.client.Put
at
org.apache.hadoop.hbase.mapred.TableOutputFormat$TableRecordWriter.write(TableOutputFormat.java:54)
at org.apache.hadoop.mapred.ReduceTask$3.collect(ReduceTask.java:442)
{code}
> After 1304 goes in, fix and reenable test of thrift, mr indexer, and merge
> tool
> -------------------------------------------------------------------------------
>
> Key: HBASE-1488
> URL: https://issues.apache.org/jira/browse/HBASE-1488
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.20.0
>
>
> In 1304 patch, these tests are disabled. This issue is about making them
> work again after 1304 goes in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.