Impala monitoring
After installation or upgrade, if you want to monitor Impala applications, you must enable the impala_worker
daemon. Do the following to enable the impala_worker
daemon.
Note
In the case of Unravel multi-cluster deployment, you must enable the impala_worker
daemon from the core node.
Stop Unravel.
<Unravel/installation/directory>
/manager stopEnable the
impala_worker
daemon.<Unravel/installation/directory>
/manager service enable impala_worker --permanentApply the changes.
<Unravel/installation/directory>
/manager config applyStart Unravel.
<Unravel/installation/directory>
/manager startVerify the status of the service.
<unravel_installation_directory>/unravel/manager report
You can also sign in to Unravel, go to Jobs > Application Type > Impala , and check if the Impala apps are listed.
You can enable multiple impala_worker
daemon workers. Refer to Enabling multiple daemon workers for high-volume data.