[
https://issues.apache.org/jira/browse/HBASE-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027144#comment-14027144
]
Hudson commented on HBASE-98:
-----------------------------
SUCCESS: Integrated in flume-trunk #639 (See
[https://builds.apache.org/job/flume-trunk/639/])
FLUME-2400. Dataset Sink is not built in hbase-98 profile (harishreedharan:
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=8bfc90c0e4042fd2273d0de23b377fdd69f4c049)
* flume-ng-sinks/pom.xml
* flume-ng-dist/pom.xml
> [hbase] Region split broken
> ---------------------------
>
> Key: HBASE-98
> URL: https://issues.apache.org/jira/browse/HBASE-98
> Project: HBase
> Issue Type: Bug
> Reporter: Jim Kellerman
> Attachments: console.txt
>
>
> testSplitRegionIsDeleted failed in Hadoop-Nightly #207. From the log for that
> test (attached), it appears that it tries to split the region 3 times instead
> of just once.
> I did see the error:
> [junit] Exception in thread "HMaster.metaScanner"
> java.lang.IllegalArgumentException: Can't build a writable with empty bytes
> array
> [junit] at
> org.apache.hadoop.hbase.util.Writables.getWritable(Writables.java:77)
> [junit] at
> org.apache.hadoop.hbase.HMaster$BaseScanner.scanRegion(HMaster.java:272)
> [junit] at
> org.apache.hadoop.hbase.HMaster$MetaScanner.scanOneMetaRegion(HMaster.java:602)
> [junit] at
> org.apache.hadoop.hbase.HMaster$MetaScanner.maintenanceScan(HMaster.java:659)
> [junit] at
> org.apache.hadoop.hbase.HMaster$BaseScanner.run(HMaster.java:175)
> [junit] at java.lang.Thread.run(Thread.java:595)
> and afterwards there were no reports from the metaScanner so this may be
> related to HADOOP-1730
--
This message was sent by Atlassian JIRA
(v6.2#6252)