flume agents sends data to one host which is called flume collector. Its there in cloudera flume.
On Thu, Jan 24, 2013 at 10:43 AM, Mike Percy <[email protected]> wrote: > What do you mean by "collector"? > > > On Wed, Jan 23, 2013 at 9:05 PM, Sri Ramya <[email protected]> wrote: > >> Thank you very much. But I need a collector in my application, flume-ng >> does not have any collector. Thats why i started with Cloudeera flum. Now i >> am getting a problem with integrating flume collector with cassandra. If >> any body tried it before please help me. >> thank in advance. >> >> >> On Thu, Jan 24, 2013 at 10:26 AM, Mike Percy <[email protected]> wrote: >> >>> Hi Sri, >>> Cloudera originally created Flume, then contributed it to the Apache >>> Software Foundation (ASF), and continues to invest heavily into it under >>> the auspices of the ASF. The current generation of Flume is called Flume >>> NG. I encourage you to use the latest "NG" generation of Flume (version >>> 1.x) over the so-called "OG" generation (version 0.9.x). >>> >>> Regards, >>> Mike >>> >>> >>> On Wed, Jan 23, 2013 at 7:30 PM, Sri Ramya <[email protected]> wrote: >>> >>>> Thank you very much. >>>> Can u tell me whats the difference between cloudera flume and flume-ng >>>> . And which is the better option to use. >>>> Thank you. >>>> >>>> >>>> On Thu, Jan 24, 2013 at 7:23 AM, shekhar sharma >>>> <[email protected]>wrote: >>>> >>>>> You can use develop your own customized sink which can do >>>>> pre-processing in flume and then send the events to cassandra >>>>> >>>>> Regards, >>>>> Som >>>>> >>>>> On Thu, Jan 24, 2013 at 12:22 AM, Camp, Roy <[email protected]> wrote: >>>>> >>>>>> You may also want to check out >>>>>> >>>>>> https://github.com/btoddb/flume-ng-cassandra-sink >>>>>> >>>>>> Roy >>>>>> >>>>>> >>>>>> >>>>>> -----Original Message----- >>>>>> From: rektide [mailto:[email protected]] >>>>>> Sent: Wednesday, January 23, 2013 10:24 AM >>>>>> To: [email protected] >>>>>> Subject: Re: flume-cassandra >>>>>> >>>>>> Have you tried https://github.com/thobbs/logsandra#configuration ? >>>>>> How did that go? >>>>>> >>>>>> Thanks. >>>>>> >>>>>> On Wed, Jan 23, 2013 at 11:29:17PM +0530, Sri Ramya wrote: >>>>>> > hi >>>>>> > >>>>>> > How to intigrate flume with cassandra by using logsandra plugin. >>>>>> > >>>>>> > thank you. >>>>>> >>>>> >>>>> >>>> >>> >> >
