I'm an hbase user and definitely into an alternative shell..
On Wed, Jan 18, 2012 at 3:42 AM, Sanel Zukan <[email protected]> wrote: > Thank you for the supporting comment. Glad I'm not the only one seeing > needs for alternative in this field :) > > Regards. > > On Jan 17, 5:05 pm, Marc Limotte <[email protected]> wrote: >> 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 <[email protected]> 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 [email protected] >> > Note that posts from new members are moderated - please be patient with >> > your first post. >> > To unsubscribe from this group, send email to >> > [email protected] >> > 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 [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
