| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
18 (0.095s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Flume compilation - Flume - [mail # user]
|
|
...i wulod suggest use maven to build your project instead of using eclipse. Let me know if it doesnt solves your problem Regards, Crack it or leave it Som [EMAIL PROTECTED],[EMAIL PROTEC...
|
|
|
Author: shekhar sharma,
2013-01-25, 09:49
|
|
|
Re: flume-cassandra - Flume - [mail # user]
|
|
...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 &...
|
|
|
Author: shekhar sharma,
2013-01-24, 01:53
|
|
|
Re: How to run flume-mg in background? - Flume - [mail # user]
|
|
...nohup ./flume-ng agent --conf ../conf -f ../conf/host1.properties -n host1 & On Tue, Jan 22, 2013 at 12:08 PM, GuoWei wrote: ...
|
|
|
Author: shekhar sharma,
2013-01-22, 16:54
|
|
|
Re: custome serializer - Flume - [mail # user]
|
|
...I think you can implement your custome sink, where you can take event body and header if any to HDFS... Regardsm Som On Fri, Jan 11, 2013 at 2:53 PM, Chhaya Vishwakarma wro...
|
|
|
Author: shekhar sharma,
2013-01-11, 14:07
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Hello Khasif, Sorry for late reply...Are you done? or u still struggling? mail me: [EMAIL PROTECTED] Regards, Som Shekhar Sharma On Wed, Nov 21, 2012 at 6:06 PM, kashif kh...
|
|
|
Author: shekhar sharma,
2012-11-26, 16:42
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...By the way how are you building and running your project.Are u running from any IDE? The best practises you can follow: (1) Create your project as maven project and give the dependency...
|
|
|
Author: shekhar sharma,
2012-11-20, 19:06
|
|
|
Re: Create custom sink - Flume - [mail # user]
|
|
...Its pretty straight forward!! You need to create a class extending from Abstract Sink and override the process method.. For example: public class MyCustomSink extends AbstractSink { &n...
|
|
|
Author: shekhar sharma,
2012-09-04, 05:42
|
|
|
Re: Channel Exception - Flume - [mail # user]
|
|
...Thanks. Actually in my case threads were blocked inside the sink, due to which it was unable to commit the transaction. Regards, Som Shekhar On Tue, Jul 24, 2012 at 2:21 PM, Juha...
|
|
|
Author: shekhar sharma,
2012-07-25, 08:07
|
|
|
Channel Exception - Flume - [mail # user]
|
|
...Hello, I am trying to send the events to the Avro Source through external RPC client.. While sending the events, the following error is thrown org.apache.flume.ChannelException: Space ...
|
|
|
Author: shekhar sharma,
2012-07-24, 06:54
|
|
|
Re: Error: Properties.PropertiesFileConfigurationProvider - Flume - [mail # user]
|
|
...And can you please tell which version of flume you are using? On Mon, Jul 23, 2012 at 12:06 PM, shekhar sharma wrote: ...
|
|
|
Author: shekhar sharma,
2012-07-23, 06:37
|
|
|
|