Apache Hivemall v0.5.0 (incubating) release voting

2018-02-27 Thread Makoto Yui
Hi, We started Apache Hivemall v0.5.0-rc3 release voting in . https://www.mail-archive.com/general@incubator.apache.org/msg62599.html It's a Hive-related incubator project. We need three +1 votes from IPMC members for our Incubator release. Please join to the vote if interested. Thanks, Mako

Filters are not pushed down into SerDe

2018-02-27 Thread Aki Tanaka
Hello All, I'm creating a storage handler, and I want to get the filter information in SerDe class. However, it seems that the filters information are not pushed down into the Serde. When I set hive execution engine to MapReduce (MR), I can retrieve the filter information, but null returns when I

Re: ORC ACID table returning Array Index Out of Bounds

2018-02-27 Thread Jason Dere
I've opened HIVE-18817 for this.​ From: Aviral Agarwal Sent: Thursday, February 15, 2018 6:11 PM To: user@hive.apache.org Subject: Re: ORC ACID table returning Array Index Out of Bounds Hive version is 1.2.1000.

Re: Hive 1.2.1 (HDP) ArrayIndexOutOfBounds for highly compressed ORC files

2018-02-27 Thread Kristopher Kane
Gopal. That was exactly it. As always, a succinct, accurate answer. Thanks, -Kris On Mon, Feb 26, 2018 at 8:06 PM, Gopal Vijayaraghavan wrote: > Hi, > > > Caused by: java.lang.ArrayIndexOutOfBoundsException > > at org.apache.hadoop.mapred.MapTask$MapOutputBuffer$ > Buffer.write(MapTask.java:14

Hive Connection to Metastore is lost frequently

2018-02-27 Thread Aaryan Reddy
Hello hive community, I am working on HDP 2.5.3 distribution that comes with packaged Apache Hive 1.2.1 . Every so often the hive connection to the backend metastore is broken throwing the below message. 2018-02-16 00:00:06,679 ERROR [pool-7-thread-76]: > metastore.RetryingHMSHandler (RetryingHMS