oozie git commit: OOZIE-3095 Job submit command is not logged in audit log

2017-10-25 Thread puru
wip-us.apache.org/repos/asf/oozie/tree/01a7b893 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/01a7b893 Branch: refs/heads/master Commit: 01a7b893d438ad6b31bebb06c590c3998c04cf8b Parents: 830897b Author: puru Authored: Wed Oct 25 16:13:06 2017 -0700 Committer: puru Committed: Wed Oct 25 16:13:06 2

oozie git commit: OOZIE-3004 Forked action retry info is not working

2017-07-22 Thread puru
org/repos/asf/oozie/tree/84eb4936 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/84eb4936 Branch: refs/heads/master Commit: 84eb493642d35b8bb1e7527ef51b6ecfa40dd592 Parents: 25a8b99 Author: puru Authored: Sat Jul 22 17:19:54 2017 -0700 Committer: puru Committed: Sat Jul 22 17:19:54 2017 -0

oozie git commit: OOZIE-2987 Coord action missing dependencies should show URI template with unresolved dependencies

2017-07-17 Thread puru
zie/commit/18694b61 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/18694b61 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/18694b61 Branch: refs/heads/master Commit: 18694b616f419ed958230cedb2dc0431a9f9cb5d Parents: 50b9293 Author: puru Authored: Mon Jul 17 17:21:32 2017 -0700 Commit

[2/3] oozie git commit: OOZIE-2815 Oozie not always display job log

2017-04-12 Thread puru
/993f06df Branch: refs/heads/master Commit: 993f06df44b05ece89afd85cd662bb325ed5f8a3 Parents: 2237bbd Author: puru Authored: Wed Apr 12 14:15:36 2017 -0700 Committer: puru Committed: Wed Apr 12 14:15:36 2017 -0700 -- .../main/java

[3/3] oozie git commit: OOZIE-2862 Coord change command doesn't change job to running if job was killed without creating any actions

2017-04-12 Thread puru
/tree/cf3b400a Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/cf3b400a Branch: refs/heads/master Commit: cf3b400a2a8e66f8689856bfb16b2547526a012a Parents: 993f06d Author: puru Authored: Wed Apr 12 14:17:13 2017 -0700 Committer: puru Committed: Wed Apr 12 14:17:13 2017

[1/3] oozie git commit: OOZIE-2815 Oozie not always display job log

2017-04-12 Thread puru
og(new XLogStreamer(xf, null), startDate, endDate, w); return w.toString(); } http://git-wip-us.apache.org/repos/asf/oozie/blob/993f06df/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index ffa5c53

oozie git commit: amend OOZIE-2770 Show missing dependencies for coord actions

2017-02-01 Thread puru
wip-us.apache.org/repos/asf/oozie/tree/0299e5db Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/0299e5db Branch: refs/heads/master Commit: 0299e5db4f0ab90146b4dbd016d652355d830717 Parents: c26615f Author: puru Authored: Wed Feb 1 00:05:08 2017 -0800 Committer: puru Committed: Wed Feb 1 00:05

oozie git commit: OOZIE-2782 Input logic wait documentation is confusing

2017-01-30 Thread puru
wip-us.apache.org/repos/asf/oozie/tree/c26615f9 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/c26615f9 Branch: refs/heads/master Commit: c26615f9ff7ebab0dd9d66ac66d5d2c12fd3145b Parents: 6fa0385 Author: puru Authored: Mon Jan 30 22:54:59 2017 -0800 Committer: puru Committed: Mon Jan 30 22:54:59 2

[2/4] oozie git commit: OOZIE-2770 Show missing dependencies for coord actions

2017-01-29 Thread puru
/oozie/diff/9035d91c Branch: refs/heads/master Commit: 9035d91cf352ad2e3328feef6e04f067e8e2bc8c Parents: ff21b99 Author: puru Authored: Sun Jan 29 19:07:39 2017 -0800 Committer: puru Committed: Sun Jan 29 19:07:39 2017 -0800

[3/4] oozie git commit: OOZIE-2781 HCat partition available notification is not sent to coordinator actions if coordinator job is using a different hostname (cname, IP address, etc. ) for HCat URL

2017-01-29 Thread puru
/c52967df Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/c52967df Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/c52967df Branch: refs/heads/master Commit: c52967dfb6883bb6469567a2f951bab0c7948855 Parents: 9035d91 Author: puru Authored: Sun Jan 29 19:09:45 2017 -0800 Committer: puru

[4/4] oozie git commit: amend-OOZIE-2691 Show workflow action retry information in UI

2017-01-29 Thread puru
/asf/oozie/diff/6fa03855 Branch: refs/heads/master Commit: 6fa03855cfd32f2a5d47c9030207cc1c1a544486 Parents: c52967d Author: puru Authored: Sun Jan 29 19:11:40 2017 -0800 Committer: puru Committed: Sun Jan 29 19:11:40 2017 -0800

[1/4] oozie git commit: OOZIE-2770 Show missing dependencies for coord actions

2017-01-29 Thread puru
ces/coord-multiple-output-instance5.xml b/core/src/test/resources/coord-multiple-output-instance5.xml new file mode 100644 index 000..5932860 --- /dev/null +++ b/core/src/test/resources/coord-multiple-output-instance5.xml @@ -0,0 +1,108 @@ + + + +2 +LIFO + +

oozie git commit: OOZIE-2691 Show workflow action retry information in UI

2017-01-22 Thread puru
wip-us.apache.org/repos/asf/oozie/tree/bf2802e4 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/bf2802e4 Branch: refs/heads/master Commit: bf2802e4052ad9612bb63b41671f32fe9237f496 Parents: c58f545 Author: puru Authored: Sun Jan 22 16:13:59 2017 -0800 Committer: puru Committed: Sun Jan 22 16:13:59 2

oozie git commit: OOZIE-2501 ZK reentrant lock doesn't work for few cases

2016-09-27 Thread puru
ock = zkls.getWriteLock(path, TestMemoryLocks.DEFAULT_LOCK_TIMEOUT); Thread.sleep(1000); lock.release(); Thread.sleep(1000); http://git-wip-us.apache.org/repos/asf/oozie/blob/5731d931/release-log.txt

oozie git commit: OOZIE-2501 ZK reentrant lock doesn't work for few cases

2016-09-27 Thread puru
s.getWriteLock(path, TestMemoryLocks.DEFAULT_LOCK_TIMEOUT); Thread.sleep(1000); lock.release(); Thread.sleep(1000); http://git-wip-us.apache.org/repos/asf/oozie/blob/d330d406/release-log.txt ---

oozie git commit: OOZIE-2661 Coordinator Action status not updated when workflow job SUSPENDED

2016-09-21 Thread puru
dfe..568fc3f 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2661 Coordinator Action status not updated when workflow job SUSPENDED (satishsaley via puru) OOZIE-2273 MiniOozie does not work outside of Oozie (rkanter) OOZIE-26

oozie git commit: OOZIE-2572 SLA DURATION miss not shown when job is running for longer than expected time

2016-09-20 Thread puru
Expected End Time - Mon Jun 10 23:38:00 UTC 2013 - Expected Duration (in mins) - 30 + Expected Duration (in mins) - 5 Actual Duration (in mins) - -1 http://git-wip-us.apache.org/repos/asf/oozie/blob/f45e1eb7/release-log.txt ---

oozie git commit: OOZIE-2672 SLA periodic update does not remove job from map if job is removed from database

2016-09-20 Thread puru
s not remove job from map if job is removed from database (satishsaley via puru) OOZIE-2498 Oozie CallerId configuration for downstream components (abhishekbafna via rohini) OOZIE-2491 oozie acl cannot specify group,it does`t work (abhishekbafna via rohini) OOZIE-2569 Adding yarn-site, core-sit

oozie git commit: OOZIE-2653 Close active connection to hcat server in fs action

2016-09-12 Thread puru
ley via puru) OOZIE-2617 Read properties files in action configurations (wutaklon via jaydeepvishwakarma) OOZIE-2615 Flaky tests TestCoordActionsKillXCommand.testActionKillCommandActionNumbers and testActionKillCommandDate (pbacsko via rkanter) OOZIE-2632 Provide database dump/load functional

oozie git commit: OOZIE-2512 ShareLibservice returns incorrect path for jar

2016-08-11 Thread puru
eFiles(actionConf); http://git-wip-us.apache.org/repos/asf/oozie/blob/16fa6594/release-log.txt ------ diff --git a/release-log.txt b/release-log.txt index 1531194..86a68c5 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ --

oozie git commit: OOZIE-2508 Documentation change for Coord action rerun [OOZIE-1735]

2016-08-11 Thread puru
w XML can be specified +as =oozie.coord.application.path= in job.properties. Then, use -config job.properties in the update command. + $ oozie job -oozie http://localhost:11000/oozie -config job.properties -update 005-140402104721140-oozie-puru-C -dryrun - +. **Job defin

oozie git commit: amend OOZIE-2430 Add root logger for hive, sqoop action

2016-07-26 Thread puru
Repository: oozie Updated Branches: refs/heads/master 817d81971 -> 9ca2aa4f2 amend OOZIE-2430 Add root logger for hive,sqoop action Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/9ca2aa4f Tree: http://git-wip-us.apache.or

oozie git commit: OOZIE-2436 Fork/join workflow fails with oozie.action.yarn.tag must not be null

2016-07-01 Thread puru
actionConf)); http://git-wip-us.apache.org/repos/asf/oozie/blob/2322d496/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 8612854..ab44c24 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @

oozie git commit: OOZIE-2567 HCat connection is not closed while getting hcat cred

2016-06-10 Thread puru
a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2567 HCat connection is not closed while getting hcat cred (puru) OOZIE-2547 Add mapreduce.job.cache.files to spark action (satishsaley via rohini) OOZIE-2550 Flaky tests in TestZKUUIDSe

oozie git commit: OOZIE-2445 Doc for - Specifying coordinator input datasets in more logical ways

2016-06-09 Thread puru
diff --git a/release-log.txt b/release-log.txt index 039a033..249f4a6 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2445 Doc for - Specifying coordinator input datasets in more logical ways (puru) OOZIE-2541 Possible r

oozie git commit: OOZIE-2556 TestAbandonedCoordChecker.testCatchupJob is flaky

2016-06-07 Thread puru
556 TestAbandonedCoordChecker.testCatchupJob is flaky (puru) OOZIE-2522 There can be multiple coord submit from bundle in case of ZK glitch (puru) OOZIE-2553 Cred tag is required for all actions in the workflow even if an action does not require it (me.venkatr via rohini) OOZIE-2503 show ChildJobURLs to spark act

oozie git commit: OOZIE-2522 There can be multiple coord submit from bundle in case of ZK glitch

2016-06-07 Thread puru
ery.GET_BUNDLE_ACTION, bundle.getId() + "_coord1"); +assertNotNull(mybundleAction.getCoordId()); +} + /** * If the bundle action is in PREP state and coord is already created, recovery should not submit new coord * @throws Exception http://git-wip-us.apache.org

oozie git commit: OOZIE-2503 show ChildJobURLs to spark action

2016-06-03 Thread puru
c9aeb13/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 1f13c26..189ca21 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2503 show ChildJobURLs to spark action (satis

oozie git commit: amend-OOZIE-2512 ShareLibservice returns incorrect path for jar

2016-06-03 Thread puru
Repository: oozie Updated Branches: refs/heads/master c2f1edcae -> a7cc94225 amend-OOZIE-2512 ShareLibservice returns incorrect path for jar Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/a7cc9422 Tree: http://git-wip-us.

oozie git commit: OOZIE-2551 Feature request: epoch timestamp generation

2016-06-03 Thread puru
x27;, the returned date string will be '123076800'. + ---++ 7. Handling Timezones and Daylight Saving Time As mentioned in section #4.1.1 'Timezones and Daylight-Saving', the coordinator engine works exclusively in UTC, and dataset and application definitions are always e

oozie git commit: OOZIE-2542 Option to disable OpenJPA BrokerImpl finalization

2016-06-03 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/d7b2a28e/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 74ffe57..af207dc 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZI

oozie git commit: OOZIE-2447 Illegal character 0x0 oozie client

2016-06-02 Thread puru
-- diff --git a/release-log.txt b/release-log.txt index 6ff73d3..74ffe57 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2447 Illegal character 0x0 oozie client (satishsaley via puru) OOZIE-2548 Flaky test TestZKLocksService

oozie git commit: OOZIE-2548 Flaky test TestZKLocksService.testLockReaper

2016-06-02 Thread puru
y test TestZKLocksService.testLockReaper (pbacsko via puru) OOZIE-2546 Improperly closed resources in OozieDBCLI (pbacsko via rkanter) OOZIE-2476 When one of the action from fork fails with transient error, WF never joins (puru) OOZIE-2475 Oozie does not cleanup action dir of killed actions (satishsaley via rohini)

oozie git commit: amend OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-05-27 Thread puru
Repository: oozie Updated Branches: refs/heads/master 790aac020 -> 87040a1f1 amend OOZIE-1976 Specifying coordinator input datasets in more logical ways Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/87040a1f Tree: http:/

oozie git commit: OOZIE-2476 When one of the action from fork fails with transient error, WF never joins

2016-05-27 Thread puru
@@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2476 When one of the action from fork fails with transient error, WF never joins (puru) OOZIE-2475 Oozie does not cleanup action dir of killed actions (satishsaley via rohini) OOZIE-2535 User can't disable uber mode (puru) OOZIE-2482

oozie git commit: OOZIE-2535 User can't disable uber mode

2016-05-26 Thread puru
t a/release-log.txt b/release-log.txt index fb2cbdb..1c8d11b 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2535 User can't disable uber mode (puru) OOZIE-2482 Pyspark job fails with Oozie (satishsaley and gezapeti via rkanter) OOZIE-2467 Oozie can shutdown itself on long GC pause (puru) OOZIE-2537 SqoopMain does not set up log4j properly (pbacsko via rkanter)

oozie git commit: OOZIE-2467 Oozie can shutdown itself on long GC pause

2016-05-26 Thread puru
--- diff --git a/release-log.txt b/release-log.txt index 0d4282f..7f40a99 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2467 Oozie can shutdown itself on long GC pause (puru) OOZIE-2537 SqoopMain does not

[2/3] oozie git commit: OOZIE-2509 SLA job status can stuck in running state

2016-05-17 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/ba7a7b85/core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java -- diff --git a/core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java b/core/src/main/java/org/

[3/3] oozie git commit: OOZIE-2509 SLA job status can stuck in running state

2016-05-17 Thread puru
OOZIE-2509 SLA job status can stuck in running state Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/ba7a7b85 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/ba7a7b85 Diff: http://git-wip-us.apache.org/repos/asf/oozie/

[1/3] oozie git commit: OOZIE-2509 SLA job status can stuck in running state

2016-05-17 Thread puru
Repository: oozie Updated Branches: refs/heads/master 5fbd3eb3f -> ba7a7b85e http://git-wip-us.apache.org/repos/asf/oozie/blob/ba7a7b85/core/src/test/java/org/apache/oozie/sla/TestSLACalculatorMemory.java -- diff --git a/core/

oozie git commit: OOZIE-1402 Increase retry interval for non-progressing coordinator action with fix value

2016-05-10 Thread puru
che.org/repos/asf/oozie/blob/c715efdc/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 035bc12..efd0108 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-1402 Increase retry interval for non-progressing coo

oozie git commit: OOZIE-2512 ShareLibservice returns incorrect path for jar

2016-05-10 Thread puru
} http://git-wip-us.apache.org/repos/asf/oozie/blob/a6ed8d77/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index e9aa963..035bc12 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4

oozie git commit: OOZIE-2471 Show child job url tab for distcp

2016-05-10 Thread puru
- diff --git a/release-log.txt b/release-log.txt index 67f48e8..e9aa963 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2471 Show child job url tab for distcp (satishsaley via puru) OOZIE-2511 SubWorkflow missing varia

oozie git commit: OOZIE-2246 CoordinatorInputCheckCommand does not behave properly when har file is one of data dependency and doesn't exist

2016-03-03 Thread puru
e-log.txt b/release-log.txt index 501d807..a48754d 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2246 CoordinatorInputCheckCommand does not behave properly when har file is one of data dependency and doesn't exist (satishsaley v

oozie git commit: OOZIE-2446 Job does not fail during submission if non existent credential is specified

2016-03-03 Thread puru
ls(e.getErrorCode(), "JA021"); +} +} + public void testCredentialsSkip() throws Exception { // Try setting oozie.credentials.skip at different levels, and verifying the correct behavior // oozie-site: false -- job-level: null -- action-level: null h

oozie git commit: OOZIE-2444 test failure

2016-02-08 Thread puru
Repository: oozie Updated Branches: refs/heads/master b8919d634 -> b197da79d OOZIE-2444 test failure Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/b197da79 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/b197da79

oozie git commit: OOZIE-2452 Coordinator Functional Specification - EL Constants Typo

2016-02-08 Thread puru
ypo (markgreene via puru) OOZIE-2173 DISCLAIMER.txt still refers to Apache Incubator (eeeva via rkanter) OOZIE-2312 oozie doesn't purge audit and error log (puru) OOZIE-2431 Support hive.metastore.uris as alias for hcat.metastore.uri (satishsaley via puru)

oozie git commit: amend-OOZIE-2222 Oozie UI parent job should be clickable

2016-01-29 Thread puru
Repository: oozie Updated Branches: refs/heads/master e94a345ac -> 9f97e5278 amend-OOZIE- Oozie UI parent job should be clickable Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/9f97e527 Tree: http://git-wip-us.apache.

oozie git commit: OOZIE-2312 oozie doesn't purge audit and error log

2016-01-29 Thread puru
String lp, String ln) { -logPath = lp; -logName = ln; -} - -@Override -public String getOozieLogName() { - return logName; -} -@Override -public String getOozieLogPath() { - return logPath

oozie git commit: OOZIE-2431 Support hive.metastore.uris as alias for hcat.metastore.uri

2016-01-26 Thread puru
elease-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2431 Support hive.metastore.uris as alias for hcat.metastore.uri (satishsaley via puru) OOZIE-1976 Specifying coordinator input datasets in more logical ways (puru) OOZIE-2444 Need conditional lo

[5/5] oozie git commit: OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-01-26 Thread puru
OOZIE-1976 Specifying coordinator input datasets in more logical ways Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/81ce22b6 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/81ce22b6 Diff: http://git-wip-us.apache.org

[3/5] oozie git commit: OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-01-26 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/81ce22b6/core/src/main/java/org/apache/oozie/coord/input/logic/CoordInputLogicEvaluatorPhaseThree.java -- diff --git a/core/src/main/java/org/apache/oozie/coord/input/logic/CoordIn

[1/5] oozie git commit: OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-01-26 Thread puru
coord-inputlogic.xml new file mode 100644 index 000..51b67ac --- /dev/null +++ b/core/src/test/resources/coord-inputlogic.xml @@ -0,0 +1,126 @@ + + + + + 1 +1 + + + + +${data_set_a}/${YEAR}/${MONTH}/${DAY}/${HOUR} + + +

[4/5] oozie git commit: OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-01-26 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/81ce22b6/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java -- diff --git a/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java b/core/src/main/java/org/ap

[2/5] oozie git commit: OOZIE-1976 Specifying coordinator input datasets in more logical ways

2016-01-26 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/81ce22b6/core/src/test/java/org/apache/oozie/coord/input/logic/TestCoordInputLogicPush.java -- diff --git a/core/src/test/java/org/apache/oozie/coord/input/logic/TestCoordInputLogi

oozie git commit: OOZIE-2444 Need conditional logic in bundles

2016-01-26 Thread puru
[DATETIME] - + [COORD-APPLICATION-PATH] @@ -386,6 +388,7 @@ Refer to the [[DG_CoordinatorRerun][Rerunning Coordinator Actions]] for details + http://git-wip-us.apache.org/repos/asf/oozie/blob/5a

oozie git commit: OOZIE-2394 Oozie can execute command without holding lock

2016-01-26 Thread puru
--- diff --git a/release-log.txt b/release-log.txt index 6dac28b..1525ae4 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2394 Oozie can execute command without holding lock (puru) OOZIE-1922 MemoryLocksService fails if lock is acquired multiple times in same thread and released (puru) OOZIE-2432 TestPurgeXCommand fails (fdenes via rkanter) OOZIE-2434 inconsistent coord action status and workflow job status (satishsaley via puru)

oozie git commit: OOZIE-1922 MemoryLocksService fails if lock is acquired multiple times in same thread and released

2016-01-26 Thread puru
e) { +} +} +} } \ No newline at end of file http://git-wip-us.apache.org/repos/asf/oozie/blob/70a5ffe4/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 1b675bb..6dac28b 1006

oozie git commit: OOZIE-2434 inconsistent coord action status and workflow job status

2016-01-25 Thread puru
e/blob/cdaa66bd/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 7bd2ce7..d35b2c2 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2434 inconsistent coord action status and workflow job status (satishsa

oozie git commit: OOZIE-2438 Oozie client jobs -filter diagnostic message clarification

2016-01-25 Thread puru
} http://git-wip-us.apache.org/repos/asf/oozie/blob/1dabb80b/release-log.txt ------ diff --git a/release-log.txt b/release-log.txt index c25a82c..7bd2ce7 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.

oozie git commit: OOZIE-2165 Job log fetching can fail in Oozie HA mode when using doAs impersonation

2016-01-25 Thread puru
blob/fd3ae27d/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 0804939..c25a82c 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2165 Job log

oozie git commit: OOZIE-2430 Add root logger for hive,sqoop action

2016-01-21 Thread puru
100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2430 Add root logger for hive,sqoop action (satishsaley via puru) OOZIE-2441 SubWorkflow action with propagate-configuration but no global section throws NPE on submit (r

oozie git commit: OOZIE-2222 Oozie UI parent job should be clickable

2015-12-21 Thread puru
ase-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE- Oozie UI parent job should be clickable (puru) OOZIE-2407 AbandonedService should not send mail if there is no abandoned coord (puru) OOZIE-2402 oozie-setup.sh sharelib create takes a long time on large clust

oozie git commit: OOZIE-2407 AbandonedService should not send mail if there is no abandoned coord

2015-12-21 Thread puru
message = body; +} +public String getMessage(){ +return message; +} +} } http://git-wip-us.apache.org/repos/asf/oozie/blob/ad2fa21e/release-log.txt -- diff --git a/release-log.txt b/rele

oozie git commit: OOZIE-2346 Add sub-workflow information like the super-parent id and workflow depth into the 'oozie.job.info' property

2015-11-06 Thread puru
lease-log.txt b/release-log.txt index d1b14a9..e6da494 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2346 Add sub-workflow information like the super-parent id and workflow depth into the 'oozie.job.info' prop

oozie git commit: Amend OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie

2015-10-29 Thread puru
Repository: oozie Updated Branches: refs/heads/master 326a58347 -> 546d185d2 Amend OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/546d185d

oozie git commit: OOZIE-2328 Coordinator endtime change should check if the last action is in database

2015-10-29 Thread puru
+OOZIE-2328 Coordinator endtime change should check if the last action is in database (kailongs via puru) OOZIE-2367 fs delete should support skipTrash option (jaydeepvishwakarma via rohini) OOZIE-2368 coord:dateOffset and coord:dateTzOffset can't be used for coord initial-instance (puru) OOZIE-2369 coord:offset doesn't resolve correctly (puru)

oozie git commit: OOZIE-2368 coord:dateOffset and coord:dateTzOffset can't be used for coord initial-instance

2015-10-27 Thread puru
Functions.DATASET); -assertEquals("2009-09-09T00:01Z", DateUtils.formatDateOozieTZ(ds.getInitInstance())); -} - public void testCreateLazyEvaluator() throws Exception { // Configuration conf = new // XConfiguration(IOUtils.getResourceAsReader("org/apache/

oozie git commit: OOZIE-2369 coord:offset doesn't resolve correctly

2015-10-27 Thread puru
YEAR}/${MONTH}/${DAY};region=us + + hdfs:///tmp/workflows/${YEAR}/${MONTH}/${DAY}/${HOUR};region=us ${startInstance} http://git-wip-us.apache.org/repos/asf/oozie/blob/2910636e/release-log.txt --

oozie git commit: OOZIE-2345 Parallel job submission for forked actions

2015-09-17 Thread puru
Repository: oozie Updated Branches: refs/heads/master e0ada0ab7 -> d8425480e OOZIE-2345 Parallel job submission for forked actions Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/d8425480 Tree: http://git-wip-us.apache.org

oozie git commit: amendments patch to OOZIE-2348 Recovery service keeps on recovering coord action of suspended jobs

2015-09-15 Thread puru
Repository: oozie Updated Branches: refs/heads/master 90257ad8e -> e0ada0ab7 amendments patch to OOZIE-2348 Recovery service keeps on recovering coord action of suspended jobs Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/comm

oozie git commit: amendments patch to OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie

2015-09-14 Thread puru
Repository: oozie Updated Branches: refs/heads/master 39e2ed5d9 -> 90257ad8e amendments patch to OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/co

oozie git commit: OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie

2015-09-01 Thread puru
diff --git a/release-log.txt b/release-log.txt index 7174312..b2cc29b 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2347 Remove unnecessary new Configuration()/new jobConf() calls from oozie (puru) OOZIE-2348

oozie git commit: OOZIE-2348 Recovery service keeps on recovering coord action of suspended jobs

2015-09-01 Thread puru
ORD_ACTION, suspendedAction.getId()).getStatus() +.equals(CoordinatorAction.Status.WAITING)); +// action status should remain to submitted bcz job is suspended +assertEquals( + CoordActionQueryExecutor.getInstance().get(CoordActionQuery.GET_COORD_ACTION, submittedAction.getId()) +.getStatus(), (CoordinatorAction.Status.SUBMITTED)); +} public void testCoordActionRecoveryServiceForWaitingRegisterPartition() throws Exception { services.destroy(); http://git-wip-us.apache.org/repos/asf/oozie/blob/3f7a0c56/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index a7c180b..7174312 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2348 Recovery service keeps on recovering coord action of suspended jobs (puru) OOZIE-2277 Honor oozie.action.sharelib.for.spark in Spark jobs (rkanter) OOZIE-2322 Oozie Web UI doesn't work with Kerberos in Internet Explorer 10 or 11 and curl (rkanter) OOZIE-2343 Shell Action should take Oozie Action config and setup HADOOP_CONF_DIR (rkanter)

oozie git commit: OOZIE-2329 Make handling yarn restarts configurable

2015-08-18 Thread puru
TAGS); -return childYarnJobs; -} - -String tag = actionConf.get(CHILD_MAPREDUCE_JOB_TAGS); -System.out.println("tag id : " + tag); GetApplicationsRequest gar = GetApplicationsRequest.newInstance(); gar.set

oozie git commit: OOZIE-2228 Statustransit service doesn't pick bundle with suspend status

2015-08-13 Thread puru
e-log.txt -- diff --git a/release-log.txt b/release-log.txt index 1f50731..729202a 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2228 Statustransit

oozie git commit: OOZIE-2325 Shell action fails if user overrides oozie.launcher.mapreduce.map.env

2015-08-11 Thread puru
-- diff --git a/release-log.txt b/release-log.txt index 39aa295..1f50731 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2325 Shell action fails if user overrides oozie.launcher.mapreduce.map.env (kailongs via p

oozie git commit: OOZIE-2264 Fix coord:offset(n, DAY) to resolve correct data set

2015-06-15 Thread puru
-- diff --git a/release-log.txt b/release-log.txt index 79f19b8..e525c59 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2264 Fix coord:offset(n,"DAY") to resolve correct data set(kailongs via puru) OOZIE-2178 fix javadoc to compile on JDK8 (rkanter) OOZIE-2268 Update ActiveMQ version for security and other fixes (rkanter) OOZIE-2215 Support glob in FS EL function (ryota)

oozie git commit: OOZIE-2270 Audit log doesn't get loaded when audit log tab is clicked for coord job

2015-06-12 Thread puru
-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2270 Audit log doesn't get loaded when "audit log" tab is clicked for coord job (puru) OOZIE-2257 BundleStatusTransitXCommand doesn't update last modified time (puru) -- Ooz

oozie git commit: OOZIE-2257 BundleStatusTransitXCommand doesn't update last modified time

2015-06-12 Thread puru
--- diff --git a/release-log.txt b/release-log.txt index 78c6494..93b537f 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,7 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2257 BundleStatusTransitXCommand doesn't

oozie git commit: OOZIE-2227 PartitionDependencyManagerService keeps on purging delete coord actions

2015-05-06 Thread puru
-- diff --git a/release-log.txt b/release-log.txt index 7e85b2c..a2c0fe6 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-2227 PartitionDependencyManagerService keeps on purging delete coord actions (puru) OOZIE-2163 Remove CoordinatorStore (seoeun25 via bzhang) OOZIE-2221 Oozie audit log has null id for some of input request (puru) OOZIE-2223 Improve documentation with regard to Java action retries (ben.roling via bzhang)

oozie git commit: OOZIE-2221 Oozie audit log has null id for some of input request

2015-04-30 Thread puru
g.txt b/release-log.txt index f92c588..096bd4f 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-2221 Oozie audit log has null id for some of input request (puru) OOZIE-2223 Improve documentation with regard to Java action

oozie git commit: OOZIE-2139 Coord update doesn't work for job which is submitted by bundle

2015-04-08 Thread puru
2009-02-20T23:59Z + + testProperty + abc + http://git-wip-us.apache.org/repos/asf/oozie/blob/f7f7628b/release-log.txt

oozie git commit: OOZIE-2182 SLA alert commands are not in sync with doc

2015-04-07 Thread puru
diff --git a/release-log.txt b/release-log.txt index 3c1eca5..8fa51b1 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-2182 SLA alert commands are not in sync with doc (puru) OOZIE-2191 Upgrade jackson version for hadoop-2 profile (ryota) OOZIE-2183 provide an option to disable cleanup for output dataset in rerun (ryota) OOZIE-2146 Add option to filter sla information by bundle id or name (ryota)

oozie git commit: OOZIE-2188 Fix typos in twiki documentation

2015-04-01 Thread puru
8,7 @@ Example: $ oozie job -oozie http://localhost:11000/oozie -config job.properties -rerun 14-20090525161321-oozie-joe -The =rerun= option reruns a completed ( =SUCCCEDED=, =FAILED= or =KILLED= ) job skipping the specified nodes. +The =rerun= option reruns a completed ( =SUCCEEDED=, =FAILED= or

oozie git commit: OOZIE-2169 Fix return type for fs:dirSize, fs:fileSize and fs:blockSize in WF spec

2015-03-17 Thread puru
and fs:blockSize in WF spec (apivovarov via puru) OOZIE-2171 Some error code messages are not parsed correctly due to unescaped single quote (rkanter) OOZIE-2108 bulk kill, suspend, resume jobs using existing filter, offset, len, and jobtype params (bzhang) OOZIE-2

oozie git commit: OOZIE-1894 Better error reporting to user - changing log level to info by default

2015-02-23 Thread puru
Repository: oozie Updated Branches: refs/heads/master 6a70c01b2 -> 532dce684 OOZIE-1894 Better error reporting to user - changing log level to info by default Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/532dce68 Tree:

oozie git commit: OOZIE-2042 Max substitution for config variables should be configurable

2015-02-20 Thread puru
hello", conf.get("key1")); +assertEquals("hello", conf.get("key" + (testMax - 1))); + +services.destroy(); +} } http://git-wip-us.apache.org/repos/asf/oozie/blob/6a70c01b/release-log.txt --

[3/4] oozie git commit: OOZIE-1913 Devise a way to turn off SLA alerts for bundle/coordinator flexibly

2015-02-20 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/0f4b0181/core/src/main/java/org/apache/oozie/command/coord/CoordSLAChangeXCommand.java -- diff --git a/core/src/main/java/org/apache/oozie/command/coord/CoordSLAChangeXCommand.java

[1/4] oozie git commit: OOZIE-1913 Devise a way to turn off SLA alerts for bundle/coordinator flexibly

2015-02-20 Thread puru
on/json;charset=UTF-8 It accepts any valid Workflow Job ID, Coordinator Job ID, Coordinator Action ID, or Bundle Job ID. +--- Changing job SLA definition and alerting +An =HTTP PUT= request to change job SLA alert status/SLA definition. + + * All sla commands takes actions-list

[4/4] oozie git commit: OOZIE-1913 Devise a way to turn off SLA alerts for bundle/coordinator flexibly

2015-02-20 Thread puru
OOZIE-1913 Devise a way to turn off SLA alerts for bundle/coordinator flexibly Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/0f4b0181 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/0f4b0181 Diff: http://git-wip-us.a

[2/4] oozie git commit: OOZIE-1913 Devise a way to turn off SLA alerts for bundle/coordinator flexibly

2015-02-20 Thread puru
http://git-wip-us.apache.org/repos/asf/oozie/blob/0f4b0181/core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java -- diff --git a/core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java b/core/src/main/java/org/

oozie git commit: OOZIE-1688 New configuration to specify server-server authentication type

2015-02-10 Thread puru
-1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-1688 New configuration to specify server-server authentication type (puru) OOZIE-2090 wf:lastErrorNode does not take into account transient errors with retries (ranter) OOZIE-2133 Support getting ATS delegation tokens for tez

oozie git commit: OOZIE-2127 Add created time to RecoveryService WF queries

2015-02-04 Thread puru
action.setStatus(status); +action.setCreatedTime(new Date()); action.setStartTime(new Date()); action.setEndTime(new Date()); action.setLastCheckTime(new Date()); http://git-wip-us.apache.org/repos/asf/oozie/blob/b5a4e06b/release-log.txt -- diff --gi

oozie git commit: OOZIE-2055 PauseTransitService does not proceed forward if any job has issue

2015-01-27 Thread puru
a single thread. + + + http://git-wip-us.apache.org/repos/asf/oozie/blob/3deeaf77/release-log.txt -- diff --git a/release-log.txt b/release-log.txt index 8cfe13a..8b48956 100644 --- a/release-log.txt +++ b/release-log.

[2/2] oozie git commit: OOZIE-2068 Configuration as part of sharelib

2015-01-27 Thread puru
OOZIE-2068 Configuration as part of sharelib Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/87a6d053 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/87a6d053 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/87a

[1/2] oozie git commit: OOZIE-2068 Configuration as part of sharelib

2015-01-27 Thread puru
t of sharelib (puru) OOZIE-2121 CoordinatorFunctionalSpec 4.4.1.1 swap Value and First Occurrence line 4 in example table (apivovarov via ryota) OOZIE-1894 Better error reporting to user (puru) OOZIE-2120 Many JPAExecutor names are wrong (rkanter) http://git-wip-us.apache.org/repos/asf/oozie/

oozie git commit: OOZIE-1894 Better error reporting to user

2015-01-26 Thread puru
Repository: oozie Updated Branches: refs/heads/master 31dbb1bff -> 95d17f26b OOZIE-1894 Better error reporting to user Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/95d17f26 Tree: http://git-wip-us.apache.org/repos/asf/o

oozie git commit: OOZIE-2035 NotificationXCommand should support proxy

2014-12-02 Thread puru
If the URL contains any of the following tokens, they will be replaced with the actual values by Oozie before making the notification: @@ -2257,6 +2261,7 @@ the notification: If the =oozie.wf.action.notification.url= property is present in the workflow job properties when submitting the job,

oozie git commit: OOZIE-2065 Oozie returns incorrect total action for coord dryrun

2014-11-26 Thread puru
.txt -- diff --git a/release-log.txt b/release-log.txt index 7b1dad5..4b5b050 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-2065 Oozie returns incorrect total a

  1   2   >