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

Jesse Yates commented on HBASE-5354:
------------------------------------

Weird that it didn't work... 

Initially, this was a pretty small test case, though maybe it would make sense 
to add this check (running locally from the tarball) to the release checklist. 
If we add it, we should probably roll this script in to make it easier to deal 
with (also no real way to see usage if its just attached to the jira).
                
> 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, bash_HBASE-5354-v0.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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to