While starting hbase I'm getting the following error.
sh start-hbase.sh
: Name or service not knownstname 127.0.0.1
starting master, logging to /usr/local/hbase-1.2.6/bin/../logs/hbase-manou-master-asus.out
starting regionserver, logging to /usr/local/hbase-1.2.6/bin/../logs/hbase-manou-1-regionserver-asus.out
1 [main] bash 6772 fork: child -1 - forked process 8656 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
/usr/local/hbase-1.2.6/bin/hbase-config.sh: fork: retry: Resource temporarily unavailable
What do I need to look at for this issue?
I'm using windows and cygwin for installation
User contributions licensed under CC BY-SA 3.0