Hi Everyone, I want to ask about Hbase and Hive.
Q1> Is there any dialect available which can be used with Hibernate to create persistence with Hbase. Has somebody written one. I came across HBql at www.hbql.com. Can this be used to create a dialect for Hbase? Q2> Once the data is in there in Hbase. In this link I found that it can be used with Hive ( https://issues.apache.org/jira/browse/HIVE-705 ). So the question is is it safe enough to use the below architecture for application Hibernate --> Dialect for Hbase --> Hbase --> query from Hbase using Hive to use MapReduce effectively. Thanks & Regards Amit Kumar