I am trying to decide between a script in /etc/cron.daily and settings in/etc/logrotate.d for rotating files.
Can anyone tell me if Impala will keep writing to a log file after it is deleted, like some other programs, requiring special handling in the logrotate settings? O, advice me on a any other special considerations.
I've looked through the docs and online, and it seems I can handle the /var/log/impalad, /var/log/hbase/, and other hadoop logs in this area like any others. I'd like to confirm this, and looking to get recomendations on good settings.