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

stack commented on HBASE-1588:
------------------------------

So, I'm going to close this issue.  Basic infrastructure is in place.

Clint, if you can clean up doc., then I think your contrib is good to go -- 
assuming THBase and ITHBase basically work.  Open new issue to get any doc. 
committed Clint.  Thanks.

Andrew, you already have an issue against 0.20 open.

On ant package, jars for each of the contribs show up under new contrib dir 
like so:

{code}
durruti:hbase-0.20.0-dev stack$ find contrib
contrib
contrib/stargate
contrib/stargate/hbase-0.20.0-dev-stargate.jar
contrib/stargate/hbase-0.20.0-dev-stargate.war
contrib/stargate/lib
contrib/stargate/lib/asm-3.1.jar
contrib/stargate/lib/commons-codec-1.3.jar
contrib/stargate/lib/jackson-asl-0.9.4.jar
contrib/stargate/lib/jaxb-impl-2.1.10.jar
contrib/stargate/lib/jersey-core-1.1.0-ea.jar
contrib/stargate/lib/jersey-json-1.1.0-ea.jar
contrib/stargate/lib/jersey-server-1.1.0-ea.jar
contrib/stargate/lib/jsr311-api-1.1.jar
contrib/stargate/lib/persistence-api-1.0.jar
contrib/stargate/lib/protobuf-java-2.1.0.jar
contrib/transactional
contrib/transactional/hbase-0.20.0-dev-transactional.jar
{code}

I don't have bin/hbase rigged to reach down in here to add these things to 
CLASSPATH.  Let me know if you want that done.

Andrew, looks like you need a few start/stop scripts.  Let me know if you want 
me to add any links to our 'Getting Started' that point down into your stargate 
stuff.

> 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
>
>         Attachments: 1588.patch
>
>
> 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.

Reply via email to