Re: Hive 3 with tez issue

2022-03-28 Thread Aaron Grubb
Hive 3.1.2 is built with the 0.9.x branch of Tez. For information on which versions of which library you should use, you should check here: https://github.com/apache/hive/blob/rel/release-3.1.2/pom.xml On Mon, 2022-03-28 at 17:08 +0800, Bitfox wrote: Or, is there a standard installation guide

Re: Hive 3 with tez issue

2022-03-28 Thread Bitfox
Or, is there a standard installation guide for integration tez and hive3? Thank you. On Mon, Mar 28, 2022 at 12:21 PM Bitfox wrote: > When I had this config in hive-env.sh: > > export > HADOOP_CLASSPATH=/opt/tez/conf:/opt/tez/*:/opt/tez/lib/*:$HADOOP_CLASSPATH > > > > and when I started Hive I

Hive 3 with tez issue

2022-03-27 Thread Bitfox
When I had this config in hive-env.sh: export HADOOP_CLASSPATH=/opt/tez/conf:/opt/tez/*:/opt/tez/lib/*:$HADOOP_CLASSPATH and when I started Hive I got the error: Exception in thread "main" java.lang.NoSuchMethodError: