| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
40 (0.396s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
RE: spoolDir source problem - Flume - [mail # user]
|
|
...Anyone have any ideas on this? I can't even find the class throwing the exception to try and see what it is doing. I would really like to use this on Windows, but would like to know at least...
|
|
|
Author: Paul Chavez,
2013-04-12, 18:41
|
|
|
spoolDir source problem - Flume - [mail # user]
|
|
...Hello, I've run into a problem with the spoolDir source, on Windows, and am not sure how to proceed. The agent starts fine and the source is created without issue and is apparent...
|
|
|
Author: Paul Chavez,
2013-04-11, 22:15
|
|
|
RE: FileChannel on Windows - Flume - [mail # user]
|
|
...I did not realize I could use pre-built binaries on Windows. Thank you, I used this to grab the hadoop-common.jar from our existing Hadoop cluster and there are no startup errors now. ...
|
|
|
Author: Paul Chavez,
2013-04-10, 20:25
|
|
|
FileChannel on Windows - Flume - [mail # user]
|
|
...Hello, I've been using flume on Windows to send logs to an avro source for awhile now, using the AvroClient class. I'm now trying to get a full agent running to hopefully leverage the ...
|
|
|
Author: Paul Chavez,
2013-04-10, 18:55
|
|
|
|