| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.141s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Short guide to custom configuration provider? - Flume - [mail # user]
|
|
...I did a short proof of concept for the YAML part here https://github.com/BertrandDechoux/flume-ng-yaml Does your reaction mean that FLUME-1491 is a 'zombie'? Anyway, I will look at wha...
|
|
|
Author: Bertrand Dechoux,
2013-04-02, 19:23
|
|
|
Re: Short guide to custom configuration provider? - Flume - [mail # user]
|
|
...It seems quite easier than dealing with commons configuration. I might take a shot at it during the week-end, if I find the time. About the customisation of the Application class...
|
|
|
Author: Bertrand Dechoux,
2013-03-29, 16:43
|
|
|
Re: Short guide to custom configuration provider? - Flume - [mail # user]
|
|
...Thanks for the hints! The part that you quoted is in fact from the flume wiki and I forgot to quote it myself. But the page is quite old so I wasn't sure about the state of the feature...
|
|
|
Author: Bertrand Dechoux,
2013-03-29, 15:46
|
|
|
Short guide to custom configuration provider? - Flume - [mail # user]
|
|
...Hi, Flume NG has a pluggable configuration system called the configuration provider. I cloned the source repository and I indeed found it but I am a bit lost. Is there some kind of sho...
|
|
|
Author: Bertrand Dechoux,
2013-03-29, 13:53
|
|
|
Re: Sinking data to a Node.js server/listener - Flume - [mail # user]
|
|
...In the end a syslog event/message on tcp is only a tcp message, so indeed it should be simple with a tcp server (like nodejs). BUT I did answer too quickly. I have more experience with flume...
|
|
|
Author: Bertrand Dechoux,
2013-02-21, 14:08
|
|
|
Re: Sinking data to a Node.js server/listener - Flume - [mail # user]
|
|
...Should it be assumed that structured data are transferred using flume and that's why Avro is mentioned? One easy solution I can see would be to use a syslog output that would actually point ...
|
|
|
Author: Bertrand Dechoux,
2013-02-17, 22:43
|
|
|
Re: Analysis of Data - Flume - [mail # user]
|
|
...do it. It's not a CEP engine. But it can be extended. So it really depends on the complexity of your analysis. Bertrand On Thu, Feb 7, 2013 at 11:24 AM, Surindhar wrote: &n...
|
|
|
Author: Bertrand Dechoux,
2013-02-07, 10:30
|
|
|
Re: High level technical overview of output bucketing for flume (old-gen) ? - Flume - [mail # user]
|
|
...Thank you but I am afraid I wasn't clear enough. I have no issue with the configuration and I understand output bucketing. However, the flume old-gen syslog source do not use the syslo...
|
|
|
Author: Bertrand Dechoux,
2013-01-04, 16:37
|
|
|
High level technical overview of output bucketing for flume (old-gen) ? - Flume - [mail # user]
|
|
...Hi, I am using flume (old gen) as an extension to an existant syslog system and would like to use the timestamp of the syslog message as the timestamp of the flume event. I guess the t...
|
|
|
Author: Bertrand Dechoux,
2013-01-04, 14:22
|
|
|
Re: Flume to stream logs live - Flume - [mail # user]
|
|
...You could also use syslog (or its variants syslog-ng, rsyslog) as a bridge before flume. I don't know the details but I know there are syslog implementations for windows too. Regards &...
|
|
|
Author: Bertrand Dechoux,
2012-12-16, 12:25
|
|
|
|