| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
127 (0.588s).
|
|
|
Loading phrases to help you refine your search...
|
|
[FLUME-1200] HDFSEventSink causes *.snappy file to be created in HDFS even when snappy isn't used (due to missing lib) - Flume - [issue]
|
|
...If I use HDFSEventSink and specify the codec to be snappy, then the sink writes data to HDFS with the ".snappy" extension... but the content of those HDFS files is not in snappy format when ...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1200
Author: Will McQueen,
2012-06-22, 15:40
|
|
|
[FLUME-1303] java.library.path value is being truncated at first 'n' char - Flume - [issue]
|
|
...In the flume-ng script, the '\' and 'n' characters are each being treated as delimiters instead of being treated as a newline character. This relates to the following line of code that is fo...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1303
Author: Will McQueen,
2012-06-21, 20:49
|
|
|
[FLUME-1284] Need host interceptor for hdfs bucket path escape sequence - Flume - [issue]
|
|
...The Flume NG docs specify that %{host} can be used in the HDFS bucket path. This means that the 'host' header must exist within a Flume event. But Flume events don't have it by default....
|
|
|
http://issues.apache.org/jira/browse/FLUME-1284
Author: Will McQueen,
2012-06-20, 02:35
|
|
|
[FLUME-1234] Can't use %P escape sequence for bucket path of HDFS sink - Flume - [issue]
|
|
...The %P escape char isn't printing anything when it's specified in an HDFS bucket path in the flume.conf file. For example: agent.sinks.k17.hdfs.path = hdfs://blah.example....
|
|
|
http://issues.apache.org/jira/browse/FLUME-1234
Author: Will McQueen,
2012-06-13, 04:16
|
|
|
[FLUME-1205] NPE related to checkpointing when using FileChannel - Flume - [issue]
|
|
...I'm seeing NPE when stopping the Flume agent, and then starting it up again. I'm using this config file:agent.channels = c1agent.sources = r1agent.sinks = k1#agent.channels.c1.type = F...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1205
Author: Will McQueen,
2012-05-25, 16:00
|
|
|
[FLUME-1194] RecoverableMemoryChannel prop misspelled -- "rentention" should be "retention" - Flume - [issue]
|
|
...I suggest replacing all occurrences of "rentention" with "retention" (unless you're talking about "the private retention of publicly-generated land values"... http://www.wealthandwant.com/th...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1194
Author: Will McQueen,
2012-05-23, 23:26
|
|
|
[FLUME-1001] Support custom processors - Flume - [issue]
|
|
...Currently there doesn't seem to be a way for a user to specify a custom processor... for example, a replicating processor that replicates a channel's output to all sinks. If this is implemen...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1001
Author: Will McQueen,
2012-05-12, 17:18
|
|
|
[FLUME-1164] Configure should be called after stopping all events. - Flume - [issue]
|
|
...After a reconfiguration event (config file is modified), the configure() method is called on the same component object (unless its name or type has changed in the config file). For example, ...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1164
Author: Will McQueen,
2012-05-09, 23:30
|
|
|
[FLUME-1156] If config file has empty sources, then throws NPE - Flume - [issue]
|
|
...Config file used:agent.channels = c1agent.sources =agent.sinks = k1agent.channels.c1.type = MEMORYagent.sources.r1.channels = c1agent.sources.r1.type = SEQagent.sinks.k1.channels = c1agent.s...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1156
Author: Will McQueen,
2012-04-27, 19:26
|
|
|
[FLUME-1148] Refactor logging - Flume - [issue]
|
|
...[Marked as Major because it's highly visible in the logs, it's important to see pre-post options especially when dealing with reconfigutations during troubleshooting][Tes...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1148
Author: Will McQueen,
2012-04-25, 14:12
|
|
|
|