1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
0
Hello
you might be aware that master node is responsible for pushing the cloudwatch metrics. So, if instance controller process is having issues, then the cloudwatch metrics and the error instance is not reachable can happen.
You can consider to check them on EMR master node as below
$ sudo systemctl status instance-controller.service
$ less /emr/instance-controller/log/instance-controller.log
respondido há 2 anos
