[
https://issues.apache.org/jira/browse/HBASE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764265#action_12764265
]
stack commented on HBASE-1887:
------------------------------
One thing of note is that, because of above hacks, you can no longer just use a
SequenceFile.Reader reading an HLog. You must use HLog.getReader to get
something that can read hlogs. I made changes in Store and down in THBase.
> Update hbase trunk to latests on hadoop 0.21 branch so we can all test
> sync/append
> ----------------------------------------------------------------------------------
>
> Key: HBASE-1887
> URL: https://issues.apache.org/jira/browse/HBASE-1887
> Project: Hadoop HBase
> Issue Type: Task
> Reporter: stack
> Fix For: 0.21.0
>
>
> Update hbase to include hdfs, common, and mr jars... and all their test
> counterparts. try to figure what to do about native code. get it all in so
> we can start testing sync/append before 0.21 freezes. See Clint's
> hbase-1877. Something for sure has changed in hdfs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.