| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
97 (0.142s).
|
|
|
Loading phrases to help you refine your search...
|
|
[FLUME-1212] Flume should pick HBase jars from HBASE_HOME - Flume - [issue]
|
|
...Currently Flume distribution bundles the following in the lib directory: hbase-0.92.1.jar hadoop-core-1.0.1.jar zookeeper-3.4.3.jarInstead it should follow the same mechanism that is used fo...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1212
Author: Arvind Prabhakar,
2012-05-17, 20:17
|
|
|
[FLUME-967] HTTP based monitoring for flume Agents - Flume - [issue]
|
|
...Hadoop related projects typically include an embedded web server that can be used to remotely monitory the health of the components running within. It will ge good to have a similar facility...
|
|
|
http://issues.apache.org/jira/browse/FLUME-967
Author: Arvind Prabhakar,
2012-05-16, 20:12
|
|
|
[FLUME-1197] Use of "timestamp" Header is hardcoded and not configurable - Flume - [issue]
|
|
...Currently the HDFS sink uses the "timestamp" header to resolve the destination file path. The Syslog sources inject this header into the events for such downstream use.This enhancement reque...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1197
Author: Arvind Prabhakar,
2012-05-12, 00:41
|
|
|
[FLUME-1181] Context must enforce dot-separated prefix for sub-properties. - Flume - [issue]
|
|
...Currently the method Context.getSubProperties(String prefix) assumes a well-formed prefix. This can lead to undetected issues such as what is being seen in the current state of channel selec...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1181
Author: Arvind Prabhakar,
2012-05-06, 18:18
|
|
|
[FLUME-1171] User guide does not include log4j appender informaiton - Flume - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/FLUME-1171
Author: Arvind Prabhakar,
2012-05-06, 05:03
|
|
|
[FLUME-1122] Flume documentation layout should be refactored - Flume - [issue]
|
|
...Currently a full build of Flume generates documentation in the top-level flume-docs directory. This causes a lot of flume-docs directories to show up as untracked files in the version contro...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1122
Author: Arvind Prabhakar,
2012-04-25, 00:31
|
|
|
[FLUME-1113] JDBC Channel invokes size query on every put - Flume - [issue]
|
|
...JDBC Channel provider invokes SchemaHandler.getChannelSize() to test for capacity. It will be better if the channel issues this query once and then uses an in-memory counter to maintain this...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1113
Author: Arvind Prabhakar,
2012-04-12, 06:14
|
|
|
[FLUME-1120] JDBC Channel should use multiple tables for storing events - Flume - [issue]
|
|
...The current implementation of derby based JDBC channel uses a single table for storing events. When subject to excessive load all the DML operations happening on this table will lead to lock...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1120
Author: Arvind Prabhakar,
2012-04-12, 02:18
|
|
|
[FLUME-1107] Configuration keys for JDBC channel contain redundant prefix. - Flume - [issue]
|
|
...The configuration keys for JDBC channel currently require a prefix which serves no purpose as the configuration is already namespace isolated within the configuration system. For example, to...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1107
Author: Arvind Prabhakar,
2012-04-10, 00:03
|
|
|
[FLUME-1105] Allow the optional disabling of foreign keys - Flume - [issue]
|
|
...The JDFC Channel uses Foreign Key constraints by default. There should be an option to create the schema without such constraints if desired....
|
|
|
http://issues.apache.org/jira/browse/FLUME-1105
Author: Arvind Prabhakar,
2012-04-06, 18:46
|
|
|
|