THIS PAGE HAS BEEN RETIRED!!!!
This page lists frequently seen errors in log files.
HMaster Log
ulimit -n 1024
An HBase table of any size is going to need more than this. Current suggestions is to up this to 36K. See FAQ
127.0.0.1
If you are running a distributed HBase system and are still seeing this in your log, then you need to fix your host resolution. See TroubleShooting