Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-768

HBase interpreter does not work with HBase 1.1.4 (stable) or HBase 1.2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • Interpreters
    • None

    Description

      When run

      %hbase
      list
      

      This error is reported:

      org.jruby.exceptions.RaiseException: (NameError) cannot load Java class org.apache.hadoop.hbase.quotas.ThrottleType
      	at org.jruby.javasupport.JavaUtilities.get_proxy_or_package_under_package(org/jruby/javasupport/JavaUtilities.java:54)
      	at (Anonymous).method_missing(/builtin/javasupport/java.rb:51)
      	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/quotas.rb:23)
      	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
      	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/quotas.rb:24)
      	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
      	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase/hbase.rb:96)
      	at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
      	at (Anonymous).(root)(/opt/hbase-1.1.4/lib/ruby/hbase.rb:105)
      

      Attachments

        Activity

          People

            felixcheung Felix Cheung
            felixcheung Felix Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: