Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.049s).
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
Sort:
project
Chukwa (8)
MapReduce (4)
HDFS (1)
type
mail # dev (8)
date
last 7 days (0)
last 30 days (1)
last 90 days (5)
last 6 months (7)
last 9 months (8)
author
Eric Yang (633)
Bill Graham (119)
Ari Rabkin (105)
Jerome Boulon (97)
Ariel Rabkin (84)
Mohammad Tariq (50)
Ahmed Fathalla (41)
Alan Cabrera (39)
AD (35)
Bernd Fondermann (35)
Cheng (31)
Abhijit Dhar (28)
Jiaqi Tan (25)
TARIQ (21)
Ying Tang (19)
Luangsay Sourygna