[
https://issues.apache.org/jira/browse/HBASE-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286280#comment-13286280
]
Zhihong Yu commented on HBASE-6087:
-----------------------------------
I was able to run TestBytes successfully under hbase-common module.
I ran TestSplitLogManager which failed due to:
{code}
2012-05-30 19:55:07,321 WARN [Thread-15] master.TestSplitLogManager$4(526):
splitLogDistributed failed
java.io.IOException: error or interrupt while splitting logs in
[file:/home/hduser/trunk/hbase-server/ca60bcb1-ab93-4b5e-8a0c-9fa7bc2b3fab]
Task = installed = 1 done = 0 error = 0
at
org.apache.hadoop.hbase.master.SplitLogManager.splitLogDistributed(SplitLogManager.java:267)
at
org.apache.hadoop.hbase.master.SplitLogManager.splitLogDistributed(SplitLogManager.java:227)
at
org.apache.hadoop.hbase.master.TestSplitLogManager$4.run(TestSplitLogManager.java:524)
{code}
> Add hbase-common module
> -----------------------
>
> Key: HBASE-6087
> URL: https://issues.apache.org/jira/browse/HBASE-6087
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.96.0
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Fix For: 0.96.0
>
> Attachments: hbase-6087-addendum.patch, hbase-6087-v0.patch,
> hbase-6087-v1.patch, hbase-6087-v2.patch
>
>
> Add an hbase-common module so common/utility classes can be pulled up out of
> hbase-server. This is _not_ the moving of classes, just the general project
> setup.
--
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