You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2014/12/09 15:06:14 UTC

[jira] [Created] (HBASE-12662) region_status.rb is failing with NoMethodError

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)