Oozie hive action fails -
i creating oozie workflow hive create table command.
i have added hive-site.xml in hdfs location. getting below error:-
launcher error, reason: main class [org.apache.oozie.action.hadoop.hivemain], main() threw exception, com/facebook/fb303/facebookservice$iface
java.lang.noclassdeffounderror: com/facebook/fb303/facebookservice$iface @ java.lang.classloader.defineclass1(native method)
this might because missing thrift jar or version mismatch.
refer following error while executing program hive jdbc
Comments
Post a Comment