HDP 2.2.6 provides Apache Falcon 0.6.0 and the following additional Apache patches:
FLUME-1734: Create a Hive Sink based on the new Hive Streaming support.
FLUME-1334: Flume startup script for Windows.
FLUME-2442: Need an alternative to providing clear text passwords in flume config.
FLUME-2224: Disable File channel dual checkpointing on Windows.
FLUME-2467: Disable Morphline Sink and Kite Dataset sinks on Windows Builds.
FLUME-2226: Refactor BlobHandler out of morphline sink and into HTTP source.
FLUME-2227: Move BlobDeserializer from Morphline Sink to FLUME-ng-core.
FLUME-2337: export JAVA_HOME in FLUME-env.sh.template and increase heap size.
FLUME-2511: Allow configuration of enabled protocols in Avro source and Rpc client.
FLUME-2586: HDFS Sink should have an option to try rename even if close fails.
FLUME-2655: Update documentation for hdfs.closeTries based on FLUME-2586.
FLUME-2095: JMS source with TIBCO (patch-1).
FLUME-2451: HDFS Sink Cannot Reconnect After NameNode Restart.
FLUME-2068: File Channel issue: recovering from BadCheckpoint exception on Windows.
FLUME-2224: Disable File channel dual checkpointing on Windows.
FLUME-2407: Spillable Channel sometimes fails on reconfigure.
FLUME-2145: TestCheckpointRebuilder.testFastReplay fails on Windows.
FLUME-2218: TestFileChannelIntegrityTool tests failing on Windows.
FLUME-2219: Windows: Flume tests need to know location of Hadoop native libraries (hadoop.dll).
FLUME-2137: Fix StagedInstall.java to invoke the correct startup script on Windows.
FLUME-2058: TestFlumeEventQueue in FileChannel fails on Windows.
FLUME-2136: Fix intermittent test failure in TestMonitoredCounterGroup on Windows.
FLUME-2150: Fix TestFileChannelEncryption failure on Windows.
FLUME-2358: File Channel needs to close BackingStore & EventQueue before deleting files in checkpoint directory.
FLUME-2359: TestFileChannelIntegrityTool throws exception on class teardown on Windows.
FLUME-2402: Warning seen when overflow is disabled for Spillable Channel.
FLUME-2412: Improve Logging in Spillable Channel.
FLUME-2122: Minor cleanups of User guide.
FLUME-2175: Update Developer Guide with notes on how to upgrade Protocol Buffer version.
FLUME-2123: Morphline Solr sink missing short type name.
FLUME-2162: TestHDFSEventSinkOnMiniCluster.maxUnderReplicationTest fails on hadoop2.
FLUME-2146: Windows: Tmp file creation in TestBodyTextEventSerializer.java needs fixing.
FLUME-2151: Windows: Update TestExecSource to use native commands on Windows.
FLUME-2501: Updating HttpClient lib version to ensure compat with Solr.
FLUME-2508: LineDeserializer causes incorrect behavior in SpoolDir Source on Windows.
FLUME-2530: Resource leaks found by Coverity tool.
FLUME-2532: Windows : TestReliableSpoolingFileEventReader : need to close filereader.
FLUME-2534: Windows : Windows : TestFlumeEventQueue has many failures.
FLUME-2541: Bug in TestBucketWriter.testSequenceFileCloseRetries.
FLUME-2441: Unit test TestHTTPSource.java failed with IBM JDK 1.7.
FLUME-2520: HTTP Source should be able to block a prefixed set of protocols.
FLUME-2533: HTTPS tests fail on Java 6.
FLUME-2544: Windows: Incorrect Path Separator used in HDFS path (HDFS Sink).