Spring for Apache Hadoop 2.2 RC1 发布,大约两周后发布 2.2 GA 版本。
Spring for Apache Hadoop 2.2 值得关注的更新:
不再支持 JDK 6,最低要求 Java 7
改进 HDFS writer,支持可同步的写入和新的超时选项
支持 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
依赖:
2.2.0.RC1 (default - Apache Hadoop stable 2.6.0)
2.2.0.RC1-phd21 (Pivotal HD 2.1)
2.2.0.RC1-phd30 (Pivotal HD 3.0)
2.2.0.RC1-cdh5 (Cloudera CDH5)
2.2.0.RC1-hdp22 (Hortonworks HDP 2.2)
下一个版本 2.3 将会支持 Hive!Spring Hadoop 2.3 计划特性:
Better Java Configuration support.
Basic support for a batch tasklet to run Spark apps.
Better boot support throughout the different modules.
Improved security support (i.e. the YARN Boot CLI interaction, etc).
Enhancements to have seamless integration with spring-cloud components (i.e. spring-cloud-cluster).
Spring for Apache Hadoop 提供了 Spring 框架用于创建和运行 Hadoop MapReduce、Hive 和 Pig 作业的功能,包括 HDFS 和 HBase。如果你需要简单的基于 Hadoop 进行作业调度,你可添加 Spring for Apache Hadoop 命名空间到你的 Spring 项目即可快速使用 Hadoop 了,使用该项目无需了解过多 Hadoop 技巧。
Spring for Apache Hadoop 是 Spring Data 的子模块之一。
软件详情:http://spring.io/blog/2015/05/21/spring-for-apache-hadoop-2-2-rc1-released
来自:开源中国社区

