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 > R2 = table('personInfo_table');
  Hbase > Result = R1.join(R1.producer: = R2.ROW) and R2; 
       or Result = R1.join(R1.actor:hero = R2.Row) and R2;
+      or Result = R1.join(R1.actor:hero = R2.Row and R1.studioName = 'Fox' and 
R2.occupation = 'Singer');
  }}}
  
  ----

Reply via email to