[
https://issues.apache.org/jira/browse/HBASE-12662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239925#comment-14239925
]
Hudson commented on HBASE-12662:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5895 (See
[https://builds.apache.org/job/HBase-TRUNK/5895/])
HBASE-12662 region_status.rb is failing with NoMethodError (Ashish Singhi)
(tedyu: rev 0a22196468dc7baff5df39b73f286e1dd23d45e7)
* bin/region_status.rb
> region_status.rb is failing with NoMethodError
> ----------------------------------------------
>
> Key: HBASE-12662
> URL: https://issues.apache.org/jira/browse/HBASE-12662
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 2.0.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Fix For: 1.0.0, 2.0.0
>
> Attachments: HBASE-12662.patch
>
>
> {noformat}
> $/hbase-2.0.0-SNAPSHOT/bin> hbase org.jruby.Main region_status.rb --table t
> 2014-12-09 19:33:06,839 WARN [main] util.NativeCodeLoader: Unable to load
> native-hadoop library for your platform... using builtin-java classes where
> applicable
> NoMethodError: undefined method `cache_blocks=' for
> #<Java::OrgApacheHadoopHbaseClient::Scan:0x1c7abd4c>
> (root) at region_status.rb:93
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)