Re: hive hbase integration

2014-04-17 Thread Shengjun Xin
For the first question, it's hive-hbase-handler, for the second question, you can refer to https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration On Fri, Apr 18, 2014 at 1:05 AM, Shushant Arora wrote: > what is hive storage handlers? > What are the best practices for hive hbase integr

hive hbase integration

2014-04-17 Thread Shushant Arora
what is hive storage handlers? What are the best practices for hive hbase integration?

ALTER TABLE CONCATENATE

2014-04-17 Thread daniel sass
Hi, The CONCATENATE command working just fine for non-bucketing tables. If MY_TABLE created with buckets and when I'm running (for example) the command ALTER TABLE MY_TABLE PARTITION(D='2013-01-01') CONCATENATE - I get following error: "FAILED: SemanticException org.apache.hadoop.hive.ql.parse