| Version | HttpFS 1.0-1406 |
| Release Date | June 30, 2014 |
| Source on GitHub | https://github.com/mapr/httpfs.git |
| GitHub Release Tag | 1.0-mapr-1406 |
| MapR Version Compatibility | See Ecosystem Support Matrix (Pre-5.2 releases). |
| Maven Artifacts | https://repository.mapr.com/maven/ |
This release by MapR includes the following fixes on the base Apache release. For complete details, refer to the commit log for this project in GitHub.
| Commit | Date (YYYY-MM-DD) | Comment |
|---|---|---|
| 54fe9d8 | 12-May-2014 | [HDFS-4733] The username pattern for HttpFS is now configurable in the httpfs-site.xml file. |
| f142a44 | 27-Jun-2014 | MapR 13570. Preferentially calls the IOUtils.copyBytes() method from the 2.3.0 Hadoop API when available, improving file browser response time with large files. |