Can you please double check if you have followed all the instructions at http://tez.incubator.apache.org/install.html
And then try to run a sample Tez job. If that passes then it may be an issue in the Hive configuration. Bikas *From:* Azuryy Yu [mailto:[email protected]] *Sent:* Tuesday, June 03, 2014 8:54 PM *To:* [email protected] *Subject:* Tez Cannot find Hive UDF jars Hi, I am using Hadoop-2.4.0 and tez-0.5-snapshot, hive-0.13.0 fistly, I add one jar under hive shell using : add jar test.jar; I wrote some UDF functioins in test.jar. Hive job can success if I set hive.execution.engine=mr, but if I set it to 'tez', and mapreduce.framework.name=yarn-tez, It always fail. I looked through the container log: It throws ClassNotFoundExcetion for classes in test.jar. what addtional configuration I need to do? Thanks. -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
