Hey guys I'm running hbase on Ubuntu, and I'm experiencing problems with "too many open files". I've got the following in limits.conf:
* - nofile 50000 * - nproc 50000 And added "session required pam_limits.so" to /etc/pam.d/common-session . Hbase master is getting the correct limit of 50k, but the regionserver (which is dying) and zookeeper are getting the default 1024 limit. Is there anything in the pipeline where the RS/ZK set the limit? I can't find anything written in this or in the config. Appreciate any help. -- Marco Gallotta | Mountain View, California Software Engineer, Infrastructure | Loki Studios fb.me/marco.gallotta | twitter.com/marcog [email protected] | +1 (650) 417-3313 Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
