Cómo encontrar el gerente de recursos de hilo activo actual activo
# Run this on any of the resource manager nodes
:~$ yarn rmadmin -getServiceState rm1
active
:~$ yarn rmadmin -getServiceState rm2
standby
Joyous Jellyfish