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 udanax:
http://wiki.apache.org/hadoop/Hbase/HbaseShell/HQL

------------------------------------------------------------------------------
  }}}
  
  == External HQL Query file ==
- HQL Query file is used for construct schema, table, and column references. It 
also created using table dump, and can be fed into Hbase to re-create the 
tables. 
+ HQL Query file is used for construct schema, table, and column references. 
It'll be created using table dump (or manually), and can be fed into Hbase to 
re-create the tables. 
  
  {{{
  hql > load query file 'hdfs://hbase/script.hql';

Reply via email to