[ https://issues.apache.org/jira/browse/HADOOP-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno Mahé resolved HADOOP-9462. -------------------------------- Resolution: Duplicate Duplicate of HADOOP-9379. > ulimit output is displayed on stdout each time I start a daemon. > ---------------------------------------------------------------- > > Key: HADOOP-9462 > URL: https://issues.apache.org/jira/browse/HADOOP-9462 > Project: Hadoop Common > Issue Type: Bug > Reporter: Bruno Mahé > > {noformat} > [root@master ~]# /etc/init.d/hadoop-hdfs-namenode start > Starting Hadoop namenode: [ OK ] > starting namenode, logging to > /var/log/hadoop-hdfs/hadoop-hdfs-namenode-master.out > ulimit -a for user hdfs > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > scheduling priority (-e) 0 > file size (blocks, -f) unlimited > pending signals (-i) 30731 > max locked memory (kbytes, -l) 64 > max memory size (kbytes, -m) unlimited > open files (-n) 32768 > pipe size (512 bytes, -p) 8 > POSIX message queues (bytes, -q) 819200 > real-time priority (-r) 0 > stack size (kbytes, -s) 10240 > cpu time (seconds, -t) unlimited > max user processes (-u) 65536 > virtual memory (kbytes, -v) unlimited > file locks (-x) unlimited > {noformat} > This should be displayed on daemon startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira