Log file size limiting and log file rotation configurations in hadoop

2013-10-03 Thread oc tsdb
Hi, Is there any configuration parameter in hadoop to limit the log file size?? and what parameter in configuration allows automatic rotation of log files in hadoop? Thanks, OC

Re: Log file size limiting and log file rotation configurations in hadoop

2013-10-03 Thread Shahab Yunus
I am assuming that you are talking about user logs? See the following links for some pointers: http://grepalex.com/2012/11/12/hadoop-logging/ http://blog.cloudera.com/blog/2010/11/hadoop-log-location-and-retention/ http://hadoop.apache.org/docs/r1.0.4/mapred-default.html (*userlog* properties)