| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
146 (0.089s).
|
|
|
Loading phrases to help you refine your search...
|
|
[FLUME-1363] flume-ng-node - TestNetcatSource doesn't try multiple ports - Flume - [issue]
|
|
...This fails at times when running the maven tests because it can't bind to the port. Also, NetcatSource calls the parent(AbstractSource) start() and stop() before it completes either operatio...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1363
Author: Juhani Connolly,
2012-07-12, 06:38
|
|
|
Re: flume-ng syslogtcp issue - Flume - [mail # user]
|
|
...file_roll is detailed in the Flume user guide. It's generated in target/docs when you do a full build. I've put it up at http://people.apache.org/~juhanic/flume-docs/FlumeUserGui...
|
|
|
Author: Juhani Connolly,
2012-07-12, 06:15
|
|
|
Re: using tail to HDFS sink - Flume - [mail # user]
|
|
...Hello Prabhu, You should have a look at your logs. Unless you've changed the settings, they'll be in flume.log in whatever directory you executed from. It looks to me like...
|
|
|
Author: Juhani Connolly,
2012-07-12, 04:52
|
|
|
Re: Problems with time variables in HDFS path - Flume - [mail # user]
|
|
...The time variables depend on the existence of a header with the key "timestamp". If it isn't there, it tries to parse a non-existent header to calculate the time, and this happen...
|
|
|
Author: Juhani Connolly,
2012-07-11, 10:15
|
|
|
Re: Questions about Batching in Flume - Flume - [mail # dev]
|
|
...I think some of my earlier speculation may have lead to this misunderstanding? I can confirm after changing the exec source that the puts/takes themselves are not generating the ...
|
|
|
Author: Juhani Connolly,
2012-07-11, 09:12
|
|
|
[FLUME-1361] Add event batching to ExecSource - Flume - [issue]
|
|
...Add a configuration option for the number of items to send to the channel in a single transaction.This will help a lot with FileChannel which needs to fsync every commit....
|
|
|
http://issues.apache.org/jira/browse/FLUME-1361
Author: Juhani Connolly,
2012-07-11, 07:11
|
|
|
Re: [DISCUSS] Git as primary source control for Flume - Flume - [mail # dev]
|
|
...I use git to work on and just apply changes to a separate svn source tree when committing. I would prefer git as primary though it isn't a big deal for me. On 07/11/2012 03...
|
|
|
Author: Juhani Connolly,
2012-07-11, 07:04
|
|
|
Re: File channel performance on a single disk is poor - Flume - [mail # user]
|
|
...Hi, thanks for clarifying. On 07/10/2012 06:36 PM, Arvind Prabhakar wrote: This is more or less what I expected. Am I correct in believing that each commit has to has to seek bac...
|
|
|
Author: Juhani Connolly,
2012-07-11, 02:01
|
|
|
Re: Restarts without data loss - Flume - [mail # user]
|
|
...A further observation: When running our collector node with avro source and hdfssink, I observed it keeping up with about 1400+ events per second. Upon looking at the exec ...
|
|
|
Author: Juhani Connolly,
2012-07-10, 07:54
|
|
|
Re: Restarts without data loss - Flume - [mail # user]
|
|
...On 07/10/2012 02:36 AM, Brock Noland wrote: I've taken some dumps and you can find them here: http://people.apache.org/~juhanic/ca-flume-fc-dumps.tar.gz I also included a png fro...
|
|
|
Author: Juhani Connolly,
2012-07-10, 02:14
|
|
|
|