| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
107 (0.09s).
|
|
|
Loading phrases to help you refine your search...
|
|
[FLUME-846] Bump Avro version to 1.6.x - Flume - [issue]
|
|
...Bump Avro version to 1.6.x, but we need to ensure that the maven plugin still works when generating the bindings from IDL....
|
|
|
http://issues.apache.org/jira/browse/FLUME-846
Author: Will McQueen,
2011-12-31, 22:09
|
|
|
[FLUME-831] flume-jdbc-channel project has unnecessary direct dependency on log4j API - Flume - [issue]
|
|
...Please use slf4j API instead of direct log4j API. So in org.apache.flume.channel.jdbc.JdbcChannel, just change this: import org.apache.log4j.Logger; pri...
|
|
|
http://issues.apache.org/jira/browse/FLUME-831
Author: Will McQueen,
2011-12-30, 04:33
|
|
|
[FLUME-833] Audit Direct Library Deps for Flume NG - Flume - [issue]
|
|
...Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j)....
|
|
|
http://issues.apache.org/jira/browse/FLUME-833
Author: Will McQueen,
2011-12-28, 01:16
|
|
|
[FLUME-823] The properties configuration provider should fail if the configuration file is not found - Flume - [issue]
|
|
...When specifying a props file (eg, flume.properties) that doesn't exist, the logs don't indicate any failure to read the config file. The configuration provider should probably just fail if t...
|
|
|
http://issues.apache.org/jira/browse/FLUME-823
Author: Will McQueen,
2011-12-04, 00:26
|
|
|
[FLUME-827] Avro client conn failure results in 60-second wait before terminating - Flume - [issue]
|
|
...Launching the avro client when the Flume NG node isn't yet running will result in a conn refused error. The client should then shutdown immediately, but instead waits for 1 minute before the...
|
|
|
http://issues.apache.org/jira/browse/FLUME-827
Author: Will McQueen,
2011-12-02, 22:06
|
|
|
[FLUME-844] jdbc channel fails with seq source and logger sink - Flume - [issue]
|
|
...Running a flume node with the above properties file fails with "Failed to load configuration data". There are no problems when using the memory channel instead of jdbc.2011-11-07 11:56:29,76...
|
|
|
http://issues.apache.org/jira/browse/FLUME-844
Author: Will McQueen,
2011-11-22, 01:47
|
|
|
[FLUME-843] jdbc channel is sending unsolicited events to sink - Flume - [issue]
|
|
...Steps:Run the flume node with the above props.//exp: no LoggerSink msgs should be displayed, because we haven't yet connected to the netcat source//act: a continuous output of LoggerSi...
|
|
|
http://issues.apache.org/jira/browse/FLUME-843
Author: Will McQueen,
2011-11-22, 01:43
|
|
|
[FLUME-838] Failing unit tests - Flume - [issue]
|
|
...1) [flume-ng-core] TestAvroSource.testRequest() fails with "no route to host"java.lang.RuntimeException: java.net.NoRouteToHostException: No route to host at org.apache.avro.ipc.Nett...
|
|
|
http://issues.apache.org/jira/browse/FLUME-838
Author: Will McQueen,
2011-11-14, 20:24
|
|
|
[FLUME-826] Update libs - Flume - [issue]
|
|
...Please update the following libs:1) guava-r07.jar ==> guava-10.0.1.jarThe poms to modify are: flume-ng-sinks/flume-hdfs-sink/pom.xml flume-ng-core/pom.xml flume-ng-node/pom.xml<depende...
|
|
|
http://issues.apache.org/jira/browse/FLUME-826
Author: Will McQueen,
2011-11-13, 14:20
|
|
|
[FLUME-837] 3 Flume NG Node tests are being skipped - Flume - [issue]
|
|
...I started clean:(a) mvn clean(b) mvn eclipse:clean(c) mvn packageThe tests ran during the package phase. There were 3 skipped tests: 1 skipped in org.apache.flume.node.TestFlumeNodeApplicati...
|
|
|
http://issues.apache.org/jira/browse/FLUME-837
Author: Will McQueen,
2011-11-02, 20:35
|
|
|
|