HDFS Connector Release Notes - Mule 3
Support Category: Select
Anypoint Connector for the Hadoop Distributed File System (HDFS) is used as a bidirectional gateway between Mule apps and HDFS.
Guide: HDFS Connector User Guide
Reference: HDFS Connector Reference
5.0.3
July 8, 2020
Compatibility
Software | Version |
---|---|
Mule |
3.6 and later |
Hadoop Distributed File System |
2.7.1 or later |
Fixed Issues
Fixed all NexusIQ security vulnerabilities. (CONN-5874)
5.0.2
May 13, 2020
Compatibility
Software | Version |
---|---|
Mule |
3.6 and later |
Hadoop Distributed File System |
2.7.1 or later |
Fixed Issues
Fixed all reported vulnerabilities.
5.0.1
December 19, 2019
Compatibility
Software | Version |
---|---|
Mule |
3.6 and later |
Hadoop Distributed File System |
2.7.1 or later |
Fixed Issues
Fixed known NexusIQ security vulnerabilities. (CONN-2691)
Known Issues
No known issues.
5.0.0
September 13, 2016
Compatibility
Software | Version |
---|---|
Mule |
3.6 and later |
Hadoop Distributed File System |
2.7.1 or later |
Features
-
Upgraded the connector category from Community to Select.
-
Read from path - added operation to read from a file into HDFS. This is different from the existing one that polls data and can be used as an endpoint.
Fixed Issues
None; only new features.
Known Issues
No known issues.
4.0.0
March 5, 2015
Release Notes for of the HDFS connector.
The Anypoint Connector for HDFS facilitates connections between Mule integration applications and your Apache Hadoop instance.
Compatibility
HDFS Hadoop connector is compatible with the following:
Application/Service | Version |
---|---|
Mule |
3.6.0 or higher |
Apache Hadoop |
2.6.0 or higher |
New Features
HDFS connector now supports 2.6.X Apache Hadoop hosts. Other highlights of the release include:
-
Enhanced Read from Path operation to act as an inbound endpoint that can stream data
-
Added seven new operations:
-
Copy to Local File
-
Copy from Local File
-
Glob Status
-
List Status
-
Rename
-
Set Owner
-
Set Permission
-
Fixed Issues
Issues with the following operations have been fixed in this release:
-
Append to File
-
Read from Path
Known Issues
Read from Path operation does not support Polling and Move functions.