Specifies the location of the Hadoop distribution JAR files.
Valid in: | libnames.parm file |
spdsserv.parm file | |
Interactions: | If you specify this option in the spdsserv.parm file, it affects only domains that specify HADOOP=YES or domains that specify other Hadoop domain options. |
If you specify any Hadoop domain option, SPD Server assumes that the HADOOP=YES option is set for that domain. | |
See: | Making the Hadoop Cluster Configuration Files and Hadoop Distribution JAR Files Available to SPD Server |
specifies the directory path for the Hadoop distribution JAR files. Here is an example:
hadoopjar=/u/hadoop/hdist/cdh/cdh54;
HADOOPJAR=/u/hadoop/hdist/cdh/cdh54:/u/myjars/cdh/cdh54;