HADOOPCFG= Parameter File Option

Specifies the location of the Hadoop cluster configuration 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 parameter option is set for that domain.
See: Making the Hadoop Cluster Configuration Files and Hadoop Distribution JAR Files Available to SPD Server

Syntax

HADOOPCFG=pathname;

Required Argument

pathname

specifies the directory path for the Hadoop cluster configuration files. Here is an example:

hadoopcfg=/u/hadoop/hdist/cdh/confdir;