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/ShellPlans ------------------------------------------------------------------------------ Plan is to significantly expand the set of shell operators. Basic data manipulation and data definition operators will be extended and evolved to be more SQL-like ([wiki:Hbase/HbaseShell/HQL HQL]). More sophisticated manipulations to do relational and linear algebra, matrix additions, multiplications, etc., will be added to a HBase subshell to keep the two operator types -- SQL-like vs. non-SQL -- distinct. ''-- After POC(proof of concept) review, many things can change.'' - - == Suggested Hbase Query Language plans == - - * ''I've made some changes to your initial [wiki:Hbase/HbaseShell/HQL HQL] to make it look more like SQL. I borrowed the syntax definition style from MySQL. by [:InchulSong: Inchul Song]'' ----