Complete the following steps before you upgrade Impala with or without the Installer.
$ maprcli node services -name impalaserver -action stop -nodes <node IP addresses separated by a space>
Example:$ maprcli node services -name impalaserver -action stop -nodes 10.10.30.166$ maprcli node services -name impalastore -action stop -nodes <node IP addresses separated by a space>
Example:$ maprcli node services -name impalastore -action stop -nodes 10.10.30.166$ maprcli node services -name impalacatalog -action stop -nodes <node IP addresses separated by a space>
Example:$ maprcli node services -name impalacatalog -action stop -nodes 10.10.30.166Starting from MEP 6.0.0, preserving of user configuration logic is built into Impala.
Impala-2.10-1803 to
Impala-2.10-1808), user configuration from a previous
version is copied to a folder with an old version timestamp and is also
copied to a new version conf folder.
Impala 2.7.0-1710 to
Impala-2.10-1808), user configuration from a previous
version is only copied to a folder with an old version
timestamp.