Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I'm using Talend Data Fabric 7.1.2 and I'm trying to read Avro file in HDFS and load into Hive table, I'm getting below error (Attached detailed Error)
Caused by: java.lang.ClassNotFoundException: org.apache.tez.dag.api.SessionNotRunning
Thanks,
Mohammed
Hi,
Could you please double check whether you have installed all the dependent jar files for the Hive and HDFS components? Usually Studio will prompt you to install them.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
Hi,
Could you please advise which jar you are trying to load using tLibraryLoad component? If all modules are loaded, I believe you do not need the tLibraryLoad component in your job.
In worst case, if you are trying to load the libraries manually, could you please check whether you have added import command in the advance section of tLibraryLoad? Lets also check opinion of @rhall and @xdshi
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
Hello,
From error message, it seems that there is configuration problem for the Tez jars. Could you please precise your environment? What's hadoop version are you using? Are you using Tez as engine for Hive instead of MR?
Best regards
Sabrina