Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
scarval5
Contributor
Contributor

Sqoop Import job doesn't run when build and run as .bat file

Hi all,
We are running several jobs in Talend and most of them have two steps: 1) HiveTruncate 2) SqoopImport

We are running the jobs two ways: in Talend; building the job in Talend to run the .bat file via command line.
We don't have issues running the HiveTruncate jobs but the SqoopImport is not working when we run the .bat file on command line and we have the same issue in Talend. Below the error that we are receiving:
Exception in component tSqoopImport_1
java.lang.Exception: The Sqoop import job has failed. Please check the logs.
 at etl_cls_dna.e_jde812_proddta_f0116_0_1.E_JDE812_PRODDTA_F0116.tSqoopImport_1Process(E_JDE812_PRODDTA_F0116.java:1068)
 at etl_cls_dna.e_jde812_proddta_f0116_0_1.E_JDE812_PRODDTA_F0116.tHiveRow_1Process(E_JDE812_PRODDTA_F0116.java:828)
 at etl_cls_dna.e_jde812_proddta_f0116_0_1.E_JDE812_PRODDTA_F0116.runJobInTOS(E_JDE812_PRODDTA_F0116.java:6559) 


To see the whole post, download it here
Labels (3)
1 Reply
Anonymous
Not applicable

Hi,
What's your JDK version?
Are you using the same java version for your hadoop cluster and talend studio?
Best regards
Sabrina