Hi, we haven't a mongo sink, so you have to write your own. But you could use a avro sink and import the contents into mongo via http://datasyndrome.com/post/27075009640/from-avro-to-mongo-in-one-line-with-avro-to-mongo-pig?
cheers, Alex On Oct 23, 2012, at 9:58 AM, lancexxx <[email protected]> wrote: > > hey > > I used flume-ng(1.3.0) to collecting webserver log, memory as channel, hdfs > as sink, and workd good. > But this time i come up against a series of problems because that i > want use mongodb as a final storage , however i can not find any ideas > what use mongodb or other nosql as a sink via google and official guide > except a plugin named mongo-hadoop,anyone can help me? thanks very much ! > > -- > lancexxx > Sent with Sparrow (http://www.sparrowmailapp.com/?sig) > -- Alexander Alten-Lorenz http://mapredit.blogspot.com German Hadoop LinkedIn Group: http://goo.gl/N8pCF
