Hi Rajat,

The version of HBase that comes with CDH 5.4.8 is 1.0.0. How do I check if they 
are compatible?

Thanks,
Ben


> On Feb 3, 2016, at 9:16 PM, Rajat Venkatesh <rvenkat...@qubole.com> wrote:
> 
> Can you check the version of HBase ? HBase interpreter has been tested with 
> HBase 1.0.x and Hadoop 2.6.0. There is a good chance this error is due to 
> mismatch in versions. 
> 
> On Thu, Feb 4, 2016 at 10:20 AM Benjamin Kim <bbuil...@gmail.com 
> <mailto:bbuil...@gmail.com>> wrote:
> I got this error below trying out the new HBase Interpreter after pulling and 
> compiling the latest.
> 
> 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/cloudera/parcels/CDH/lib/hbase/lib/ruby/hbase/quotas.rb:23)
>         at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
>         at 
> (Anonymous).(root)(/opt/cloudera/parcels/CDH/lib/hbase/lib/ruby/hbase/quotas.rb:24)
>         at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
>         at 
> (Anonymous).(root)(/opt/cloudera/parcels/CDH/lib/hbase/lib/ruby/hbase/hbase.rb:90)
>         at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062)
>         at 
> (Anonymous).(root)(/opt/cloudera/parcels/CDH/lib/hbase/lib/ruby/hbase.rb:118)
> 
> Is there something I’m missing. Is it because I’m using CDH 5.4.8?
> 
> Thanks,
> Ben

Reply via email to