If the cluster that you want to upgrade was installed using the Installer, use the Installer to upgrade core.
Prerequisites
IMPORTANT
Use Installer 1.18.0.12 to upgrade to release 8.0.0. To upgrade core or
EEP manually, see these topics:
Before you begin, review Planning Your Core Upgrade, and verify that your cluster
is prepared for an upgrade. In some cases,
a maintenance update can be performed rather than a version upgrade. For more
information, see Performing a Maintenance UpdateWARNING
The
Version Upgrade operation is an
offline operation. Service failures, job failures, or the loss of
customized configuration files can occur if you do not perform the steps to prepare
the cluster for an upgrade.
Procedure
-
Update the Installer. For more information, see
Updating the Installer.
This step ensures that the Installer has access
to the latest packages.
-
Halt jobs and applications. Stop accepting new jobs and applications, and stop
YARN applications.
# yarn application -list
# yarn application -kill <ApplicationId>
You might also need specific commands to terminate custom applications.
-
Launch the Installer URL
(
https://<hostname/IPaddress>:9443)
-
Select the Version Upgrade option to complete the upgrade through the
Installer. The installer allows you to specify the core version, the Ecosystem Pack (EEP) version, and the components and services you want to install.
-
Once the upgrade through the Installer is
complete, perform the post-upgrade steps. See Finishing the Core Upgrade.