Re: Review Request 23225: OOZIE-1890 Make oozie-site empty and reconcile defaults between oozie-default and the code

2014-07-03 Thread Azrael Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23225/ --- (Updated July 3, 2014, 6:08 a.m.) Review request for oozie. Changes ---

[jira] [Assigned] (OOZIE-1890) Make oozie-site empty and reconcile defaults between oozie-default and the code

2014-07-03 Thread Azrael (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Azrael reassigned OOZIE-1890: - Assignee: Azrael Make oozie-site empty and reconcile defaults between oozie-default and the code

[jira] [Commented] (OOZIE-1886) Queue operation talking longer time

2014-07-03 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14051136#comment-14051136 ] Shwetha G S commented on OOZIE-1886: Thanks [~puru] for reviewing. Can you commit as

Build failed in Jenkins: oozie-trunk-precommit-build #1345

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/oozie-trunk-precommit-build/1345/ -- [...truncated 9790 lines...] [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO]

[jira] [Commented] (OOZIE-1890) Make oozie-site empty and reconcile defaults between oozie-default and the code

2014-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14051175#comment-14051175 ] Hadoop QA commented on OOZIE-1890: -- Testing JIRA OOZIE-1890 Cleaning local git workspace

Re: Welcoming new Oozie PMC member Rohini Palaniswamy

2014-07-03 Thread Satish Mittal
Congrats Rohini! On Wed, Jul 2, 2014 at 11:20 PM, Virag Kothari vi...@yahoo-inc.com.invalid wrote: Congrats Rohini! On 7/1/14 3:41 PM, Mona Chitnis m...@apache.org wrote: Hello Oozie community, It's my pleasure to announce that Rohini Palaniswamy became the newest addition to the

Re: Review Request 23245: OOZIE-1906 Service to periodically remove ZK lock

2014-07-03 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23245/#review47308 --- core/src/main/java/org/apache/oozie/service/ZKLocksService.java

[jira] [Created] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Robert Kanter (JIRA)
Robert Kanter created OOZIE-1916: Summary: Use Curator leader latch instead of checking the order of Oozie servers Key: OOZIE-1916 URL: https://issues.apache.org/jira/browse/OOZIE-1916 Project: Oozie

Re: Review Request 23245: OOZIE-1906 Service to periodically remove ZK lock

2014-07-03 Thread Robert Kanter
On July 3, 2014, 6:57 p.m., Robert Kanter wrote: core/src/main/java/org/apache/oozie/service/ZKLocksService.java, line 51 https://reviews.apache.org/r/23245/diff/2/?file=622995#file622995line51 nitpick: shouldn't this be LEADER_PATH? Can you also mention this path in

[jira] [Updated] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1916: - Description: We currently have a few tasks (e.g. Purging old jobs) that we only want to do in

Re: Review Request 23245: OOZIE-1906 Service to periodically remove ZK lock

2014-07-03 Thread Robert Kanter
On July 3, 2014, 6:57 p.m., Robert Kanter wrote: core/src/main/java/org/apache/oozie/service/ZKLocksService.java, line 51 https://reviews.apache.org/r/23245/diff/2/?file=622995#file622995line51 nitpick: shouldn't this be LEADER_PATH? Can you also mention this path in

[jira] [Updated] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1916: - Description: We currently have a few tasks (e.g. Purging old jobs) that we only want to do in

[jira] [Commented] (OOZIE-1677) Add Oozie servers to instrumentation info

2014-07-03 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14051890#comment-14051890 ] Robert Kanter commented on OOZIE-1677: -- Given that we have OOZIE-1915 to move the env

[jira] [Assigned] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter reassigned OOZIE-1916: Assignee: Robert Kanter Use Curator leader latch instead of checking the order of Oozie

[jira] [Updated] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1916: - Attachment: OOZIE-1916.patch The patch removes {{isFirstServer()}} and replaces it with

Build failed in Jenkins: oozie-trunk-precommit-build #1346

2014-07-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/oozie-trunk-precommit-build/1346/changes Changes: [rkanter] OOZIE-1821 Oozie java action fails due to AlreadyBeingCreatedException (abhishek.agarwal via rkanter) -- [...truncated 9628 lines...] [INFO] share/lib already

[jira] [Commented] (OOZIE-1916) Use Curator leader latch instead of checking the order of Oozie servers

2014-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052016#comment-14052016 ] Hadoop QA commented on OOZIE-1916: -- Testing JIRA OOZIE-1916 Cleaning local git workspace

[jira] Subscription: Oozie Patch Available

2014-07-03 Thread jira
Issue Subscription Filter: Oozie Patch Available (37 issues) Subscriber: ooziedaily Key Summary OOZIE-1916 Use Curator leader latch instead of checking the order of Oozie servers https://issues.apache.org/jira/browse/OOZIE-1916 OOZIE-1906 Service to periodically remove ZK