Hive query NEP under tez only if UDF used

2014-06-04 Thread Yu Azuryy
Hi, Here is a strange error with hive under Tez. I am using hive-0.13.0 and tez-0.5-snapshot I can run Hive job under tez without UDF used. I can run MR job under tez. but there is hive job NPE under tez with UDF used. java.lang.NullPointerException at org.apache.hadoop.hive.ql.ex

Re: Hive query NEP under tez only if UDF used

2014-06-04 Thread Yu Azuryy
Any inputs here? Thanks Sent from my iPhone5s > On 2014年6月4日, at 20:10, "Yu Azuryy" wrote: > > > > Hi, > Here is a strange error with hive under Tez. I am using hive-0.13.0 and > tez-0.5-snapshot > > I can run Hive job under tez without UDF used. &

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Yu Azuryy
-1 Verified with hadoop-2.4.0 and tez-0.5-snapshot, Hive cannot start? And I also built hive branch-0.13, the same error. [test@vm-10-154-** tmp]$ hive 14/06/05 13:53:45 INFO Configuration.deprecation: mapred.input.dir.recursive is deprecated. Instead, use mapreduce.input.fileinputformat.inp

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-04 Thread Yu Azuryy
Hive-0.13.0 works well in my test cluster. -1 Verified with hadoop-2.4.0 and tez-0.5-snapshot, Hive cannot start? And I also built hive branch-0.13, the same error. [test@vm-10-154-** tmp]$ hive 14/06/05 13:53:45 INFO Configuration.deprecation: mapred.input.dir.recursive is deprecated.

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-05 Thread Yu Azuryy
your machine ? > > Thanks, > Thejas > > > > On Wed, Jun 4, 2014 at 10:56 PM, Yu Azuryy wrote: > > Hive-0.13.0 works well in my test cluster. > > > > > > > > > > > > -1 > > > > Verified with hadoop-2.4.0 and tez-0.5-snapsh

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-05 Thread Yu Azuryy
Can you try with tez-0.4 ( > http://www.apache.org/dyn/closer.cgi/incubator/tez/tez-0.4.0-incubating/)? > > Thanks, > --Vaibhav > > > On Thu, Jun 5, 2014 at 1:16 AM, Yu Azuryy wrote: > > > I just changed ConnectionURL and warehouse in hive-site.x

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-05 Thread Yu Azuryy
http://www.apache.org/dyn/closer.cgi/incubator/tez/tez-0.4.0-incubating/)? > > > > Thanks, > > --Vaibhav > > > > > > On Thu, Jun 5, 2014 at 1:16 AM, Yu Azuryy wrote: > > > > > I just changed ConnectionURL and warehouse in hive-site.xml, > &

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-05 Thread Yu Azuryy
ed yet. Can you try with tez-0.4 ( > > > http://www.apache.org/dyn/closer.cgi/incubator/tez/tez-0.4.0-incubating/)? > > > > > > Thanks, > > > --Vaibhav > > > > > > > > > On Thu, Jun 5, 2014 at 1:16 AM, Yu Azuryy wrote: > > >

RE: [VOTE] Apache Hive 0.13.1 Release Candidate 3

2014-06-05 Thread Yu Azuryy
--Vaibhav > > > On Thu, Jun 5, 2014 at 1:16 AM, Yu Azuryy wrote: > > > I just changed ConnectionURL and warehouse in hive-site.xml, > > > > As for tez-0.5-snapshot, > > > > tez.lib.uris > > ${fs.defaultFS}/data/tez/lib > > >