Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 36 (0.3s).
Loading phrases to help you
refine your search...
RE: HDFSEventSink Memory Leak Workarounds - Flume - [mail # user]
...This thread reminded me to check my configs since I use a low idleTimeout and bucket events by hour. Turned out I still had the default rollInterval set so I disabled that and updated my con...
   Author: Paul Chavez, 2013-05-22, 15:58
RE: how to print the channel capacity - Flume - [mail # user]
...There are a few ways to monitor flume in operation. We use the JSON reporting, which is available via 'http://:/metrics'. You need to start the agent with the following parameters to get thi...
   Author: Paul Chavez, 2013-05-15, 16:36
RE: Channel Sizing... - Flume - [mail # user]
...No, there are some considerations regarding heap size for very large channel capacities as documented here:  https://cwiki.apache.org/confluence/display/FLUME/Flume%27s+Memory+Consumpti...
   Author: Paul Chavez, 2013-05-13, 19:21
RE: Null pointer trying to use multiplexing - Flume - [mail # user]
...Not sure if this is the issue, but I believe this configuration property is wrong:  ais_agent.sources.ais-source1.selector.mapping.default = ais-ch1  It should be:  ais_agent....
   Author: Paul Chavez, 2013-05-08, 22:55
Re: Review Request: Fix for issue FLUME-1993, access violation in Windows with spoolDir source. - Flume - [mail # dev]
...  Current version on the JIRA issue (timestamp 18/Apr/13 09:37) is the latest.   - Paul   This is an automatically generated e-mail. To reply, visit: https://reviews.apache.or...
   Author: Paul Chavez, 2013-04-18, 20:41
Review Request: Fix for issue FLUME-1993, access violation in Windows with spoolDir source. - Flume - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10607/  Review request for Flume.   Description  After checking that the meta file is ...
   Author: Paul Chavez, 2013-04-18, 16:35
RE: spoolDir source problem - Flume - [mail # user]
...Thank you,  That was the exact issue and I also submitted an alternate fix. I tried to create a review but the webapp would not let me attach the diff file.  Paul Chavez  ____...
   Author: Paul Chavez, 2013-04-15, 18:37
RE: spoolDir source problem - Flume - [mail # user]
...I got this working with some code modifications. The reason for the exception on delete was either because the file didn't exist as it had been already deleted OR that the file was still in ...
   Author: Paul Chavez, 2013-04-12, 23:24
RE: spoolDir source problem - Flume - [mail # user]
...Er, I meant to say if file stream is not closed before attempting delete. I'm not a (good) programmer but it *looks* like that class is closing before delete but I honestly didn't understand...
   Author: Paul Chavez, 2013-04-12, 21:22
RE: spoolDir source problem - Flume - [mail # user]
...No issue with permissions that I can tell. Cursory research shows that this may happen if the file stream is not .close()'ed on creation.  ________________________________ From: Nitin P...
   Author: Paul Chavez, 2013-04-12, 21:04
Sort:
project
Flume (36)
type
mail # user (34)
mail # dev (2)
date
last 7 days (1)
last 30 days (4)
last 90 days (24)
last 6 months (30)
last 9 months (36)
author
Hari Shreedharan (653)
Brock Noland (607)
Mike Percy (459)
Jonathan Hsieh (376)
Disabled imported user (213)
Alexander Alten-Lorenz (180)
Juhani Connolly (146)
E. Sammer (112)
Will McQueen (108)
Israel Ekpo (104)
Arvind Prabhakar (98)
Roshan Naik (85)
Jarek Jarcec Cecho (81)
Denny Ye (72)
Ralph Goers (66)
Paul Chavez