You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2015/02/04 00:59:35 UTC

[jira] [Comment Edited] (BIGTOP-1575) auto-testing and puppetization of Phoenix

    [ https://issues.apache.org/jira/browse/BIGTOP-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304343#comment-14304343 ] 

jay vyas edited comment on BIGTOP-1575 at 2/3/15 11:58 PM:
-----------------------------------------------------------

looks like this will be the basic sutff that puppet/installers should do to bring phoenix to the next level. 
http://phoenix.apache.org/Phoenix-in-15-minutes-or-less.html
- copy  phx jar -> /usr/lib/hbase lib  on regionservers
- make sure regionservers are started *after* phoenix (this probably can be done w/ some puppet magic? maybe creating /usr/lib/hbase/lib dir w/ phoenix in it, before the hbase is installed?)
- add the phoenix client jar to the classpath of HBase clients.  Maybe this can direclty be done when installing phoenix and would require an RPM modification.  we will want to check if its done now. 
- SQuirrel client .. not sure if its needed.. but thats one of the directions in the quick start guide.


was (Author: jayunit100):
looks like this will be the basic sutff that puppet/installers should do... 
http://phoenix.apache.org/Phoenix-in-15-minutes-or-less.html
- copy  phx jar -> /usr/lib/hbase lib  on regionservers
- make sure regionservers are started *after* phoenix (this probably can be done w/ some puppet magic? maybe creating /usr/lib/hbase/lib dir w/ phoenix in it, before the hbase is installed?)
- add the phoenix client jar to the classpath of HBase clients.  Maybe this can direclty be done when installing phoenix and would require an RPM modification.  we will want to check if its done now. 
- SQuirrel client .. not sure if its needed.. but thats one of the directions in the quick start guide.

> auto-testing and puppetization of Phoenix
> -----------------------------------------
>
>                 Key: BIGTOP-1575
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1575
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment, tests
>    Affects Versions: 0.9.0
>            Reporter: jay vyas
>             Fix For: 0.9.0
>
>
> After BIGTOP-1574, maybe will be cool to
> - add phoenix into the puppet recipes and 
> - update {{bigtop-deploy/smoke-tests}} for them to so they can run when we autotest. 
> Not a puppet expert, but I did some of the puppet work for tachyon so I understand it better now, can provide some help along those lines if phoenix/hbase folks want to collaborate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)