[ https://issues.apache.org/jira/browse/HADOOP-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Inchul Song updated HADOOP-1720: -------------------------------- Description: We have defined the HQL (Hbase Query Language), which is a "more" SQL-like query language for Hbase, for use in Hbase Shell. HQL is not intended to fully support the SQL syntax and semantics. HQL, instead, is developed to make it easy to manipulate tables in Hbase through the Hbase Shell command line, without using programming APIs. You can find more information about HQL in http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell/HQL. was: We have defined the HQL (Hbase Query Language), which is a more SQL-like query language for Hbase, for use in Hbase Shell. HQL is not intended to fully support the SQL syntax and semantics. HQL, instead, is developed to make it easy to manipulate tables in Hbase through the Hbase Shell command line, without using programming APIs. You can find more information about HQL in http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell/HQL. Summary: Addition of support for HQL (Hbase Query Language) in Hbase Shell (was: Addition of support for HQL (Hbase Query Language)) > Addition of support for HQL (Hbase Query Language) in Hbase Shell > ----------------------------------------------------------------- > > Key: HADOOP-1720 > URL: https://issues.apache.org/jira/browse/HADOOP-1720 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.15.0 > Environment: all environments > Reporter: Inchul Song > Priority: Minor > Fix For: 0.15.0 > > > We have defined the HQL (Hbase Query Language), which is a "more" SQL-like > query language for Hbase, for use in Hbase Shell. HQL is not intended to > fully support the SQL syntax and semantics. HQL, instead, is developed to > make it easy to manipulate tables in Hbase through the Hbase Shell command > line, without using programming APIs. > You can find more information about HQL in > http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell/HQL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.