Skip to content

Instantly share code, notes, and snippets.

@nackjicholson
Last active October 11, 2019 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nackjicholson/c6ef153a3cd234d755f59d3003e74a09 to your computer and use it in GitHub Desktop.
Save nackjicholson/c6ef153a3cd234d755f59d3003e74a09 to your computer and use it in GitHub Desktop.
HBASE trouble

Restarting a dead service on a node

https://aws.amazon.com/premiumsupport/knowledge-center/restart-service-emr/

hbase regionserver logs were saying they were timing out talking to hdfs ports. This led us to a problem with the “datanode” service, and that above blog about restarting services is how we restarted that service.

Just looking through these will help to find what’s broken. var/logs tmp

If you have healthy nodes try to compare the same logs between the healthy and unhealthy nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment