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

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

    [ https://issues.apache.org/jira/browse/HBASE-12662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239546#comment-14239546 ] 

Ted Yu commented on HBASE-12662:
--------------------------------

+1

> 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
>         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)