Spring for Apache Hadoop 2.3.0 GA released
We are pleased to announce the Spring for Apache Hadoop 2.3.0 GA release.
Spring for Apache Hadoop 2.3 adds the following new features and improvements:
- Added support for Hive 1.x and updated HiveTemplate to work with HiveServer2
- New batch tasklet for Apache Spark, see docs for a usage example
- Added FlushTimeoutTrigger to StoreObjectSupport to allow to flush to disk during writes
- Replaced internal state machine implementation with new "spring-statemachine" project
- Added jobHistoryAddress to SpringHadoopProperties for Boot configuration
- Update build to use Spring Framework 4.2.4, Spring Batch 3.0.6.RELEASE, Spring Boot 1.3.1.RELEASE and Spring Integration 4.2.4.RELEASE. …