[
https://issues.apache.org/jira/browse/HBASE-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500147#comment-14500147
]
Hudson commented on HBASE-13486:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6384 (See
[https://builds.apache.org/job/HBase-TRUNK/6384/])
HBASE-13486 region_status.rb broken with NameError: uninitialized constant
IOException (Samir Ahmic) (tedyu: rev bcc5e1b35329c64c8df144e87af5a01cbbfad01b)
* bin/region_status.rb
> 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
> Fix For: 2.0.0
>
> 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)