> I am using *hive 1.0.0* and *apache tez 0.4.1* When I configure hive to use
> tez I get an exception.
Use the tez.version that hive-1.0.0 is tested with ­ 0.5.2
(https://github.com/apache/hive/blob/branch-1.0/pom.xml#L155)

I suspect you¹ll get several build failures trying to build 1.0.0 against
tez-0.4.x branch, since the APIs changed signficantly during Tez¹s promotion
to a top-level project.

Cheers,
Gopal



Reply via email to