Hello Sergey, Yes, its totally doable. However, it would be great if you could let us know any feature that you consider missing from the hbase shell that would be nice to have. Or you just can open a HBASE JIRA[1] for further discussion.
Thanks, Esteban. [1] http://issues.apache.org/jira/browse/HBASE -- Cloudera, Inc. On Fri, Apr 10, 2015 at 5:18 PM, Sergey Belousov <[email protected]> wrote: > 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! >
