Files
spring-shell/docs/src/info/changelog.txt
Mark Pollack f2debb62f4 Completed SHL-1
Work in progress for SHL-2, SHL-3.
2012-03-13 19:52:17 -04:00

29 lines
1.0 KiB
Plaintext

SPRING HADOOP CHANGELOG
=======================
http://www.springsource.org/spring-data/hadoop
Commit changelog: http://github.com/SpringSource/spring-hadoop/tree/[version]
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10801
Changes in version 0.9 RELEASE (2012-02-06)
-------------------------------------------
Spring XML namespace with support for creating and/or configuring
- Hadoop Configuration object
- MapReduce and Streaming Jobs
- HBase configuration
- Hive server and Thrift client
- Pig server instances that register and execute scripts either locally or remotely
- Hadoop DistributedCache
Spring XML namespace for executing scripts authored in JSR233 compatible scripting languages
Support for executing HDFS operations in Groovy, JRuby, Jython or Rhino based on Hadoop Configuration
Embedded shell API for HDFS
Spring Batch Integration - tasklets for
- Map Reduce and Streaming jobs
- Hive
- Pig
- Script execution
Sample applications
Reference documentation