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

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

     [ https://issues.apache.org/jira/browse/HBASE-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samir Ahmic updated HBASE-13486:
--------------------------------
    Attachment: HBASE-13486.patch

Here is patch tested manually on master branch.

> 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
>         Attachments: HBASE-13486.patch
>
>
> {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)