Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
Redhat Enterprise Linux 4.5, Java 6
-
Incompatible change, Reviewed
-
Description
- Chukwa Agent does not handle rotated log correctly. The current design requires the logging process to pause the agent, rotate the log, then resume the log streaming. The three communication between the running process and chukwa agent could become a problem when either or one of the process is down. The implementation should be able to detect log rotation in the chukwa agent.
- Chukwa Agent should detect and prevent the same log being streamed more than once.
- Chukwa Agent should synchronize data streaming addition when picking up the check point file.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-4529 Support CHUKWA_CONF_DIR environment property for configuration storage
- Closed
- is duplicated by
-
HADOOP-4527 Add detection to duplicated data stream
- Closed
- is part of
-
HADOOP-4709 Update chukwa source code and develop chukwa from public repository
- Resolved