commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
git commit: FLUME-1620: Update flume user guide for LoadBalancingSinkProcessor with the backoff changes.
brock
git commit: FLUME-1622: MemoryChannel throws NPE if the event has no body
brock
git commit: FLUME-1622: MemoryChannel throws NPE if the event has no body
brock
git commit: FLUME-1622: MemoryChannel throws NPE if the event has no body
brock
git commit: FLUME-1638. LoadBalancingRpcClient depends on com.google.common.collect.Maps.
mpercy
git commit: FLUME-1638. LoadBalancingRpcClient depends on com.google.common.collect.Maps.
mpercy
git commit: FLUME-1638. LoadBalancingRpcClient depends on com.google.common.collect.Maps.
mpercy
git commit: FLUME-1651. In the hadoop-0.23 profile HBase version needs to be at least 0.94.2.
mpercy
git commit: FLUME-1651. In the hadoop-0.23 profile HBase version needs to be at least 0.94.2.
mpercy
git commit: FLUME-1651. In the hadoop-0.23 profile HBase version needs to be at least 0.94.2.
mpercy
git commit: FLUME-1650. Fix flume-ng-hbase-sink compilation against Hadoop 2.X.
hshreedharan
git commit: FLUME-1650. Fix flume-ng-hbase-sink compilation against Hadoop 2.X.
hshreedharan
git commit: FLUME-1650. Fix flume-ng-hbase-sink compilation against Hadoop 2.X.
hshreedharan
git commit: FLUME-1515: Fix flume-1.3.0 branch test failures on ASF Jenkins
brock
git commit: FLUME-1515: Fix flume-1.3.0 branch test failures on ASF Jenkins
brock
git commit: FLUME-1515: Fix flume-1.3.0 branch test failures on ASF Jenkins
brock
git commit: FLUME-1642: Remove -SNAPSHOT from the release branch
brock
git commit: FLUME-1647: Update trunk docs to 1.4.0-SNAPSHOT
brock
git commit: FLUME-1647: Update trunk docs to 1.4.0-SNAPSHOT
brock
svn commit: r835346 - in /websites/production/flume/content: ./ releases/content/
brock
svn commit: r835344 - in /websites/staging/flume/trunk/content: ./ .doctrees/environment.pickle .doctrees/source.doctree _sources/source.txt project-reports.html searchindex.js source.html
buildbot
svn commit: r1399288 - /flume/site/trunk/content/sphinx/source.rst
brock
git commit: FLUME-1609. FileChannel detecting when the underlying file systems are full could provide cleaner error recovery.
hshreedharan
git commit: FLUME-1609. FileChannel detecting when the underlying file systems are full could provide cleaner error recovery.
hshreedharan
git commit: FLUME-1609. FileChannel detecting when the underlying file systems are full could provide cleaner error recovery.
brock
git commit: FLUME-1643: Create 1.4.0 branch and update trunk to 1.4.0-SNAPSHOT
brock
git commit: FLUME-1643: Create 1.4.0 branch and update trunk to 1.4.0-SNAPSHOT
brock
git commit: FLUME-1643: Create 1.4.0 branch and update trunk to 1.4.0-SNAPSHOT
brock
git commit: FLUME-1631: Retire hdfs.txnEventMax in HDFS sink
brock
git commit: FLUME-1631: Retire hdfs.txnEventMax in HDFS sink
brock
svn commit: r915 - /release/flume/KEYS
brock
git commit: FLUME-1569: MemoryChannel uses an Integer as a lock
brock
git commit: FLUME-1569: MemoryChannel uses an Integer as a lock
brock
[2/2] FLUME-1603: Flume configuration code could be improved
brock
git commit: FLUME-1535. Ability to specify the capacity of MemoryChannel in bytes.
hshreedharan
git commit: FLUME-1535. Ability to specify the capacity of MemoryChannel in bytes.
hshreedharan
git commit: FLUME-1616: FileChannel will lose data in when rollback fails with IOException
brock
git commit: FLUME-1616: FileChannel will lose data in when rollback fails with IOException
brock
git commit: FLUME-1615. HBaseSink writes byte[] address instead of columnFamily name in the exceptions message
hshreedharan
git commit: FLUME-1615. HBaseSink writes byte[] address instead of columnFamily name in the exceptions message
hshreedharan
git commit: FLUME-1567: Avro source should expose the number of active connections through JMX
brock
git commit: FLUME-1567: Avro source should expose the number of active connections through JMX
brock
git commit: FLUME-1613: All of the sink examples in the user guide are broken
brock
git commit: FLUME-1613: All of the sink examples in the user guide are broken
brock
git commit: FLUME-1611: LogUtils regex can be precompiled
brock
git commit: FLUME-1611: LogUtils regex can be precompiled
brock
git commit: FLUME-1547. AvroSink example is wrong in the User Guide.
hshreedharan
git commit: FLUME-1547. AvroSink example is wrong in the User Guide.
hshreedharan
git commit: FLUME-1607. FileChannel should use a regex as opposed to simple filename filter when finding logs
hshreedharan
git commit: FLUME-1607. FileChannel should use a regex as opposed to simple filename filter when finding logs
hshreedharan
git commit: FLUME-1610: HDDSEventSink and bucket writer have a race condition
brock
git commit: FLUME-1610: HDDSEventSink and bucket writer have a race condition
brock
git commit: FLUME-1606. Rollbacks of Put transactions does not clear the transaction from inflight puts.
mpercy
git commit: FLUME-1606. Rollbacks of Put transactions does not clear the transaction from inflight puts.
mpercy
git commit: FLUME-1600. FileChannel metadata files should be written to a temp file and then moved over existing files.
hshreedharan
git commit: FLUME-1600. FileChannel metadata files should be written to a temp file and then moved over existing files.
hshreedharan
git commit: FLUME-1603: FileChannel capacity reached message is unclear
brock
git commit: FLUME-1603: FileChannel capacity reached message is unclear
brock
git commit: FLUME-1599. Improve FileChannel error messages and javadocs.
hshreedharan
git commit: FLUME-1599. Improve FileChannel error messages and javadocs.
hshreedharan
git commit: FLUME-1590. ExecSource should kill child process when it stops.
hshreedharan
git commit: FLUME-1590. ExecSource should kill child process when it stops.
hshreedharan
git commit: FLUME-1593. FileChannel race condition when log file rolls.
hshreedharan
git commit: FLUME-1593. FileChannel race condition when log file rolls.
hshreedharan
git commit: FLUME-1595: HDFS SequenceFile implementation is not durable due to not using syncFs()
jarcec
git commit: FLUME-1595: HDFS SequenceFile implementation is not durable due to not using syncFs()
jarcec
git commit: FLUME-1570: StressSource batching does not work unless maxTotalEvents is specified
brock
git commit: FLUME-1570: StressSource batching does not work unless maxTotalEvents is specified
brock
git commit: FLUME-1582. flume-ng script should set LD_LIBRARY_PATH
mpercy
git commit: FLUME-1582. flume-ng script should set LD_LIBRARY_PATH
mpercy
git commit: FLUME-1385. Add a multiport syslog source
hshreedharan
git commit: FLUME-1385. Add a multiport syslog source
hshreedharan
git commit: FLUME-1583. FileChannel fast full replay will always be used if enabled
hshreedharan
git commit: FLUME-1583. FileChannel fast full replay will always be used if enabled
hshreedharan
git commit: FLUME-1578. Proposal to modify file channel encryption config.
mpercy
git commit: FLUME-1578. Proposal to modify file channel encryption config.
mpercy
git commit: FLUME-1537. Dump RollingFileSink's counter status when agent stops
hshreedharan
git commit: FLUME-1537. Dump RollingFileSink's counter status when agent stops
hshreedharan
git commit: FLUME-1575. FileChannel Encryption should disallow a null key.
mpercy
git commit: FLUME-1575. FileChannel Encryption should disallow a null key.
mpercy
git commit: FLUME-1577: CHECKPOINT_INCOMPLETE should be synced to disk before starting the checkpoint.
brock
git commit: FLUME-1577: CHECKPOINT_INCOMPLETE should be synced to disk before starting the checkpoint.
brock
git commit: FLUME-1572. Add batching support to FILE_ROLL sink.
mpercy
git commit: FLUME-1572. Add batching support to FILE_ROLL sink.
hshreedharan
git commit: FLUME-1488. Load Balancing RPC client should support exponential backoff of failed nodes.
mpercy
git commit: FLUME-1488. Load Balancing RPC client should support exponential backoff of failed nodes.
mpercy
git commit: FLUME-1538. Channels should expose channel fill ratio through JMX.
mpercy
git commit: FLUME-1538. Channels should expose channel fill ratio through JMX.
mpercy
git commit: FLUME-1565. FileChannel Decryption in RandomReader is not thread safe.
mpercy
git commit: FLUME-1565. FileChannel Decryption in RandomReader is not thread safe.
mpercy
git commit: FLUME-1564. FileChannel log file creation could be clarified and tested
hshreedharan
git commit: FLUME-1564. FileChannel log file creation could be clarified and tested
hshreedharan
git commit: FLUME-1557: It would be nice if SequenceGeneratorSource could do batching
brock
git commit: FLUME-1557: It would be nice if SequenceGeneratorSource could do batching
brock
git commit: FLUME-1470. Syslog source does not parse facility correctly
hshreedharan
git commit: FLUME-1470. Syslog source does not parse facility correctly
hshreedharan
git commit: FLUME-1563. FileChannel Encryption KeyProvider configuration properties should be more consistent.
mpercy
git commit: FLUME-1563. FileChannel Encryption KeyProvider configuration properties should be more consistent.
mpercy
[1/3] git commit: FLUME-1554. FileChannel fails to build on machines with old protocol buffer compiler.
mpercy
[1/3] git commit: FLUME-1554. FileChannel fails to build on machines with old protocol buffer compiler.
mpercy
[3/3] FLUME-1554. FileChannel fails to build on machines with old protocol buffer compiler.
mpercy
[3/3] FLUME-1554. FileChannel fails to build on machines with old protocol buffer compiler.
mpercy
git commit: FLUME-1562: TestLoadBalancingSinkProcessor.testRoundRobinBackoffFailureRecovery is flaky, fails every once in a while
brock
git commit: FLUME-1562: TestLoadBalancingSinkProcessor.testRoundRobinBackoffFailureRecovery is flaky, fails every once in a while
brock
git commit: FLUME-1560. FileChannel tests which fill up the channel should use larger batch size than 1
hshreedharan
git commit: FLUME-1560. FileChannel tests which fill up the channel should use larger batch size than 1
hshreedharan
git commit: FLUME-1553. TestFileChannelEncrytion should be refactored to use TestFileChannelBase.
hshreedharan
git commit: FLUME-1553. TestFileChannelEncrytion should be refactored to use TestFileChannelBase.
hshreedharan
git commit: FLUME-1556: It would be nice if NullSink logged the number of event processed every 10K or so
brock
git commit: FLUME-1556: It would be nice if NullSink logged the number of event processed every 10K or so
brock
git commit: FLUME-1480: Replace object descriptor with detailed component type plus name
brock
git commit: FLUME-1480: Replace object descriptor with detailed component type plus name
brock
git commit: FLUME-1519: LifecycleController prints tons of DEBUG messages
brock
git commit: FLUME-1519: LifecycleController prints tons of DEBUG messages
brock
git commit: FLUME-1555: StressSource outputs bad log messages that reference (Sequence generator)
brock
git commit: FLUME-1555: StressSource outputs bad log messages that reference (Sequence generator)
brock
git commit: FLUME-1552. TestFileChannelEncryption fails without a high encryption policy file.
mpercy
git commit: FLUME-1552. TestFileChannelEncryption fails without a high encryption policy file.
mpercy
git commit: FLUME-1536: Support for batch size in StressSource
brock
git commit: FLUME-1536: Support for batch size in StressSource
brock
git commit: FLUME-1550. Use maven-antrun-plugin to save version
jarcec
git commit: FLUME-1550. Use maven-antrun-plugin to save version
jarcec
git commit: FLUME-1548. Build dies on older protocol buffers compiler.
hshreedharan
git commit: FLUME-1548. Build dies on older protocol buffers compiler.
hshreedharan
git commit: FLUME-1543. TestFileChannel should be factored into many tests.
mpercy
git commit: FLUME-1543. TestFileChannel should be factored into many tests.
mpercy
git commit: FLUME-1544: Update dev guide to reflect the protoc requirement
brock
git commit: FLUME-1544: Update dev guide to reflect the protoc requirement
brock
git commit: FLUME-1546. File channel encryption: trim() passwords and warn user if he doesn't have JCE policy file
hshreedharan
git commit: FLUME-1546. File channel encryption: trim() passwords and warn user if he doesn't have JCE policy file
hshreedharan
git commit: FLUME-1545. File channel missing explicit dependency on commons-lang.
hshreedharan
git commit: FLUME-1545. File channel missing explicit dependency on commons-lang.
hshreedharan
[2/2] FLUME-1424. File Channel should support encryption.
mpercy
[2/2] FLUME-1424. File Channel should support encryption.
mpercy
[45/50] [abbrv] git commit: FLUME-1389. Flume gives opaque error if interceptor type not specified.
hshreedharan
[46/50] [abbrv] git commit: FLUME-1391. Use sync() instead of syncFs() in HDFS Sink to be compatible with hadoop 0.20.2.
hshreedharan
[48/50] [abbrv] git commit: FLUME-1401: Asynchbase sink should be configurable to support timeout
hshreedharan
[50/50] [abbrv] git commit: FLUME-1392. Inactive channels get added to source channels list causing NPE.
hshreedharan
[38/50] [abbrv] git commit: Revert "FLUME-1482 Flume should support exposing metrics via HTTP in JSON/some other web service format."
hshreedharan
[43/50] [abbrv] git commit: FLUME-1421. PollableSourceRunner should name it's thread.
hshreedharan
[49/50] [abbrv] git commit: FLUME-1354. Update docs to show that recoverable memory channel is deprecated.
hshreedharan
[42/50] [abbrv] git commit: FLUME-1422. Fix "BarSource" Class Signature in Flume Developer Guide.
hshreedharan
[31/50] [abbrv] git commit: FLUME-1508. TestFileChannel times out maven periodically.
hshreedharan
[39/50] [abbrv] git commit: FLUME-1418. Improvement for Log4j configuration.
hshreedharan
[44/50] [abbrv] git commit: FLUME-1416. Version Info should have hardcoded git repo address. \n (Hari Shreedharan via Mubarak Seyed)
hshreedharan
[40/50] [abbrv] git commit: FLUME-1434: Distinguish background worker with channel name
hshreedharan
[37/50] [abbrv] git commit: FLUME-1482 Flume should support exposing metrics via HTTP in JSON/some other web service format.
hshreedharan
[41/50] [abbrv] git commit: FLUME-1417: File Channel checkpoint can be bad leading to the channel being unable to start
hshreedharan
[23/50] [abbrv] git commit: FLUME-1489. Flume Scribe Source should be included in source and dist tarballs.
hshreedharan
[36/50] [abbrv] git commit: FLUME-1482 Flume should support exposing metrics via HTTP in JSON/some other web service format.
hshreedharan
[19/50] [abbrv] git commit: FLUME-1534. CheckpointRebuilder$ComparableFlumeEventPointer#equal does not work correctly.
hshreedharan
[30/50] [abbrv] git commit: FLUME-1504: Test file channel times out randomly
hshreedharan
[28/50] [abbrv] git commit: FLUME-1430: Exception should be thrown if we cannot instaniate an EventSerializer
hshreedharan
[32/50] [abbrv] git commit: FLUME-1434. Fix unit test failures caused by previous patch for FLUME-1434.
hshreedharan
[47/50] [abbrv] git commit: FLUME-1408. Log uncaught Throwables thrown within Executors.
hshreedharan
[26/50] [abbrv] git commit: FLUME-1490. Option to limit number of events sent in Stress source.
hshreedharan
[35/50] [abbrv] git commit: FLUME-1432. Removing tar.gz file accidentally included in the commit.
hshreedharan
[34/50] [abbrv] FLUME-1432. File Channel should replay logs in the order they were written.
hshreedharan
[22/50] [abbrv] git commit: FLUME-1492. Create integration test for file channel.
hshreedharan
[24/50] [abbrv] git commit: FLUME-1505. TestFileChannel needs to be able to force a checkpoint.
hshreedharan
[21/50] [abbrv] git commit: FLUME-1523. Allow -X java opts to be passed to the agent on the command line.
hshreedharan
[25/50] [abbrv] git commit: FLUME-1498. File channel log updates and queue updates should be atomic.
hshreedharan
[18/50] [abbrv] git commit: FLUME-1496: TestFileChannel is bloated
hshreedharan
[17/50] [abbrv] git commit: FLUME-1527. Seed TransactionID/WriteOrderID in the case no logs need to be replayed.
hshreedharan
[20/50] [abbrv] git commit: FLUME-1525. Increase test timeouts.
hshreedharan
[13/50] [abbrv] git commit: FLUME-1528: File Channel replay when no checkpoint is present can be faster
hshreedharan
[11/50] [abbrv] git commit: FLUME-1512: File Channel should not stop during a checkpoint
hshreedharan
[16/50] [abbrv] git commit: FLUME-1524. Fix flaky MonitoredCounterGroup test.
hshreedharan
[12/50] [abbrv] git commit: FLUME-1531. Flume User Guide should provide more details on configuring the timestamp interceptor.
hshreedharan
[15/50] [abbrv] git commit: FLUME-1532. Increase test timeouts even further.
hshreedharan
[14/50] [abbrv] git commit: FLUME-1507. Have "Topology Design Considerations" in User Guide.
hshreedharan
[10/50] [abbrv] git commit: FLUME-1428: File Channel should not consider a file as inactive until all takes are committed
hshreedharan
[6/50] [abbrv] git commit: FLUME-1509. HDFS sink should allow for the use of different timezones when resolving sink paths.
hshreedharan
[9/50] [abbrv] git commit: FLUME-1513: File Channel log close() method should not be synchronized
hshreedharan
[7/50] [abbrv] git commit: FLUME-1541. Implement failover for LoadBalancingSinkProcessor.
hshreedharan
[5/50] [abbrv] git commit: CLOUDERA-BUILD. Use CDH version strings in new module.
hshreedharan
[4/50] [abbrv] FLUME-1487. FileChannel format needs to be extensible.
hshreedharan
[8/50] [abbrv] git commit: FLUME-1526. File Channel LogFile log message should be info, not warn.
hshreedharan
[1/50] [abbrv] git commit: CDH-7647. Fix $FLUME_DIR/conf/ symlink
hshreedharan
[3/3] FLUME-1487. FileChannel format needs to be extensible.
hshreedharan
[3/3] FLUME-1487. FileChannel format needs to be extensible.
hshreedharan
git commit: FLUME-1541. Implement failover for LoadBalancingSinkProcessor.
mpercy
git commit: FLUME-1541. Implement failover for LoadBalancingSinkProcessor.
mpercy
git commit: FLUME-1509. HDFS sink should allow for the use of different timezones when resolving sink paths.
hshreedharan
git commit: FLUME-1509. HDFS sink should allow for the use of different timezones when resolving sink paths.
hshreedharan
git commit: FLUME-1526. File Channel LogFile log message should be info, not warn.
hshreedharan
git commit: FLUME-1526. File Channel LogFile log message should be info, not warn.
hshreedharan
git commit: FLUME-1507. Have "Topology Design Considerations" in User Guide.
jarcec
git commit: FLUME-1507. Have "Topology Design Considerations" in User Guide.
jarcec
git commit: FLUME-1534. CheckpointRebuilder$ComparableFlumeEventPointer#equal does not work correctly.
will
git commit: FLUME-1534. CheckpointRebuilder$ComparableFlumeEventPointer#equal does not work correctly.
will
git commit: FLUME-1532. Increase test timeouts even further.
will
git commit: FLUME-1532. Increase test timeouts even further.
will
git commit: FLUME-1531. Flume User Guide should provide more details on configuring the timestamp interceptor.
hshreedharan
git commit: FLUME-1531. Flume User Guide should provide more details on configuring the timestamp interceptor.
hshreedharan
git commit: FLUME-1528: File Channel replay when no checkpoint is present can be faster
brock
git commit: FLUME-1528: File Channel replay when no checkpoint is present can be faster
brock
git commit: FLUME-1527. Seed TransactionID/WriteOrderID in the case no logs need to be replayed.
hshreedharan
git commit: FLUME-1527. Seed TransactionID/WriteOrderID in the case no logs need to be replayed.
hshreedharan
git commit: FLUME-1496: TestFileChannel is bloated
brock
Earlier messages
Later messages