Without jruby, you wouldn't be able to use HBase shell.

Are you going to develop counterpart to HBase shell by yourself ?

Cheers

On Fri, May 10, 2013 at 2:32 PM, <xia_y...@dell.com> wrote:

> Hi,
>
> We are using Hbase 0.94.1. There is dependency from Hbase to Jruby. I
> found below in hbase-0.94.1.pom.
>
>     <dependency>
>       <groupId>org.jruby</groupId>
>       <artifactId>jruby-complete</artifactId>
>       <version>${jruby.version}</version>
>     </dependency>
>
> Our issue is that our project is not open source and this Jruby is in GPL
> licence, so we cannot use it. Do you have suggestions on how to remove the
> dependency of Jruby and what is the impact of HBase function.
>
> Thanks,
>
> Jane
>

Reply via email to