| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.205s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Dropped events - Flume - [mail # user]
|
|
...Hari, I still have the same problem even after setting the transaction capacity. However, does it have anything to do with Batching as I am not using 'batchSize' currently. I just wanted to ...
|
|
|
Author: Vikram Kulkarni,
2013-03-13, 18:36
|
|
|
RE: Dropped events - Flume - [mail # user]
|
|
...I had it at 10 originally and the capacity at 100. Yes, I am committing the transaction and closing it (and backoff) even if the Event is null. Thanks, Vikram From: Hari Shreedha...
|
|
|
Author: Vikram Kulkarni,
2013-03-12, 20:33
|
|
|
Dropped events - Flume - [mail # user]
|
|
...I have my custom Source and Sink that I have hooked with a memory channel but I am noticing that it is not very consistent. Even after sending many events to the Source the Sink’s event is s...
|
|
|
Author: Vikram Kulkarni,
2013-03-12, 18:03
|
|
|
Re: Custom Sink - Flume - [mail # user]
|
|
...Thanks, for the response. I now understand it and there were couple things going on. I reverse engineered it from the simple logger sink and was able to receive events from the channel. Alth...
|
|
|
Author: Vikram Kulkarni,
2013-03-11, 15:47
|
|
|
Custom Sink - Flume - [mail # user]
|
|
...I am trying to write a custom sink for flume-ng. I looked at the existing sinks and documentation and coded it up. However, the 'process()' method that's supposed to receive the events alway...
|
|
|
Author: Vikram Kulkarni,
2013-03-11, 03:52
|
|
|
HTTPSource with JSONHandler - Flume - [mail # user]
|
|
...Hello All, I am trying to setup a HTTPSource with the built-in JSONHandler. Per the user guide : http://flume.apache.org/FlumeUserGuide.html#jsonhandler It is not clear if the data sen...
|
|
|
Author: Vikram Kulkarni,
2013-01-15, 03:08
|
|
|
Re: Unable to setup HDFS sink - Flume - [mail # user]
|
|
...Got that. Was just reading about that and other options. Thanks again! From: Nitin Pawar > Reply-To: "[EMAIL PROTECTED]" > Date: Sunday, January 13, 2013 11:39 PM To: "[EMAIL PRO...
|
|
|
Author: Vikram Kulkarni,
2013-01-14, 07:41
|
|
|
Re: Unable to setup HDFS sink - Flume - [mail # user]
|
|
...Thanks for your prompt replies. I had switched my core-site.xml and was now using 8020. That worked, however, I am getting the following output on the console: Once I send the event to the f...
|
|
|
Author: Vikram Kulkarni,
2013-01-14, 07:36
|
|
|
Re: Unable to setup HDFS sink - Flume - [mail # user]
|
|
...I was able to write using the same hdfs conf from a different sink. Also, I can open the MapRed administration page successfully at http://localhost:50030/jobtracker.jsp So that should indic...
|
|
|
Author: Vikram Kulkarni,
2013-01-14, 07:04
|
|
|
Unable to setup HDFS sink - Flume - [mail # user]
|
|
...I am trying to setup a sink for hdfs for HTTPSource . But I get the following exception when I try to send a simple Json event. I am also using a logger sink and I can clearly see the event ...
|
|
|
Author: Vikram Kulkarni,
2013-01-14, 06:43
|
|
|
|