[ 
https://issues.apache.org/jira/browse/HBASE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763291#action_12763291
 ] 

stack commented on HBASE-1887:
------------------------------

Made a commit that should get hudson passing again.

Had to disable TestTableIndex.  Its running into a weird interpolation issue 
that it used to have maybe a year ago sporadically.  Has to do w/ way config. 
for the job is stuffed into a Configuration.  Its not easy fix because need to 
cut down on config. or address a hardcoding of 20 interpolations max up in 
hadoop Configuration class.

Still to do, enable flush/sync as default.  Requires hacking up a SequenceFile 
to work for HLog.

> 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
>
> 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.

Reply via email to