[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-12-03 Thread Phabricator (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162301#comment-13162301
 ] 

Phabricator commented on HBASE-4704:


mbautin has abandoned the revision HBASE-4704 [jira] A JRuby script for 
identifying active master.

  This was committed into trunk, closing the Differential revision.

REVISION DETAIL
  https://reviews.facebook.net/D117


 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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-11-14 Thread Ted Yu (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149822#comment-13149822
 ] 

Ted Yu commented on HBASE-4704:
---

Integrated to TRUNK.

Thanks for the patch Mikhail.

Thanks for the review Michael.

 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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-11-14 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-11-14 Thread Nicolas Spiegelberg (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149974#comment-13149974
 ] 

Nicolas Spiegelberg commented on HBASE-4704:


instead of creating a new file, we'd have less files by adding a 'jruby' 
shortcut to bin/hbase and invoke '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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-11-14 Thread stack (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150035#comment-13150035
 ] 

stack commented on HBASE-4704:
--

@Nicolas So, one script that does it all? You'd pass jruby a bunch of command 
options first to choose the operation and then that operations params?  Or are 
you thinking 'jruby' is short for 'org.Main.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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-11-11 Thread Phabricator (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148523#comment-13148523
 ] 

Phabricator commented on HBASE-4704:


stack has accepted the revision HBASE-4704 [jira] A JRuby script for 
identifying active master.

  +1

REVISION DETAIL
  https://reviews.facebook.net/D117


 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




[jira] [Commented] (HBASE-4704) A JRuby script for identifying active master

2011-10-31 Thread Phabricator (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140290#comment-13140290
 ] 

Phabricator commented on HBASE-4704:


stack has commented on the revision HBASE-4704 [jira] A JRuby script for 
identifying active master.

  +1 but add licenses when you add your patch to JIRA

REVISION DETAIL
  https://reviews.facebook.net/D117


 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


 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