| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
78 (0.115s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Log42 embedded Flume agent fails to rollback (log4j2-278) - Flume - [mail # dev]
|
|
...I am a bit confused. At line 566 Log calls SLF4J so you will only end up back in Log4j 2 if you have made Log4j 2 the SLF4J implementation. That shouldn't cause any problems. Having Fl...
|
|
|
Author: Ralph Goers,
2013-06-11, 07:40
|
|
|
Re: [DISCUSS] Flume 1.4 release plan - Flume - [mail # dev]
|
|
...I don't consider this a showstopper, but it should be a learning experience. First, Flume should probably release more often. Second, where possible deprecate stuff in one release and delete...
|
|
|
Author: Ralph Goers,
2013-05-29, 15:49
|
|
|
Re: [DISCUSS] Flume 1.4 release plan - Flume - [mail # dev]
|
|
...The one concern I have is that when adding support for embedded agents some classes were removed. This means if users of Log4j 2 try to use 1.4 they will have problems until it is modified t...
|
|
|
Author: Ralph Goers,
2013-05-26, 14:58
|
|
|
[FLUME-1406] Remove documentation from flume trunk - Flume - [issue]
|
|
...The user's and developer's guides are part of the web site and should be removed from flume trunk...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1406
Author: Ralph Goers,
2013-04-17, 21:42
|
|
|
Re: Unique row key - Flume - [mail # dev]
|
|
...Only on a single machine with a single cpu. Multiple machines could still generate the same value. Multiple threads on the same machine could generate the same value. The uuid log4j 2...
|
|
|
Author: Ralph Goers,
2013-02-14, 13:45
|
|
|
Re: Unique row key - Flume - [mail # dev]
|
|
...See https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumeEvent.java and then look at the addGuid method. Ral...
|
|
|
Author: Ralph Goers,
2013-02-14, 06:27
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...Sorry to jump on this thread so late but you should be aware that getLocalHost() seems to have a nasty habit of throwing a HostNotFoundException on Java 7. I ran into this in Log...
|
|
|
Author: Ralph Goers,
2013-02-11, 23:35
|
|
|
Re: Flume cassandra data model - Flume - [mail # dev]
|
|
...We have a Cassandra sink that writes to different column families based on the "event type" (a header attribute). Each type has its own "handler". Right now the handlers are hard-code...
|
|
|
Author: Ralph Goers,
2013-02-11, 21:37
|
|
|
Re: flume-cassandra - Flume - [mail # user]
|
|
...Running Flume-ng on one host (or cluster of hosts) and Cassandra on its own Cluster of hosts is correct. Just as all the other Flume Sinks, the Flume Cassandra Sink has to run in Rlume...
|
|
|
Author: Ralph Goers,
2013-01-31, 07:10
|
|
|
Re: flume-cassandra - Flume - [mail # user]
|
|
...See below. On Jan 29, 2013, at 11:43 AM, Yogi Nerella wrote: Cassandra is not a file system. It is a NoSQL solution that stores the data elements as columns in rows. See h...
|
|
|
Author: Ralph Goers,
2013-01-29, 21:59
|
|
|
|