From 8c5e06eed48cf7b6ff1bb6a361b6a0d7cff6e40d Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Sun, 7 Oct 2012 22:56:51 +0300 Subject: [PATCH] update changelog --- docs/src/info/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 5abe6bc9c..6aa43fa3d 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -11,6 +11,8 @@ Changes in version 1.0 RC1 (2012-10-07) General * Introduced Hive, Pig runner for declarative script execution * Refactored all (Cascading, M/R, Hive, Pig) runners as Callables instead of FactoryBeans +* Renamed 'pig' to 'pig-factory' and 'pig-ref' to 'pig-factory-ref' +* Renamed 'hive-client' to 'hive-client-factory' and 'hive-client-ref' to 'hive-client-factory-ref' * Introduced pre and post actions to all (Cascading, M/R, Hive, Pig) runners * Introduced embedded execution of Hadoop jars * Improved spring-hadoop.xsd namespace