Hi All,


We are executing Sqoop action in parallel using fork in Oozie.

In the Sqoop actions we are executing  the below command.



import --driver com.mysql.jdbc.Driver --connect 
'jdbc:mysql://127.0.0.1/bedrock' --username root --password Pass1234 --table 
employee --target-dir /user/cloudera/employee --split-by 'Id' -m 1



We have just 3 records in the mysql table.



This workflow run for a couple of hours and even though the import is 
successful we get the error in Oozie as below.

Oozie also reports that the jobs are killed/errored.



2012-03-30 07:18:17,513 INFO org.apache.hadoop.mapred.JobClient: map 0% reduce 
0%

2012-03-30 08:55:04,288 WARN org.apache.hadoop.mapred.Task: Parent died. 
Exiting attempt_201203210951_0155_m_000000_0

2012-03-30 08:55:04,292 INFO org.apache.hadoop.mapred.Task: Communication 
exception: java.lang.SecurityException: Intercepted System.exit(66)



Thanks



Shibu Thomas

MSCIS-IS

Office :  +91 (40) 669 32660

Mobile: +91 95811 51116

Reply via email to