| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
108 (0.336s).
|
|
|
Loading phrases to help you refine your search...
|
|
[FLUME-1002] FailoverSinkProcessor replaces sinks with same priority - Flume - [issue]
|
|
...In FailoverSinkProcessor, sinks are indexed in a SortedMap according to their priority. This means that specifying 2 failover sinks with the same priority will actually cause only one of the...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1002
Author: Will McQueen,
2012-03-22, 02:16
|
|
|
[FLUME-842] NPE when using jdbc channel with 2 local nodes communicating through avro - Flume - [issue]
|
|
...Expected comm looks like this: AvroCLIClient ==(41414)==> avroSource=>jdbcChannel=>avroSink ==(41415)==> avroSource=>jdbcChannel=>loggerSinkShorthand:&nb...
|
|
|
http://issues.apache.org/jira/browse/FLUME-842
Author: Will McQueen,
2012-03-14, 16:37
|
|
|
[FLUME-972] Missing dep when attempting to prepare flume dir for import into Eclipse - Flume - [issue]
|
|
...Issue: Cannot run 'mvn eclipse:eclipse' to prepare flumeng checkout for import into eclipseSteps:1. Use fresh checkout of flume-728 branch2. mvn package3. mvn eclipse:add-maven-repo -Declips...
|
|
|
http://issues.apache.org/jira/browse/FLUME-972
Author: Will McQueen,
2012-03-14, 05:14
|
|
|
[FLUME-1003] The memory channel does not seem to respect the capacity - Flume - [issue]
|
|
...Use the following config (no sink configured)a1.sources = r1a1.channels = c1a1.sources.r1.type = SEQa1.sources.r1.channels = c1a1.channels.c1.type = MEMORYIf I run with this config, then the...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1003
Author: Will McQueen,
2012-03-14, 05:13
|
|
|
[FLUME-1027] Missing log4j library in Flume distribution - Flume - [issue]
|
|
...[will@localhost flume-1.1.0-incubating-SNAPSHOT]$ bin/flume-ng node --conf conf --conf-file conf/flume-conf.properties --name fooFailed to instantiate SLF4J LoggerFactoryReported exc...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1027
Author: Will McQueen,
2012-03-14, 01:02
|
|
|
[FLUME-792] Flume's java classpath has a space somewhere in the classpath instead of a colon separator - Flume - [issue]
|
|
...If there are hadoop jars found based on $HADOOP_HOME environment variable, find can return multiple entires that contains a space.We probably need to fix this to remove the space. (The...
|
|
|
http://issues.apache.org/jira/browse/FLUME-792
Author: Will McQueen,
2012-03-07, 18:45
|
|
|
[FLUME-796] Master fails to start if does not have a resolveable hostname - Flume - [issue]
|
|
...To duplicate: As root, run 'hostname foobar' Attempt to start the flume master.You will see this error message:2011-10-13 14:31:17,554 [main] ERROR util.NetUtils: Unable to get canon...
|
|
|
http://issues.apache.org/jira/browse/FLUME-796
Author: Will McQueen,
2012-03-07, 18:45
|
|
|
[FLUME-1005] Several issues with flume-ng script - Flume - [issue]
|
|
...The changes in the script are described below:1) Move FLUME_NODE_CLASS and FLUME_AVRO_CLIENT_CLASS after the sourcing of flume-env.sh, since there's no reason that flume-env.sh should overri...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1005
Author: Will McQueen,
2012-02-28, 02:09
|
|
|
[FLUME-834] Rename all Flume NG artifactIDs with consistent prefix of "flume-ng" - Flume - [issue]
|
|
...We should by convention name all of our Flume NG artifacts with the same "flume-ng" prefix. This requires changing the <artifactId> in the pom files. Our current artifactIDs are:(1) fl...
|
|
|
http://issues.apache.org/jira/browse/FLUME-834
Author: Will McQueen,
2012-01-31, 19:12
|
|
|
[FLUME-835] Issues during clean build of Flume NG - Flume - [issue]
|
|
...I run the following commands from toplevel Flume NG dir:1) mvn clean2) mvn eclipse:clean3) mvn package -DskipTestsI see these 12 issues. 2 are for missing thrift folder, 1 warning about crea...
|
|
|
http://issues.apache.org/jira/browse/FLUME-835
Author: Will McQueen,
2011-12-31, 22:09
|
|
|
|