Nice contribution, Sanel.  The hbase ruby shell was in need of a
alternative, and Clojure's DSL capabilities will be of great use.

On Tue, Jan 17, 2012 at 10:44 AM, Sanel Zukan <san...@gmail.com> wrote:

> Hi all,
>
> I'm pleased to announce initial release of Hubris, HBase alternative
> shell[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 HBase authors intended.
>
> Clojure users can find it interest as hubris reuses clojure facilities
> (REPL and documentation system) for mimicking hbase shell, providing
> two modes:
>
>  * plain - run commands as you did in hbase shell
>  * clojure mode - gives you access to clojure REPL
>
> 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
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to