Ashish Singhi created HBASE-12662:
-------------------------------------
Summary: 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
{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)