Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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