Created 04-16-2018 12:59 PM
While I am running Sqoop action in Oozie im getting following error
Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code [1] What may be the reason, when I check in Resource Manager it showing Success.
Created 04-19-2018 12:58 PM
Check the map logs under yarn application for errors.
Created 04-20-2018 10:52 AM
Hi @schhabra, Thanks for response ..
Good day...,Details are as attached.
Job.Properties
nameNode=hdfs://ssehdp101.biz:8020
jobTracker=ssehdp102.biz:8050
queueName=Process
examplesRoot=ravi
oozie.use.system.libpath=true
oozie.libpath=${nameNode}/user/oozie/share/lib/lib_20170922104734/
oozie.wf.rerun.failnodes=true
oozie.wf.application.path=${nameNode}/user/${user.name}/ravi/workflow.xml
oozie.action.sharelib.for.sqoop=sqoop,hive
Created 04-20-2018 11:13 AM
Make sure you have Sqoop clients installed on all the nodes. can you please check the map logs, the given logs doesn't have much information.
Thanks
Venkat