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

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -