This section explains the parameters configured in limits.conf.
Parameter name | Value to be set |
---|---|
nofile Number of files that can be opened | 32768 |
nproc Number of processes (threads) that can be started | 32000 |
Example
Specify using the following group units:
hadoop groups
Groups specified in BDPP_HADOOP_DEFAULT_GROUP in the bdpp.conf configuration file
@hadoop - nofile 32768 @bdppgroup - nofile 32768