select hql in hbase

View: New views
1 Messages — Rating Filter:   Alert me  

select hql in hbase

by ma qiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all;
     I want to search a row in a table where a column's value  equals
to sth .  In SQL, there exists this sentence: select * from table_name
where column_value='sth' ,but in HQL I don't know how. Who can tell me
?
     Thank you very much!

Best Wishes!