[
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149912#comment-13149912
]
Hudson commented on HBASE-4704:
-------------------------------
Integrated in HBase-TRUNK #2437 (See
[https://builds.apache.org/job/HBase-TRUNK/2437/])
HBASE-4704 Differential Revision: #117 A JRuby script for identifying
active master
tedyu :
Files :
* /hbase/trunk/bin/get-active-master.rb
* /hbase/trunk/bin/hbase-jruby
> A JRuby script for identifying active master
> --------------------------------------------
>
> Key: HBASE-4704
> URL: https://issues.apache.org/jira/browse/HBASE-4704
> Project: HBase
> Issue Type: Improvement
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Priority: Trivial
> Fix For: 0.94.0
>
> Attachments: D117.1.patch, HBASE-4704.D117.2.patch,
> HBASE-4704.D117.3.patch
>
>
> This simple script reads the HBase master ZK node and outputs the hostname of
> the active master. This is needed so that operational scripts can decide
> where the primary master is running. I am also including a one-line
> hbase-jruby script so we can make our jruby scripts proper UNIX executables
> by including an "#!/usr/bin/env hbase-jruby" at the top.
--
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