Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Costin Leau committed Jun 11, 2012
1 parent 649adac commit 5b53b6b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/src/info/changelog.txt
Expand Up @@ -11,6 +11,7 @@ Changes in version 1.0 M2 (2012-07-dd)
General
* Introduced support for Hadoop Security
* Enhanced namespace declaration
* Introduced DAO support (Template & Callback) for HBase
* Added pig and hbase samples
* Upgraded to Hadoop 1.0.3

Expand All @@ -24,16 +25,16 @@ Package org.springframework.data.hadoop.configuration
Package org.springframework.data.hadoop.fs
* Added support for hftp, hsftp and webhdfs

Package org.springframework.data.hadoop.hbase
* Introduced DAO support (Template & Callback) for HBase

Package org.springframework.data.hadoop.mapreduce
* Added jar-based class-loading support
* Introduced support for Hadoop generic options
* Improved diagnostics in JobRunner and JobTasklet
* Introduced identify mapper/reducer as defaults
* Improved propagation of the thread context classloader (tccl) for Tool execution

Package org.springframework.data.hadoop.scripting
* Extended HdfsScriptFactory to allow direct wiring of Hadoop Configuration


Changes in version 1.0 M1 (2012-02-23)
--------------------------------------
Expand Down

0 comments on commit 5b53b6b

Please sign in to comment.