|
Database
|
Required Files
|
|---|---|
|
Oracle
|
ojdbc6.jar
|
|
Teradata
|
tdgssconfig.jar and
terajdbc4.jar
Note: You must also download the
Teradata connector JAR file that is matched to your cluster distribution,
if available.
|
/var/lib/sqoop. The correct
path is available from the oozie.service.WorkflowAppService.system.libpath property.
/user/oozie/share/lib/lib_version/sqoop/user/oozie/share/lib/sharelibversion/sqoop/oozie/share/lib/sqoopoozie admin -oozie oozie_url -sharelibupdateSASWorkspace\JDBCDrivers directory.
Provide a copy of the JDBC drivers to SAS Data Loader for Hadoop
users.
/usr/bin.
In some distributions, such as MapR, the Spark bin directory is not
included by default in the PATH variable. You must add a line to yarn-env.sh
on each nodemanager node. The following example illustrates a typical
addition to yarn-env.sh:
/* In MapR 5.0, using Spark 1.3.1 */ export PATH=$PATH:/opt/mapr/spark/spark-1.3.1/bin
echo
$PATH to verify that the path has been added.