specifies the Hadoop user name (also called the user ID) that is used to connect to the HDFS.
specifies the password that is associated with your Hadoop user ID.
Tip | Use only PASSWORD=, PASS=, or PW= for the password argument. PWD= is not supported and causes an error. |
specifies the location of the Hadoop configuration file that is used with the %INDHD_PUBLISH_MODEL and the %INDHD_RUN_MODEL macros.
Requirement | Either the SAS_HADOOP_CONFIG_PATH environment variable must be defined or the HADOOP_CFG argument must be specified before you run the %INDHD_PUBLISH_MODEL or the %INDHD_RUN_MODEL macro. |
Interaction | The HADOOP_CFG= argument takes precedence over the SAS_HADOOP_CONFIG_PATH environment variable. |
See | SAS_HADOOP_CONFIG_PATH environment variable in the SAS Hadoop Configuration Guide for Base SAS and SAS/ACCESS. |