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.
|