| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
43 (0.073s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Can't use snappy codec - Flume - [mail # user]
|
|
...Hey Eran, You need to make sure the Flume JVM gets passed -Djava.library.path=XXX with the correct path to where your native snappy libraries are located. You can set this by add...
|
|
|
Author: Patrick Wendell,
2012-08-03, 15:36
|
|
|
Re: About custom source - Flume - [mail # user]
|
|
...I opened https://issues.apache.org/jira/browse/FLUME-1422 related to this. - Patrick On Thu, Aug 2, 2012 at 8:28 AM, Jarek Jarcec Cecho wrot e: ��ル クリストファ� �� wrote: able, ...
|
|
|
Author: Patrick Wendell,
2012-08-02, 21:57
|
|
|
[FLUME-1400] Understand and document behavior of exec source when tailing rolling logs - Flume - [issue]
|
|
...There has been some discussion recently around the behavior of exec("tail -f") when tailing logs, if the log files are themselves being rolled and renamed by a writer process.The primary con...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1400
Author: Patrick Wendell,
2012-08-01, 02:04
|
|
|
[FLUME-1389] Flume gives opaque error if interceptor type not specified - Flume - [issue]
|
|
...If you declare an interceptor in the configuration but you don't specify the type, flume-agent dies with an opaque NPE. Instead it should die with a message warning that the interceptor does...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1389
Author: Patrick Wendell,
2012-08-01, 01:10
|
|
|
[FLUME-1358] Add a regex-based filtering interceptor - Flume - [issue]
|
|
...I've run into a few (potential) users who requested a simple filtering interceptor that includes only records which match a configured regular expression.This seems like a good idea to me so...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1358
Author: Patrick Wendell,
2012-07-24, 03:08
|
|
|
[FLUME-1390] flume-ng-dist produces conflicting versions of flume-ng jars - Flume - [issue]
|
|
...The lib/ directory of the distribution contains both historical and SNAPSHOT flume jars. I ran into this when deploying flume locally to test out changes to the code - the changes weren't vi...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1390
Author: Patrick Wendell,
2012-07-23, 18:29
|
|
|
[FLUME-1369] Code and user guide documentation out of sync for interceptors - Flume - [issue]
|
|
...The user guide suggests naming interceptor types based on enumeration (e.g. TIMESTAMP) but the documentation within the classes themselves have configuration examples using the fully specifi...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1369
Author: Patrick Wendell,
2012-07-17, 06:42
|
|
|
Does Flume need a workload generator? - Flume - [mail # dev]
|
|
...Hi All, I was trying to debug a memory leak and it doesn't seem like there is a good way to generate workload for Flume at a configurable rate, or with configurable characteristics lik...
|
|
|
Author: Patrick Wendell,
2012-07-17, 04:28
|
|
|
Re: [VOTE] GIT as primary source control for Apache Flume - Flume - [mail # dev]
|
|
...emphatic +1 On Sun, Jul 15, 2012 at 7:03 PM, Hari Shreedharan wrote:...
|
|
|
Author: Patrick Wendell,
2012-07-16, 04:58
|
|
|
Re: Questions about Batching in Flume - Flume - [mail # dev]
|
|
...Hey Folks, So the hole in my thinking was, as brock pointed out, that the FileChannel doesn't actually sync() until a commit. I misread the code while looking at it quickly. So it does...
|
|
|
Author: Patrick Wendell,
2012-07-11, 21:24
|
|
|
|