Re: issue with Tez execution engine in HDP 2.2

2014-12-16 Thread Kristen Hardwick
Vikram, Thanks for taking a look at this. We saw that you even had a chance to meet with the person handling the support ticket I logged, so I appreciate that. The issue stemmed from the "tez.runtime.io.sort.mb" having an invalid default value. There is a hardcoded maximum of 2GB on this property

Re: issue with Tez execution engine in HDP 2.2

2014-12-15 Thread Vikram Dixit
Hi Kristen, I discussed this with tez folks and they tell me the version of tez you have should work with that version of hive. It seems like the request for container could have been very large (or -1 perhaps). Can you share the hive logs as well as the application logs for this issue. Probably w

Re: issue with Tez execution engine in HDP 2.2

2014-12-15 Thread Vikram Dixit
Hi Kristen, I discussed this with tez folks and they tell me the version of tez you have should work with that version of hive. It seems like the request for container could have been very large (or -1 perhaps). Can you share the hive logs as well as the application logs for this issue. Probably w

Re: issue with Tez execution engine in HDP 2.2

2014-12-15 Thread Kristen Hardwick
Vikram, Thanks for the quick response. I am using the following versions: Hive 0.14.0.2.2.0.0 Tez 0.5.2.2.2.0.0 Do you know where I can find a Hortonworks RPM for Tez 0.5.3 so that I can upgrade manually? I used the Ambari installation from the Hortonworks site, so I think the version conflict

Re: issue with Tez execution engine in HDP 2.2

2014-12-15 Thread Vikram Dixit
Hi Kristen, Can you share the version of tez you are using? Hive 0.14 (in HDP 2.2) needs tez 0.5.3 or beyond. Not sure if there was an earlier installation of tez that is being used here. Thanks Vikram. On Mon, Dec 15, 2014 at 10:13 AM, Kristen Hardwick wrote: > Hi all, > > We recently created