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: 
asadri1
Contributor II
Contributor II

tsqoopimport - how to setup environment variables?

  • Talend Big Data version 7.0
  • Cloudera 5.14
  • Sqoop: 1.4.6

 

Question: How to setup mapreduce paremeter in tsqoopimport component?  When Sqoop is executed from the command line in the cluster, the environment variable $HADOOP_MAPRED_HOME is properly set.  But when the Sqoop is ran using tsqoopimport component, it is not. How do I set this value in sqoopimport component? 

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Sqoop is typically installed in every Hadoop distribution. But if the Hadoop distribution you need to use have no Sqoop installed, you have to install one on your own and ensure to add the Sqoop command line to the PATH variable of that distribution.

Here is a related scenario:https://help.talend.com/reader/fo0P3_GA6~XPJXzFjvIhlw/A0lYWMJy8xtIod_mMjOTGg 

Best regards

Sabrina