Hi All

We having our DDL scripts for HBase in JRuby an run the using HBase shell.

Considering that HBase shell is nothing else but JRuby interpreter and you
can do all you can in JRuby there (or may be almost all) I am wondering if
I can access internal clases like Admin from shell so I will rely on code
in HBase shell to do my DDL scripts and do do all that in DDL scripts.


Thank you!

Reply via email to