Author: virag
Date: Fri Feb 15 23:26:10 2013
New Revision: 1446812
URL: http://svn.apache.org/r1446812
Log:
Porting OOZIE-1184 to hcat-intre
Modified:
oozie/branches/hcat-intre/examples/src/main/apps/demo/job.properties
oozie/branches/hcat-intre/release-log.txt
Modified: oozie/branches/hcat-intre/examples/src/main/apps/demo/job.properties
URL:
http://svn.apache.org/viewvc/oozie/branches/hcat-intre/examples/src/main/apps/demo/job.properties?rev=1446812&r1=1446811&r2=1446812&view=diff
==============================================================================
--- oozie/branches/hcat-intre/examples/src/main/apps/demo/job.properties
(original)
+++ oozie/branches/hcat-intre/examples/src/main/apps/demo/job.properties Fri
Feb 15 23:26:10 2013
@@ -24,4 +24,3 @@ examplesRoot=examples
oozie.use.system.libpath=true
oozie.wf.application.path=${nameNode}/user/${user.name}/${examplesRoot}/apps/demo
-sshAction=rename
Modified: oozie/branches/hcat-intre/release-log.txt
URL:
http://svn.apache.org/viewvc/oozie/branches/hcat-intre/release-log.txt?rev=1446812&r1=1446811&r2=1446812&view=diff
==============================================================================
--- oozie/branches/hcat-intre/release-log.txt (original)
+++ oozie/branches/hcat-intre/release-log.txt Fri Feb 15 23:26:10 2013
@@ -17,6 +17,7 @@ OOZIE-944 Implement Workflow Generator U
-- Oozie 3.3.2 unreleased
+OOZIE-1184 Demo example job.properties has an unused parameter (udai via
rkanter)
OOZIE-1221 mvn install failing in Oozie-Mini module (jaoki via virag)
OOZIE-1170 Update minitest module (MiniOozie) to use main pom as its parent
(jaoki via rkanter)
OOZIE-1196 HCat EL functions for database and table should be modified (mona)