Spring for Apache Hadoop 2.2 M1 released
We are pleased to announce the Spring for Apache Hadoop 2.2 M1 milestone releases.
We continue to provide version specific artifacts with their respective transitive dependencies in the Spring IO milestone repository:
- 2.2.0.M1 (default - Apache Hadoop stable 2.6.0)
- 2.2.0.M1-phd21 (Pivotal HD 2.1)
- 2.2.0.M1-phd30 (Pivotal HD 3.0)
- 2.2.0.M1-cdh5 (Cloudera CDH5)
- 2.2.0.M1-hdp22 (Hortonworks HDP 2.2)
The most important enhancements in the Spring for Apache Hadoop 2.2 M1 release:
- Remove support for running with JDK 6, Java 7 or later is now required
- Improvements to the HDFS writer to support syncable writes and a new timeout option
- Add support for Pivotal HD 3.0
- Update CLoudera CDH 5 to use version 5.3.3
- Update Hortonworks HDP 2.2 version to 2.2.4.0
- Update Kite SDK to version 1.0
- Update Spring project versions to the latest …