Comment trouver le gestionnaire de ressources actif actif actif
# Run this on any of the resource manager nodes
:~$ yarn rmadmin -getServiceState rm1
active
:~$ yarn rmadmin -getServiceState rm2
standby
Joyous Jellyfish