CAUTION:
If you are using SAS Data Loader for Hadoop, you should
remove the Quality Knowledge Base (QKB) and the SAS Data Management
Accelerator for Spark from the Hadoop nodes before removing the SAS
Embedded Process.
Removing the SAS Embedded
Process removes the scripts that are used to remove these products.
For more information, see “Removing the QKB” and “Removing
the SAS Data Management Accelerator for Spark” in the SAS
Data Loader for Hadoop: Installation and Configuration Guide.
To upgrade or reinstall
from the July 2015 release of SAS 9.4 or later, follow these steps:
-
Locate the sasep-admin.sh
file.
This file is in the EPInstallDir/SASEPHome/bin
directory. EPInstallDir is
where you installed the SAS Embedded Process.
One way to find the EPInstallDir directory
is to look at the sas.ep.classpath property in the ep-config.xml file.
The ep-config.xml file is located on HDFS in the /sas/ep/config/
directory.
-
Enter this Hadoop command
to read the ep-config.xml file on HDFS.
hadoop fs -cat /sas/ep/config/ep-config.xml
-
Search for the sas.ep.classpath
property.
-
Copy the directory path.
The path should be EPInstallDir/SASEPHome/
where EPInstallDir is
where you installed the SAS Embedded Process.
-
Navigate to the EPInstallDir/SASEPHome/bin
directory.
-
Run sasep-admin.sh -remove
script.
This script removes
the SAS Embedded Process from the data nodes.
-
Run this command to
remove the SASEPHome directories from the master node.
rm -rf SASEPHome
-
Continue the installation
process.
If you are reinstalling
from the version of SAS 9.4 after July 2015, see the SAS 9.4 documentation
for that release.