This section describes how to set up and edit the deployment configuration files for Sqoop.
Use the following instructions to set up Sqoop configuration files:
We strongly suggest that you edit and source the files included in
scripts.zip
file (downloaded in Download Companion Files).Alternatively, you can also copy the contents to your
~/.bash_profile
) to set up these environment variables in your environment.From the downloaded
scripts.zip
file, extract the files from theconfiguration_files/sqoop
directory to a temporary directory.Modify the configuration files.
In the temporary directory, locate the following files and modify the properties based on your environment.
Search for
TODO
in the files for the properties to replace. See Define Environment Parameters for more information.From the file you downloaded in Download Companion Files extract the files in
configuration_files/sqoop
to a temporary directory.Copy all the config files to the
<copy the config files to $SQOOP_CONF_DIR >
where
$SQOOP_CONF_DIR
is he directory to store the Sqoop configuration files. For example,/usr/lib/sqoop/conf
.