1 Answer
- Newest
- Most votes
- Most comments
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
answered 2 years ago
Relevant content
asked 4 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago
