You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/03/21 22:31:15 UTC

[jira] [Created] (HBASE-8172) Fix ./bin/*.rb scripts or remove them

stack created HBASE-8172:
----------------------------

             Summary: Fix ./bin/*.rb scripts or remove them
                 Key: HBASE-8172
                 URL: https://issues.apache.org/jira/browse/HBASE-8172
             Project: HBase
          Issue Type: Task
          Components: scripts
            Reporter: stack
            Priority: Blocker
             Fix For: 0.95.0


I started to review the bin content to see what had rotted and what had not.  The first script I tried doesn't say how to run it and when I did it did this:

{code}
durruti:hbase-0.97-SNAPSHOT stack$ ./bin/get-active-master.rb
env: hbase-jruby: No such file or directory
durruti:hbase-0.97-SNAPSHOT stack$ ./bin/hbase org.jruby.Main bin/get-active-master.rb
NativeException: java.lang.IllegalArgumentException: Not a host:port pair: PBUF


172.21.3.100??????
  __ensure__ at bin/get-active-master.rb:37
      (root) at bin/get-active-master.rb:34
durruti:hbase-0.97-SNAPSHOT stack$ vi bin/
{code}

Check and fix all *.rb scripts or remove.

Blocker on 0.95.

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