You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Yates (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 19:50:59 UTC

[jira] [Updated] (HBASE-5354) Source to standalone deployment script

     [ https://issues.apache.org/jira/browse/HBASE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Yates updated HBASE-5354:
-------------------------------

    Attachment: bash_HBASE-5354.patch

Attaching patch that does as described. Apply the patch and then run it from the /hbase as ./dev-support/deploy.sh -h to see the usage info.
                
> Source to standalone deployment script
> --------------------------------------
>
>                 Key: HBASE-5354
>                 URL: https://issues.apache.org/jira/browse/HBASE-5354
>             Project: HBase
>          Issue Type: New Feature
>          Components: build, scripts
>    Affects Versions: 0.94.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>         Attachments: bash_HBASE-5354.patch
>
>
> Automating the testing of source code in a 'real' instance can be a bit of a pain, even getting it into standalone mode.
> Steps you need to go through:
> 1) Build the project
> 2) Copy it to the deployment directory
> 3) Shutdown the current cluster (if it is running)
> 4) Untar the tar
> 5) Update the configs to point to a local data cluster
> 6) Startup the new deployment
> Yeah, its not super difficult, but it would be nice to just have a script to make it button push easy.

--
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