Flume 1.5.0-1503 Release Notes

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.

You may also be interested in the Apache Flume 1.5.0 changelog or the Apache Flume homepage.

Flume Version 1.5.0
Release Date March 27, 2015
MapR Version Compatibility See the Ecosystem Support Matrix.
Source on GitHub https://github.com/mapr/flume
GitHub Release Tag 1.5.0-mapr-1503
Maven Artifacts https://repository.mapr.com/maven/

Fixes

This release from MapR includes the following fixes on the base Apache release. These fixes were back-ported from Flume Version 1.5.2. For complete details, refer to the commit log for this project in GitHub.

Commit Date (YYYY-MM-DD) Comment
1d7ee18 2014-11-12 FLUME-2549: Enable SSLv2Hello for HttpSource.
2ed1a43 2014-11-12 FLUME-2548: Enable SSLv2Hello for Avro Source and NettyAvroRpcClient.
3d78e0b 2014-11-12 FLUME-2551: Add dev-support directory to source tarball.
c82f7b5 2014-11-05 FLUME-2533: HTTPS tests fail on Java 6.
ccadd4d 2014-08-05 FLUME-2441: HTTP Source Unit tests failed with IBM JDK 7.
429cf96 2014-10-22 FLUME-2511: Allow configuration of enabled protocols in Avro source and RpcClient.
b33bd46 2014-10-27 FLUME-2520: HTTP Source should be able to block a prefixed set of protocols.