Hi users,

I found that currently the hbase daemon will send the ulimit output to .log
file;
To my understanding:
The .out file is used to store stdout and stderr (in case user
misconfigured log4j, all hbase logs will goto this file).
The .log file is meant to store only the log4j outputs from the hbase codes.
This .out and .log files together makes the "hbase log".

So I was wondering why we put the ulimit output to .log file, why not to
the .out file?
BTW: for hadoop hdfs/yarn daemons, the ulimit information is printed to the
.out file;

-- 
Regards,
*Stanley Shi,*

Reply via email to