| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
459 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Flume process does not respond to kill - Flume - [mail # user]
|
|
...Rahul, the only way we can know what the process was hung on is if you provide a stack trace. Can you please issue a sudo kill -3 to the Flume java process the next time this hap...
|
|
|
Author: Mike Percy,
2013-02-05, 21:16
|
|
|
Re: Authentication - Avro Source, Sink, RpcClient - Flume - [mail # user]
|
|
...Rudolf, wow interesting! So it's working, huh? Can you submit a patch? Regards, Mike On Tuesday, February 5, 2013, Rakos, Rudolf wrote: ...
|
|
|
Author: Mike Percy,
2013-02-05, 14:45
|
|
|
Re: Authentication - Avro Source, Sink, RpcClient - Flume - [mail # user]
|
|
...Rudolf did you try it? Any luck? Regards Mike On Friday, January 25, 2013, Rakos, Rudolf wrote: ...
|
|
|
Author: Mike Percy,
2013-02-05, 08:33
|
|
|
Re: SpoolDir marks item as completed, when sink fails - Flume - [mail # user]
|
|
...Hmm in case I didn't answer the whole question: Yes the file channel is durable and the data will persist across restarts. Any data written by the sink will be removed from the c...
|
|
|
Author: Mike Percy,
2013-02-05, 08:31
|
|
|
Re: SpoolDir marks item as completed, when sink fails - Flume - [mail # user]
|
|
...Tzur, The source and sink are decoupled completely. The source will fill the channel until there is no more work or the channel is full. So the data is sitting buffered in the channel until ...
|
|
|
Author: Mike Percy,
2013-02-05, 08:29
|
|
|
Re: SpoolDir marks item as completed, when sink fails - Flume - [mail # user]
|
|
...Tzur, that is expected, because the data is committed by the source onto the channel. Sources and sinks are decoupled, they only interact via the channel, which buffers the data and serves t...
|
|
|
Author: Mike Percy,
2013-02-01, 09:56
|
|
|
Re: Can Flume print system metrics from command model - Flume - [mail # dev]
|
|
...Hi Denny, I think you mean is it "possible" to do something like "flume-ng metrics" and at this point the answer is no. However you can use the HTTP metrics or JMX metrics to query the metri...
|
|
|
Author: Mike Percy,
2013-01-31, 15:49
|
|
|
Re: Flume-NG 1.3.1 : Spooling dir source : java.io.IOException: Stream closed - Flume - [mail # user]
|
|
...Hi Nguyễn, The spooling source only works on "done", immutable files. So they have to be atomically moved and they cannot be modified after being placed into the spooling directory. Re...
|
|
|
Author: Mike Percy,
2013-01-28, 07:29
|
|
|
Re: Flume-NG : Spooling dir source : java.io.IOException: Stream closed - Flume - [mail # user]
|
|
...bcc: [EMAIL PROTECTED] No version of CDH currently ships with Flume 1.3.1, so redirecting this question to the [EMAIL PROTECTED] user list. Regards, Mike On Sun, Jan 27, 20...
|
|
|
Author: Mike Percy,
2013-01-28, 05:06
|
|
|
Re: HDFS Test Failure - Flume - [mail # user]
|
|
...Seems strange. Connor have you tried running "mvn clean install" and do you get the same results? Flume is weird because we push SNAPSHOT builds per commit so you have to install to av...
|
|
|
Author: Mike Percy,
2013-01-26, 02:20
|
|
|
|