Re: Unsubscribe

2018-10-18 Thread Lefty Leverenz
Richard, to unsubscribe please send a message to user-unsubscr...@hive.apache.org as described here: Mailing Lists . Thanks. -- Lefty On Tue, Oct 16, 2018 at 2:20 PM Richard A. Bross wrote: > Unsubscribe > > - Original Message - > From: "Kev

Hive tables query failing for simple query with memory error.

2018-10-18 Thread AgriNut solutions
Hi Hive experts, I am having a 1 Master node, 3 corenodes and autoscaled task nodes from min 1 to max 20 nodes EMR cluster. Hive table's data is 3.5Gb with 1.3e6 rows and 28 columns. And we can't run any query with it, as it fails due to memory error: Intially got below error: ``` Application ap

RE: Hive 1.2.1 - Error getting functions

2018-10-18 Thread Shawn Weeks
Looking closer this looks like something DataGrip is breaking not Hive. Thanks Shawn From: Shawn Weeks Sent: Thursday, October 18, 2018 8:00 AM To: user@hive.apache.org Subject: Hive 1.2.1 - Error getting functions I'm working on a small project to get embedded Hive instances running in Docker

Hive 1.2.1 - Error getting functions

2018-10-18 Thread Shawn Weeks
I'm working on a small project to get embedded Hive instances running in Docker for testing Hive deployments. I'm getting the following error after DataGrip connects and I'm trying to figure out if I'm missing a hive-site config as currently I'm using all defaults or if there is something partic