You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by ka...@apache.org on 2012/11/14 02:22:43 UTC

svn commit: r1409053 - /oozie/branches/hcat-intre/release-log.txt

Author: kamrul
Date: Wed Nov 14 01:22:42 2012
New Revision: 1409053

URL: http://svn.apache.org/viewvc?rev=1409053&view=rev
Log:
OOZIE-1058 ACL modify-job should not be hardcoded to group name(mona via mohammad)

Modified:
    oozie/branches/hcat-intre/release-log.txt

Modified: oozie/branches/hcat-intre/release-log.txt
URL: http://svn.apache.org/viewvc/oozie/branches/hcat-intre/release-log.txt?rev=1409053&r1=1409052&r2=1409053&view=diff
==============================================================================
--- oozie/branches/hcat-intre/release-log.txt (original)
+++ oozie/branches/hcat-intre/release-log.txt Wed Nov 14 01:22:42 2012
@@ -1,7 +1,5 @@
 -- Oozie 3.4.0 release (trunk - unreleased)
 
-OOZIE-1058 ACL modify-job should not be hardcoded to group name(mona via mohammad)
-OOZIE-1052 HadoopAccessorService.createFileSystem throws exception in map-reduce action, failing workflow.(ryota via mohammad).
 OOZIE-1061 Add new EL functions to retrieve HCatalog server, DB and table name(mohammad)
 OOZIE-1056 Command to update push-based dependency (mohammad)
 OOZIE-1059 Add static method to create URI String in HCatURI(ryota via mohammad)
@@ -52,6 +50,8 @@ OOZIE-979 bump up trunk version to 3.4.0
 
 -- Oozie 3.3.0 release (unreleased)
 
+OOZIE-1058 ACL modify-job should not be hardcoded to group name(mona via mohammad)
+OOZIE-1052 HadoopAccessorService.createFileSystem throws exception in map-reduce action, failing workflow.(ryota via mohammad).
 OOZIE-976 add workflowgenerator into distro tarball (egashira via tucu)
 OOZIE-993 Hadoop 23 doesn't accept user defined jobtracker (virag)
 OOZIE-1013 Build failing as the license header comment is appearing before xml declaration in some files (virag)