[
https://issues.apache.org/jira/browse/HBASE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196602#comment-13196602
]
Zhihong Yu commented on HBASE-5212:
-----------------------------------
Thanks for the help, Gregory.
The following command:
{code}
mvn -Dhadoop.profile=23 test -P localTests -Dtest=TestLogRolling
{code}
gave me:
{code}
Tests in error:
testLogRollOnPipelineRestart(org.apache.hadoop.hbase.regionserver.wal.TestLogRolling):
Cannot obtain block length for
LocatedBlock{BP-1538911267-10.246.12.139-1327971561136:blk_-5190883400664819989_1014;
getBlockSize()=1482; corrupt=false; offset=0; locs=[127.0.0.1:64493,
127.0.0.1:64499]}
{code}
TestLogRolling did pass for hadoop 1.0
> Fix test TestTableMapReduce against 0.23.
> -----------------------------------------
>
> Key: HBASE-5212
> URL: https://issues.apache.org/jira/browse/HBASE-5212
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.0
> Reporter: Mahadev konar
> Assignee: Gregory Chanan
> Fix For: 0.92.1
>
> Attachments: 5212-v2.txt, HBASE-5212-v3.patch, HBASE-5212.patch
>
>
> As reported by Andrew on the hadoop mailing list, mvn -Dhadoop.profile=23
> clean test -Dtest=org.apache.hadoop.hbase.mapreduce.TestTableMapReduce fails
> on 0.92 branch. There are minor changes to HBase poms required to fix that.
--
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