Hi all, I'm pleased to announce initial release of Hubris, HBase shell alternative implementation[1].
The main aim of hubris is to address hbase shell weakness, providing solid ground for writing extensions using simple DSL and extending shell features in directions other than is intended with vanilla hbase shell. As this is initial release, not all hbase shell commands are implemented, which is planned to be done in the next release. Feel free to play with it and please let me know (or fill a bug report [2]) in case you find some oddities. Sanel [1] https://github.com/sanel/hubris [2] https://github.com/sanel/hubris/issues
