You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by rk...@apache.org on 2013/02/04 23:29:44 UTC

svn commit: r1442406 - /oozie/trunk/release-log.txt

Author: rkanter
Date: Mon Feb  4 22:29:43 2013
New Revision: 1442406

URL: http://svn.apache.org/viewvc?rev=1442406&view=rev
Log:
Ammending release-log.txt; moving JIRAs to 3.3.2

Modified:
    oozie/trunk/release-log.txt

Modified: oozie/trunk/release-log.txt
URL: http://svn.apache.org/viewvc/oozie/trunk/release-log.txt?rev=1442406&r1=1442405&r2=1442406&view=diff
==============================================================================
--- oozie/trunk/release-log.txt (original)
+++ oozie/trunk/release-log.txt Mon Feb  4 22:29:43 2013
@@ -1,11 +1,25 @@
 -- Oozie 3.4.0 release (trunk - unreleased)
 
+OOZIE-1188 Typo in documentation for using login server example (rkanter)
+OOZIE-1113 The cookies used in the AltKerberosAuthenticationHandler examples aren't read properly if quoted (rkanter)
+OOZIE-1103 Create example using AltKerberosAuthenticationHandler (rkanter)
+OOZIE-1096 Update wfgen README.txt to have the TLP mailing list (jun aoki via rkanter)
+OOZIE-1015 HadoopAccessorService jobtracker validation should not have hardcoded conf key (mona)
+OOZIE-1078 Help -> Documentation and Help -> Online Help should link to oozie.apache.org/ (jun via mohammad)
+OOZIE-669 Deprecate oozie-start.sh, oozie-stop.sh & oozie-run.sh scripts (rkanter via tucu)
+OOZIE-809 MySQL TEXT columns should be MEDIUMTEXT (rkanter via tucu)
+OOZIE-979 bump up trunk version to 3.4.0-SNAPSHOT (tucu)
+OOZIE-1007 Add license headers to all files don't have them  (egashira via tucu)
+OOZIE-976 add workflowgenerator into distro tarball (egashira via tucu)
+OOZIE-944 Implement Workflow Generator UI Tool (egashira via virag)
+
+-- Oozie 3.3.2 (unreleased)
+
 OOZIE-1179 coord action in WAITING when no definition of dataset in coord job xml (mona)
 OOZIE-1194 test-patch shouldn't run the testHive profile because it not longer exists (rkanter)
 OOZIE-1193 upgrade jython to 2.5.3 for Pig in Oozie due to jython 2.5.0 legal issues (bowenzhangusa via rkanter)
 OOZIE-1172 Add documentation on how to get Java actions to authenticate properly on Kerberos-enabled clusters (rkanter)
 OOZIE-87 GH-47: Feature to supply a comma separated list of jars in an 'archive tag' of workflow (jaoki via rkanter)
-OOZIE-1188 Typo in documentation for using login server example (rkanter)
 OOZIE-1160 Oozie web-console to display all job URLs spawned by Pig (mona)
 OOZIE-1177 HostnameFilter should only catch UnknownHostException, not Exception (rkanter)
 OOZIE-945 BundleSubmitXCommand.submit() doesn't properly remove comments (jaoki via rkanter)
@@ -30,16 +44,11 @@ OOZIE-1084 When use IBM jdk , UT TestCal
 OOZIE-1127 Missed one services.destroy() in OOZIE-1114 (rkanter)
 OOZIE-1071 latest EL function is based on action materialization time (rohini via virag)
 OOZIE-1114 Some tests don't use the Services singleton properly (rkanter)
-OOZIE-1113 The cookies used in the AltKerberosAuthenticationHandler examples aren't read properly if quoted (rkanter)
 OOZIE-1101 Fix log messages that contain {0} or similar (rkanter)
 OOZIE-1073 Optimize latest and future EL resolution in case of start-instance and end-instance (rohini via virag)
 OOZIE-816 Add Support for Hadoop 1.1.1 (zhujinwei and harsh via harsh)
-OOZIE-1103 Create example using AltKerberosAuthenticationHandler (rkanter)
 OOZIE-1106 latest and future function do not work correctly when oozie processing timezone is non UTC (rohini via tucu)
 OOZIE-1102 Update Oozie README.txt to have the TLP mailing list and links (jaoki via rkanter)
-OOZIE-1096 Update wfgen README.txt to have the TLP mailing list (jun aoki via rkanter)
-OOZIE-1015 HadoopAccessorService jobtracker validation should not have hardcoded conf key (mona)
-OOZIE-1078 Help -> Documentation and Help -> Online Help should link to oozie.apache.org/ (jun via mohammad)
 OOZIE-1057 Log message for retrying to connect to the JT always says 60,000 milliseconds (jiezhou via rkanter)
 OOZIE-1080 Add a dryrun option for workflows (rkanter)
 OOZIE-1062 Create a shell example
@@ -63,7 +72,6 @@ OOZIE-1016 Tests that use junit assert o
 OOZIE-1017 Add test to make sure old version of Xerces isn't being used (rkanter via tucu)
 OOZIE-949 Allow the user to set 'mapred.job.name' (jrkinley via tucu)
 OOZIE-1009 Documentation pages should use default ports for Oozie/JT/NN (tucu)
-OOZIE-669 Deprecate oozie-start.sh, oozie-stop.sh & oozie-run.sh scripts (rkanter via tucu)
 OOZIE-992 Add overall status to test-patch messages and add some color-coding for negative results (tucu)
 OOZIE-1003 TestOozieCLI.testSubmitDoAs() should disable anonymous request (tucu)
 OOZIE-1004 Oozie client needs to bundle slf4j JARs (tucu)
@@ -72,20 +80,12 @@ OOZIE-999 XLogStreamer requires log4j.ap
 OOZIE-998 test-patch doesn't allow lines that are exactly 132 characters (rkanter via tucu)
 OOZIE-739 a coord action fails because the uri points to a namenode that is not in whitelist. the E0901 error shows in the oozie.log, but not written to the database (mona,mbattisha via virag)
 OOZIE-987 Fix minor bug in one of the uber jar tests (rkanter via tucu)
-OOZIE-809 MySQL TEXT columns should be MEDIUMTEXT (rkanter via tucu)
 OOZIE-988 Improve verification of TestJavaActionExecutor.testLibFileArchives (rkanter via tucu)
 OOZIE-973 Allow Oozie to run against Hadoop trunk branch (rkanter via tucu)
 OOZIE-984 Allow EL Functions in Coordinator timeout (rkanter via tucu)
 OOZIE-972 Provide  EL function to append a string in each substring of another string separated by delimiter (Mohammad via virag)
 OOZIE-977 NotificationXCommand (job.notification queue entry) should set a timeout in the HTTP connections it makes (tucu)
 OOZIE-654 Provide a way to use 'uber' jars with Oozie MR actions (rkanter via tucu)
-OOZIE-979 bump up trunk version to 3.4.0-SNAPSHOT (tucu)
-OOZIE-1007 Add license headers to all files don't have them  (egashira via tucu)
-OOZIE-976 add workflowgenerator into distro tarball (egashira via tucu)
-OOZIE-944 Implement Workflow Generator UI Tool (egashira via virag)
-
--- Oozie 3.3.2 (unreleased)
-
 OOZIE-1186 Image load for Job DAG visualization should handle resources better (mona)
 
 -- Oozie 3.3.1 release