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

Elliott Clark commented on HBASE-8895:
--------------------------------------

I think this might have broken hbase shell.  I'm looking into why.  Getting 
this error:

{code}
NameError: uninitialized constant 
Java::OrgApacheHadoopHbase::HConstants::HBASE_CLIENT_RETRIES_NUMBER
  const_missing at org/jruby/RubyModule.java:2647
     initialize at /opt/hbase/current/bin/../lib/ruby/hbase/hbase.rb:37
         (root) at /opt/hbase/current/bin/../bin/hirb.rb:113
{code}
                
> Misc: replace hbase.client.retries.number w/ define and remove unused imports
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-8895
>                 URL: https://issues.apache.org/jira/browse/HBASE-8895
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.95.2
>
>         Attachments: 8895.txt
>
>
> Some minor cleanup of imports.  Not important.  Minor patch.  Will just 
> commit if passes hadoop qa.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to