DML in HIVE using the Java API

2016-02-24 Thread Daniel Klinger
I'm writing an JAVA-Application whitch does DDL and DML in Hive tables. For DDL is use the Hive-Class org.apache.hadoop.hive.ql.metadata.Hive which is puplic since Version 1.0. It's perfect for DDL and i think faster than JDBC and other options. But i couldn't find out how to do DML in JAVA (parti

Hive - Tez error with big join - Container expired.

2015-06-17 Thread Daniel Klinger
Hi all, I have a pretty big Hive Query. I'm joining over 3 Hive-Tables which have thousands of lines each. I'm grouping this join by several columns. In the Hive-Shell this query only reach about 80%. After about 1400 seconds its canceling with the following error: Status: Failed Vertex