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/ShellPlans ------------------------------------------------------------------------------ = Hbase Shell Plans = + + Isn't this query impossible? + + {{{ + select column_qualifier1, column_qualifier2 from 2d_table(table_name, columnfamily_name) where row='row key'; + }}} + + = User Defined Function (UDF) =