[
https://issues.apache.org/jira/browse/HBASE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724980#action_12724980
]
Andrew Purtell commented on HBASE-1588:
---------------------------------------
I committed stargate into contrib/stargate.
Do:
{noformat}
ant jar compile-test
cd contrib
ant compile compile-test
ant test -Dtestcase=Test00MiniCluster
{noformat}
For some inexplicable reason the cluster shuts down before the test completes.
("Cluster shutdown requested.") This does not happen when I test the self
contained dist up on github.
> Rig our build to support our new contribs -- stargate and THBase/ITHBase
> ------------------------------------------------------------------------
>
> Key: HBASE-1588
> URL: https://issues.apache.org/jira/browse/HBASE-1588
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: stack
> Fix For: 0.20.0
>
>
> Jigger our build so it will pass targets across all in the contrib.
> subdirectories. Will model it on hadoop parent way of calling into contrib
> dirs (Did work on that making it work for hbase when it was a hadoop contrib).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.