HADOOPACCELJVER= Parameter File Option

Specifies the JRE version used in the Hadoop environment when performing WHERE processing optimization with MapReduce.

Valid in: spdsserv.parm file
Default: 1.7
Interaction: To request that data subsetting be performed in the Hadoop cluster, use the HADOOPACCELWH parameter file option. By default, data subsetting is performed by SPD Server on the SAS client.

Syntax

HADOOPACCELJVER=version;

Required Argument

version

specifies the JRE version. The value must be a major Java version. For the version, specify only the numbers that appear before the hyphen or underscore.

hadoopacceljver=1.6;