| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
34 (0.671s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
RE: spoolDir source problem - Flume - [mail # user]
|
|
...We already have a CentOS cluster running half a dozen flume nodes, we've been feeding it production data for about 6 months and we've been very pleased with it so far. We are just looking to...
|
|
|
Author: Paul Chavez,
2013-04-12, 20:48
|
|
|
RE: spoolDir source problem - Flume - [mail # user]
|
|
...1. Flume 1.3.1 I believe, whatever is packaged with latest CDH distribution. 2. Windows Server 2008 R2 3. The meta files are created by the flume agent, so should have full rights. I'm went ...
|
|
|
Author: Paul Chavez,
2013-04-12, 20:37
|
|
|
|