I am running a JAVA action which calls SQOOP api to import data from SQL to HDFS. The data is around 25 GB which takes approx. 90 minutes(while running through command line). When I run through oozie, after 20 minutes, it shows "FAILED" status but when i am checking YARN log, it keeps on running until the data is imported. I checked oozie.log as well, but I found no error. Please help me out. Let me know if any info. needed.