Why do we need the gloval "X" permission to run INSERT in Hive-HBase integration?

2015-09-10 Thread Han-Cheol Cho
p{margin-top:0px;margin-bottom:0px;} Hi, Hive user mailing list memebers, I am testing Hive-HBase integration on a Hadoop cluster. The cluster uses CDH5.4.4 with Kerberos enabled. Following the documentation of Cloudera and Apache HiveHBaseIntegration, I installed hive-hbase package on a cli

create db command through hs2 makes a directory owned by hive

2015-07-28 Thread Han-Cheol Cho
Hi, all Even I user impersonation, running "create database test01" in beeline (and hue that uses hs2) makes a directory in HDFS owned by *hive* user. However, table directories and files under it are all correctly owned by a user. For user impersonation, I followed the cloudera documentatio

javax.jdo.JDOFatalInternalException: Invalid index 1 for DataStoreMapping.

2015-05-19 Thread Han-Cheol Cho
Hi, I am wondering there is someone who encountered the same (or similar) problem while usingHive and looking for a solution it. I am running a daily batch to import data from mysql to hive by using beeline and HS2.Yesterday, the job failed with errors that I havn't seen before.The following is