Wednesday, June 01, 2011 6:32 PM
To: user@hive.apache.org
Subject: Hive logging concurrency
By default, all Hive clients log to the same file called hive.log via DRFA.
What I'm seeing is that many log lines are "lost" after hive.log is rolled over
to hive.log.-MM-DD. Is this an
By default, all Hive clients log to the same file called hive.log via DRFA.
What I'm seeing is that many log lines are "lost" after hive.log is rolled over
to hive.log.-MM-DD. Is this an issue with DRFA? What do folks do to avoid
this problem when using concurrent Hive clients?
Thanks.
Stev