CDH 3 Release Notes
The following lists all Flume NG Jiras included in CDH 3
that are not included in the Flume NG base version 1.2.0. The
flume-ng-1.2.0+24.4.CHANGES.txt
file lists all changes included in CDH 3. The patch for each
change can be found in the cloudera/patches directory in the release tarball.
Changes Not In Flume NG 1.2.0
Flume
Bug
- [FLUME-1414] - VersionInfo should not create a log instance
- [FLUME-1412] - Commons collections is used in file channel - even though it is not in pom.xml
- [FLUME-1386] - Ganglia metrics plugin should filter MBean name
- [FLUME-1373] - Remove hardcoded file separator in HDFSEventSink
- [FLUME-1380] - File channel log can record the op code and not the operation in some cases
- [FLUME-1377] - ChannelProcessor clobbers exception with NPE if Channel.getTransaction() throws
- [FLUME-1376] - StaticInterceptor doc update
- [FLUME-1374] - Support ganglia reporting
- [FLUME-1369] - Code and user guide documentation out of sync for interceptors
- [FLUME-1368] - In user guide, property sink.directory for file roller sink should be bold
- [FLUME-1362] - Port retrying in TestThriftLegacySource not working
- [FLUME-1364] - Document the necessity of the timestamp header when using time-related escapes for hdfs sink paths
- [FLUME-1363] - flume-ng-node - TestNetcatSource doesn't try multiple ports
- [FLUME-1310] - Make Asynch hbase sink test work with other versions of Hbase
- [FLUME-1276] - Create a static header interceptor
Improvement
- [FLUME-1387] - Ganglia graphs should work with Flume
- [FLUME-1383] - Improve various log messages in FileChannel and HDFSSink
- [FLUME-1360] - Provide documentation for static interceptor
- [FLUME-1361] - Add event batching to ExecSource