| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Creating a new adaptor: FileTailingAdaptor that would not cut lines - Chukwa - [mail # dev]
|
|
...Sure, we can statically increase maxReadSize in the configuration. But the fact is that we should handle two different situations: - when a file is growing rapidly and we want quick response...
|
|
|
Author: Luangsay Sourygna,
2013-04-24, 04:49
|
|
|
Re: Creating a new adaptor: FileTailingAdaptor that would not cut lines - Chukwa - [mail # dev]
|
|
...As I said before, I don't think Chukwa should handle those situations since I think this is a "log rotation" problem. Personally, I have never seen such problem (log4j RFA for instance has a...
|
|
|
Author: Luangsay Sourygna,
2013-04-21, 22:07
|
|
|
Re: Creating a new adaptor: FileTailingAdaptor that would not cut lines - Chukwa - [mail # dev]
|
|
...Here is the Jira I opened: https://issues.apache.org/jira/browse/CHUKWA-686 Writting the Junit tests, I discovered a small "error" in the classes CharFileTailingAdaptorUTF8 and CharFil...
|
|
|
Author: Luangsay Sourygna,
2013-04-21, 15:05
|
|
|
Re: Creating a new adaptor: FileTailingAdaptor that would not cut lines - Chukwa - [mail # dev]
|
|
...Well, log4j socket adaptor may be great if you control the software that generates logs. That is not usually my case: customers don't really like having to install a Chukwa agents on their p...
|
|
|
Author: Luangsay Sourygna,
2013-04-19, 19:01
|
|
|
Creating a new adaptor: FileTailingAdaptor that would not cut lines - Chukwa - [mail # dev]
|
|
...Hi all, FileTailingAdaptor is great to tail log files and send them to Hadoop. However, last line of the chunk is usually cut which leads to some errors. I know that we can use C...
|
|
|
Author: Luangsay Sourygna,
2013-04-18, 18:33
|
|
|
Re: agent: doubt about sleeping condition in FileTailer.java - Chukwa - [mail # dev]
|
|
...done: https://issues.apache.org/jira/browse/CHUKWA-675...
|
|
|
Author: Luangsay Sourygna,
2012-12-15, 11:43
|
|
|
agent: doubt about sleeping condition in FileTailer.java - Chukwa - [mail # dev]
|
|
...Hi, In the run() method we have: if (timeToReadFiles < SAMPLE_PERIOD_MS || shouldISleep) { Thread.sleep(SAMPLE_PERIOD_...
|
|
|
Author: Luangsay Sourygna,
2012-12-14, 20:16
|
|
|
Re: [VOTE] Retire the Chukwa podling - Chukwa - [mail # dev]
|
|
...-0 -- non-binding I share Eric's feelings. Maybe Chukwa is not a hyped up project compared to other ETL/Hadoop projects. Nonetheless, it does its job and does it well. In my current co...
|
|
|
Author: Luangsay Sourygna,
2012-11-22, 05:55
|
|
|
|