Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell ------------------------------------------------------------------------------ Hbase > save Result into table('result'); Result - +------------------------------+ + +----------------------+ - | title year length | + | title year | - | ============================ | + | ==================== | - | Star Wars 1977 124 | + | Star Wars 1977 | - +------------------------------+ + +----------------------+ }}} ----