You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Samir Ahmic (JIRA)" <ji...@apache.org> on 2015/04/16 11:01:58 UTC

[jira] [Created] (HBASE-13486) region_status.rb broken with NameError: uninitialized constant IOException

Samir Ahmic created HBASE-13486:
-----------------------------------

             Summary: region_status.rb broken with NameError: uninitialized constant IOException
                 Key: HBASE-13486
                 URL: https://issues.apache.org/jira/browse/HBASE-13486
             Project: HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 2.0.0
            Reporter: Samir Ahmic
            Assignee: Samir Ahmic


{code}
 $ hbase org.jruby.Main region_status.rb
2015-04-16 10:59:25,972 WARN  [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
NameError: uninitialized constant IOException
  const_missing at org/jruby/RubyModule.java:2647
         (root) at region_status.rb:106
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)