You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/14 00:36:51 UTC

[Hadoop Wiki] Update of "Hbase/JRuby" by stack

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by stack:
http://wiki.apache.org/hadoop/Hbase/JRuby

The comment on the change is:
Point at the new hbase shell page

------------------------------------------------------------------------------
  = Accessing HBase trunk from JRuby 1.1.x =
+ 
+ ----
+ ''' This page is mostly obsolete since jirb -- the JRuby IRB -- with hbase additions became the native shell in hbase. See [:Hbase/Shell: HBase Shell] '''
+ ----
  
  This page describes the process of connecting to HBase from JRuby.  The code mostly follows the [http://wiki.apache.org/hadoop/Hbase/FAQ#1 Can someone give an example of basic API-usage going against hbase?] example listed in the HBase FAQ.