| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
43 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Would someone please comment on Tail Source in NG? - Flume - [mail # user]
|
|
...Hey Chris - what Steve said is right on: "Unless you can always guarantee that you will always be able to continue where you left off and never re-send data then it's probably best to ...
|
|
|
Author: Patrick Wendell,
2012-09-02, 21:45
|
|
|
Re: Would someone please comment on Tail Source in NG? - Flume - [mail # user]
|
|
...Hey Chris, I'm not clear what functionality you would want from the TailSource could offer that's not already offered by (a) using ExecSource (b) putting flume inside your application ...
|
|
|
Author: Patrick Wendell,
2012-08-30, 05:07
|
|
|
Re: 答复: 答复: HDFS SINK Performacne - Flume - [mail # user]
|
|
...Hey, Can you let us know what rate data is arriving at collector2 at? How many events/second and bytes/second, roughly? Also, why is your batch size so large? I'm not sure, but I...
|
|
|
Author: Patrick Wendell,
2012-08-28, 05:11
|
|
|
Re: FlumeNG & Twitter Storm - Flume - [mail # dev]
|
|
...There is a brief JIRA about this already, would be a good place for further discussion. https://issues.apache.org/jira/browse/FLUME-1286 - Patrick On Fri, Aug 17, 2012 at 1...
|
|
|
Author: Patrick Wendell,
2012-08-17, 20:55
|
|
|
Re: Avro client in NG as replacement for tail source in OG? - Flume - [mail # user]
|
|
...Just a note on reliability with this approach, I'm not sure how the log4j appender handles the case where it can't connect to the downstream avro source (i.e. if there is a failure at ...
|
|
|
Author: Patrick Wendell,
2012-08-14, 20:15
|
|
|
Re: [DISCUSS] Annotating interface scope/stability in Flume - Flume - [mail # dev]
|
|
...We definitely need something like this, given that extensability is the expectation in Flume (not the exception). It's likely that the flume developer community will overlap with Hadoo...
|
|
|
Author: Patrick Wendell,
2012-08-14, 19:38
|
|
|
Re: Avro client in NG as replacement for tail source in OG? - Flume - [mail # user]
|
|
...Hey Chris, Mark has got it - for the behavior you are looking, you probably want a tier of flume agents running where you currently have avro clients, using an exec source with "tail -...
|
|
|
Author: Patrick Wendell,
2012-08-13, 23:28
|
|
|
Re: flume-ng agent startup problem - Flume - [mail # user]
|
|
...Jagadish, One possibility is that flume is not finding the Hadoop classpath correctly and silently failing when trying to create the HDFS sink. I've run into something like this before...
|
|
|
Author: Patrick Wendell,
2012-08-11, 20:49
|
|
|
Re: Transforming 1 event to n events - Flume - [mail # dev]
|
|
...Hey Mike, That context is super helpful. If it is a correctness problem to have interceptors returning more events than they receive, can I propose that we: a) Add a check in Int...
|
|
|
Author: Patrick Wendell,
2012-08-11, 05:22
|
|
|
Re: custom interceptor - Flume - [mail # user]
|
|
...Hey Mark, Writing a custom interceptor means writing a Java class that implements the org.apache.flume.interceptor.Interceptor interface. Then you include your class in the classpath w...
|
|
|
Author: Patrick Wendell,
2012-08-11, 00:19
|
|
|
|