[jira] [Updated] (OOZIE-1813) Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1813: -- Attachment: (was: OOZIE-1813-V3.patch) > Add service to report/kill rogue bundles and coord

[jira] [Updated] (OOZIE-1737) Oozie log streaming is slow

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1737: -- Attachment: OOZIE-1737-V8.patch > Oozie log streaming is slow > --- > >

[jira] [Commented] (OOZIE-1737) Oozie log streaming is slow

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999762#comment-13999762 ] Hadoop QA commented on OOZIE-1737: -- Testing JIRA OOZIE-1737 Cleaning local git workspace

[jira] [Created] (OOZIE-1849) If the underlying job finishes while a Workflow is suspended, Oozie can take a while to realize it

2014-05-16 Thread Robert Kanter (JIRA)
Robert Kanter created OOZIE-1849: Summary: If the underlying job finishes while a Workflow is suspended, Oozie can take a while to realize it Key: OOZIE-1849 URL: https://issues.apache.org/jira/browse/OOZIE-1849

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
> On May 15, 2014, 8:55 p.m., Gilad Wolff wrote: > > core/src/main/java/org/apache/oozie/service/MetricsInstrumentationService.java, > > line 37 > > > > > > nit: you don't really need this member. Use the base class me

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21278/ --- (Updated May 17, 2014, 12:09 a.m.) Review request for oozie. Changes ---

[jira] [Created] (OOZIE-1848) Pig actions fail due to missing joda-time jar from pig sharelib

2014-05-16 Thread Robert Kanter (JIRA)
Robert Kanter created OOZIE-1848: Summary: Pig actions fail due to missing joda-time jar from pig sharelib Key: OOZIE-1848 URL: https://issues.apache.org/jira/browse/OOZIE-1848 Project: Oozie

Re: Review Request 17720: OOZIE-1678 HA support for SLA

2014-05-16 Thread Ryota Egashira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17720/ --- (Updated May 16, 2014, 11:46 p.m.) Review request for oozie. Changes ---

[jira] [Created] (OOZIE-1842) publish oozie artifacts

2014-05-16 Thread Bowen Zhang (JIRA)
Bowen Zhang created OOZIE-1842: -- Summary: publish oozie artifacts Key: OOZIE-1842 URL: https://issues.apache.org/jira/browse/OOZIE-1842 Project: Oozie Issue Type: New Feature Reporte

Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21423/ --- (Updated May 17, 2014, 12:06 a.m.) Review request for oozie. Bugs: OOZIE-1813

[jira] Subscription: Oozie Patch Available

2014-05-16 Thread jira
Issue Subscription Filter: Oozie Patch Available (42 issues) Subscriber: ooziedaily Key Summary OOZIE-1838 jdbc.connections.active sampler does not show up https://issues.apache.org/jira/browse/OOZIE-1838 OOZIE-1830 Change hadoop-1 profile to use 1.2.1 https://is

[jira] [Updated] (OOZIE-1813) Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1813: -- Attachment: OOZIE-1813-V3.patch > Add service to report/kill rogue bundles and coordinator jobs

[jira] [Commented] (OOZIE-1849) If the underlying job finishes while a Workflow is suspended, Oozie can take a while to realize it

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000577#comment-14000577 ] Robert Kanter commented on OOZIE-1849: -- I think we should do the second solution. Wh

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
> On May 15, 2014, 8:55 p.m., Gilad Wolff wrote: > > core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java, line > > 147 > > > > > > >= 0 ? what if something takes less than 1ms? > > Robert Kanter wrot

[jira] [Updated] (OOZIE-1817) Oozie timers are not biased

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1817: - Attachment: OOZIE-1817.patch The new patch: - Does a bunch of misc improvements that Gilad sugges

Re: Review Request 17720: OOZIE-1678 HA support for SLA

2014-05-16 Thread Ryota Egashira
> On May 14, 2014, 4:53 p.m., Rohini Palaniswamy wrote: > > core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java, line 127 > > > > > > Shouldn't we be calling slaCalcStatus.acquireLock() instead of calling

[jira] [Commented] (OOZIE-1829) URIHandlerService doesn't support URI schemes with query strings but no path segment

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999264#comment-13999264 ] Hadoop QA commented on OOZIE-1829: -- Testing JIRA OOZIE-1829 Cleaning local git workspace

Re: publish oozie artifacts

2014-05-16 Thread Mona Chitnis
Thanks for the JIRA. Getting started on this task today and will update on JIRA for feedback. ‹ Mona On 5/15/14, 10:42 AM, "bowen zhang" wrote: >Hi Mona, >I created this ticket:https://issues.apache.org/jira/browse/OOZIE-1842. >Do you have any updates on this? >Bowen > >On Tuesday, April 29, 20

[jira] [Created] (OOZIE-1847) HA - Oozie servers should shutdown (or go in safe mode) in case ZK failure

2014-05-16 Thread Purshotam Shah (JIRA)
Purshotam Shah created OOZIE-1847: - Summary: HA - Oozie servers should shutdown (or go in safe mode) in case ZK failure Key: OOZIE-1847 URL: https://issues.apache.org/jira/browse/OOZIE-1847 Project: O

Re: What are the plans for an Oozie 4.1.0 release?

2014-05-16 Thread bowen zhang
For backward compatibility, we need to resolve https://issues.apache.org/jira/browse/OOZIE-1789 for this release since this is about sharelib installation.   On Friday, May 16, 2014 3:58 PM, Alejandro Abdelnur wrote: the fact that other projects stay un the minor version to 'allow' incompat

[jira] [Updated] (OOZIE-1813) Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1813: -- Attachment: OOZIE-1813-V3.patch > Add service to report/kill rogue bundles and coordinator jobs

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9675 lines...] [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] sh

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Gilad Wolff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21278/#review42740 --- Ship it! Looks great, thanks for doing this. I have a few comments

[jira] [Updated] (OOZIE-1844) HA - Lock mechanism for CoordMaterializeTriggerService ( may be for other services as well)

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1844: -- Description: Currently we check if job id belong to this server by using modulus operation. Th

Oozie BOF meetup at Hadoop Summit

2014-05-16 Thread Mona Chitnis
Hi Oozie Devs, I’m in charge of organizing the Oozie BOF meetup for the Summit coming soon. They have given us two options for the date 1. Tues June 3 (first day of conf) 7:30p 2. Thu June 5 (last day of conf) - sharing room with Falcon BOF 3:30p onwards I prefer option 1 though i’m not s

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9638 lines...] [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
> On May 15, 2014, 8:55 p.m., Gilad Wolff wrote: > > Looks great, thanks for doing this. I have a few comments nothing major. > > > > G. Thanks. I've answered most of the issues below and made code changes or explained why not. There's a few things I'll have to look into more and I need to

[jira] [Assigned] (OOZIE-1840) oozie needs to accept doas query param in place of doAs

2014-05-16 Thread Bowen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Zhang reassigned OOZIE-1840: -- Assignee: Bowen Zhang > oozie needs to accept doas query param in place of doAs >

Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21423/#review43175 --- core/src/main/java/org/apache/oozie/service/AbandonedCoordCheckerSe

[jira] [Commented] (OOZIE-1813) Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000379#comment-14000379 ] Purshotam Shah commented on OOZIE-1813: --- . -1 the patch contains 2 line(s) longer th

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 2840 lines...] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-examples --- [INFO] Compiling 1 source file to

Re: Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
> On May 15, 2014, 8:55 p.m., Gilad Wolff wrote: > > core/src/main/java/org/apache/oozie/util/MetricsInstrumentation.java, line > > 105 > > > > > > can the sliding time window be made configurable? > > Robert Kanter

[jira] [Commented] (OOZIE-1842) publish oozie artifacts

2014-05-16 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998959#comment-13998959 ] Suresh Srinivas commented on OOZIE-1842: Downstream projects such as falcon can be

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000305#comment-14000305 ] Purshotam Shah commented on OOZIE-1783: --- User can still use new sharelib behavior (

[jira] [Updated] (OOZIE-1845) Coord submit command doesn't honor conf "materialization_window" while calling CoordMaterializeTransitionXCommand

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1845: -- Description: {code} /** * Queue MaterializeTransitionXCommand */ protected void

[jira] [Updated] (OOZIE-1527) Fix scalability issues with coordinator materialization

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1527: -- Attachment: OOZIE-1527-V3.patch > Fix scalability issues with coordinator materialization > ---

[jira] [Updated] (OOZIE-1844) HA - Lock mechanism for CoordMaterializeTriggerService ( may be for other services as well)

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1844: -- Description: Currently we check if job id belong to this server by using modulus operation. Th

[jira] [Commented] (OOZIE-1838) jdbc.connections.active sampler does not show up

2014-05-16 Thread Gilad Wolff (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999270#comment-13999270 ] Gilad Wolff commented on OOZIE-1838: Patch looks good. One comment is that I would mak

[jira] [Commented] (OOZIE-1737) Oozie log streaming is slow

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999427#comment-13999427 ] Purshotam Shah commented on OOZIE-1737: --- We noticed two bugs as part of regression,

Re: publish oozie artifacts

2014-05-16 Thread bowen zhang
Hi Mona, I created this ticket:https://issues.apache.org/jira/browse/OOZIE-1842. Do you have any updates on this? Bowen On Tuesday, April 29, 2014 11:52 AM, Mona Chitnis wrote: Thanks Robert. I'll look into it this week.--Monahttps://overview.mail.yahoo.com?.src=iOS";>Sent from Yahoo Mail for

[jira] [Commented] (OOZIE-1841) Allow for specifications of wf/coordinator propertey files from web api

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999501#comment-13999501 ] Purshotam Shah commented on OOZIE-1841: --- Are you looking for something like https:/

[jira] [Updated] (OOZIE-1843) Bulk update for coord last modified time for CoordMaterializeTriggerService

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah updated OOZIE-1843: -- Description: {code} for (CoordinatorJobBean coordJob : materializeJobs) { i

[jira] [Commented] (OOZIE-1813) Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999553#comment-13999553 ] Hadoop QA commented on OOZIE-1813: -- Testing JIRA OOZIE-1813 Cleaning local git workspace

[jira] [Reopened] (OOZIE-1737) Oozie log streaming is slow

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah reopened OOZIE-1737: --- > Oozie log streaming is slow > --- > > Key: OOZIE-1737 >

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9594 lines...] [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO

[jira] [Created] (OOZIE-1846) Convert CoordActionMaterializeCommand to an XCommand and remove Command

2014-05-16 Thread Robert Kanter (JIRA)
Robert Kanter created OOZIE-1846: Summary: Convert CoordActionMaterializeCommand to an XCommand and remove Command Key: OOZIE-1846 URL: https://issues.apache.org/jira/browse/OOZIE-1846 Project: Oozie

Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21423/ --- (Updated May 16, 2014, 9:51 p.m.) Review request for oozie. Repository: oozie

[jira] [Commented] (OOZIE-1817) Oozie timers are not biased

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999730#comment-13999730 ] Hadoop QA commented on OOZIE-1817: -- Testing JIRA OOZIE-1817 Cleaning local git workspace

Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

2014-05-16 Thread Purshotam Shah
> On May 15, 2014, 10:54 p.m., Robert Kanter wrote: > > core/src/main/java/org/apache/oozie/service/AbandonedCoordCheckerService.java, > > line 149 > > > > > > What happens if Oozie isn't configured to send emails? W

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000318#comment-14000318 ] Purshotam Shah commented on OOZIE-1783: --- [~rohini] Yes, we need to move purgeLibs(f

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1436#comment-1436 ] Purshotam Shah commented on OOZIE-1783: --- There might be other issue with sharelib pu

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9579 lines...] [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO

[jira] [Created] (OOZIE-1843) Bulk update for coord last modified time for CoordMaterializeTriggerService

2014-05-16 Thread Purshotam Shah (JIRA)
Purshotam Shah created OOZIE-1843: - Summary: Bulk update for coord last modified time for CoordMaterializeTriggerService Key: OOZIE-1843 URL: https://issues.apache.org/jira/browse/OOZIE-1843 Project:

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000282#comment-14000282 ] Rohini Palaniswamy commented on OOZIE-1783: --- [~puru], Good point. But cannot

[jira] [Commented] (OOZIE-1835) NullPointerException from SLAEmailEventListener

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999877#comment-13999877 ] Hadoop QA commented on OOZIE-1835: -- Testing JIRA OOZIE-1835 Cleaning local git workspace

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000263#comment-14000263 ] Robert Kanter commented on OOZIE-1783: -- Why would you want each server to have their

[jira] [Commented] (OOZIE-1841) Allow for specifications of wf/coordinator propertey files from web api

2014-05-16 Thread Josh Kurz (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000211#comment-14000211 ] Josh Kurz commented on OOZIE-1841: -- If this sounds like a worthy feature to master, I wou

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1322#comment-1322 ] Rohini Palaniswamy commented on OOZIE-1783: --- +1 > Sharelib purging only occurs

[jira] [Updated] (OOZIE-1586) upgrade oozie to hive 13.1 (including hcatalog)

2014-05-16 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated OOZIE-1586: Attachment: OOZIE-1586.patch Here are the changes I had to make in order for Oozie to build and wor

[jira] [Resolved] (OOZIE-1648) Update to Hive 0.13 when its available

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved OOZIE-1648. -- Resolution: Duplicate > Update to Hive 0.13 when its available > --

[jira] [Commented] (OOZIE-1841) Allow for specifications of wf/coordinator propertey files from web api

2014-05-16 Thread Josh Kurz (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000206#comment-14000206 ] Josh Kurz commented on OOZIE-1841: -- 1769 is about updating an existing coordinator and is

[jira] [Commented] (OOZIE-1586) upgrade oozie to hive 13.1 (including hcatalog)

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000174#comment-14000174 ] Robert Kanter commented on OOZIE-1586: -- Ravi, thanks for putting up a patch for this.

[jira] [Commented] (OOZIE-1527) Fix scalability issues with coordinator materialization

2014-05-16 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999136#comment-13999136 ] Purshotam Shah commented on OOZIE-1527: --- {quote} Previously lookup interval was sche

[jira] [Updated] (OOZIE-1829) URIHandlerService doesn't support URI schemes with query strings but no path segment

2014-05-16 Thread Ben Roling (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Roling updated OOZIE-1829: -- Attachment: OOZIE-1829.patch Patch for issue. > URIHandlerService doesn't support URI schemes with que

Re: Review Request 21046: OOZIE-1715 Distributed ID sequence for HA

2014-05-16 Thread Purshotam Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21046/ --- (Updated May 15, 2014, 6:43 p.m.) Review request for oozie. Bugs: OOZIE-1715

Re: Review Request 21046: OOZIE-1715 Distributed ID sequence for HA

2014-05-16 Thread Purshotam Shah
> On May 13, 2014, 9:55 p.m., Robert Kanter wrote: > > ID's usually look like this: 000-140505141334644-oozie-oozi-W > > where the second value is a timestamp and the first value is the increasing > > part. > > > > With the ZKUUIDService, will all Oozie servers use the same timestamp part

[jira] [Commented] (OOZIE-1803) Improvement in Purge service

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999313#comment-13999313 ] Hadoop QA commented on OOZIE-1803: -- Testing JIRA OOZIE-1803 Cleaning local git workspace

Re: What are the plans for an Oozie 4.1.0 release?

2014-05-16 Thread Alejandro Abdelnur
the fact that other projects stay un the minor version to 'allow' incompat changes whenever they want, well it is a matter of those projects and their communities. i'm proud that oozie has a great track of record in that front, including among (yes among, not only between) major versions. and

[jira] [Commented] (OOZIE-1586) upgrade oozie to hive 13.1 (including hcatalog)

2014-05-16 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1440#comment-1440 ] Ravi Prakash commented on OOZIE-1586: - These would be applied on top of release-4.0.1

[jira] [Commented] (OOZIE-1842) publish oozie artifacts

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1453#comment-1453 ] Robert Kanter commented on OOZIE-1842: -- I think I gave this link on an email somewher

[jira] [Updated] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1783: - Attachment: OOZIE-1783.patch New patch fixes related test failure in TestOozieShareLibCLI; I had

[jira] [Commented] (OOZIE-1838) jdbc.connections.active sampler does not show up

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1407#comment-1407 ] Robert Kanter commented on OOZIE-1838: -- Test failures are unrelated. persistence.xml

[jira] [Commented] (OOZIE-1835) NullPointerException from SLAEmailEventListener

2014-05-16 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1320#comment-1320 ] Rohini Palaniswamy commented on OOZIE-1835: --- +1 > NullPointerException from SLA

[jira] [Commented] (OOZIE-1829) URIHandlerService doesn't support URI schemes with query strings but no path segment

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1307#comment-1307 ] Robert Kanter commented on OOZIE-1829: -- You have to specify the {{--no-prefix}} argum

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 8723 lines...] [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO

[jira] [Updated] (OOZIE-1803) Improvement in Purge service

2014-05-16 Thread Jaydeep Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeep Vishwakarma updated OOZIE-1803: --- Attachment: purgeservice.patch bulk delete adding index > Improvement in Purge ser

[jira] [Commented] (OOZIE-1688) New configuration to specify server-server authentication type.

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999702#comment-13999702 ] Hadoop QA commented on OOZIE-1688: -- Testing JIRA OOZIE-1688 Cleaning local git workspace

[jira] [Created] (OOZIE-1845) Coord submit command doesn't honor conf "materialization_window" while calling CoordMaterializeTransitionXCommand

2014-05-16 Thread Purshotam Shah (JIRA)
Purshotam Shah created OOZIE-1845: - Summary: Coord submit command doesn't honor conf "materialization_window" while calling CoordMaterializeTransitionXCommand Key: OOZIE-1845 URL: https://issues.apache.org/jira/b

[jira] [Commented] (OOZIE-1775) TestEventGeneration.testCoordinatorActionEvent is failing and CoordRerunX should generate event

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999620#comment-13999620 ] Hadoop QA commented on OOZIE-1775: -- Testing JIRA OOZIE-1775 Cleaning local git workspace

[jira] [Commented] (OOZIE-1838) jdbc.connections.active sampler does not show up

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999661#comment-13999661 ] Hadoop QA commented on OOZIE-1838: -- Testing JIRA OOZIE-1838 Cleaning local git workspace

[jira] [Commented] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999798#comment-13999798 ] Hadoop QA commented on OOZIE-1783: -- Testing JIRA OOZIE-1783 Cleaning local git workspace

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9592 lines...] [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO

Re: What are the plans for an Oozie 4.1.0 release?

2014-05-16 Thread bowen zhang
>From 4.0 to 4.1, we should not have any DB upgrade and DB version should stay >at 2.0, shouldn't it? On Wednesday, May 14, 2014 4:48 PM, Robert Kanter wrote: During the 3.x releases, we had an optional database change for MySQL to change TEXT to MEDIUMTEXT; I don't think there was a required

[jira] [Updated] (OOZIE-1835) NullPointerException from SLAEmailEventListener

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1835: - Attachment: OOZIE-1835.patch The patch makes it print a log message when no destination address i

[jira] [Updated] (OOZIE-1783) Sharelib purging only occurs at Oozie startup

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1783: - Attachment: OOZIE-1783.patch The patch looks a lot longer than it really is because I found a bun

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9681 lines...] [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share a

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 8966 lines...] [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share a

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

2014-05-16 Thread Apache Jenkins Server
See Changes: [rohinip] OOZIE-1831 Oozie upgrade fails if workflow jobs are in running or suspended state (satish.mittal via rohini) [rohinip] OOZIE-1825 Optimize wf_jobs protoconf storage (puru via rohini) [ryota.egashira

[jira] [Created] (OOZIE-1844) HA - Lock mechanism for CoordMaterializeTriggerService ( may be for other services as well)

2014-05-16 Thread Purshotam Shah (JIRA)
Purshotam Shah created OOZIE-1844: - Summary: HA - Lock mechanism for CoordMaterializeTriggerService ( may be for other services as well) Key: OOZIE-1844 URL: https://issues.apache.org/jira/browse/OOZIE-1844

[jira] Subscription: Oozie Patch Available

2014-05-16 Thread jira
Issue Subscription Filter: Oozie Patch Available (39 issues) Subscriber: ooziedaily Key Summary OOZIE-1838 jdbc.connections.active sampler does not show up https://issues.apache.org/jira/browse/OOZIE-1838 OOZIE-1830 Change hadoop-1 profile to use 1.2.1 https://is

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

2014-05-16 Thread Apache Jenkins Server
See -- [...truncated 9596 lines...] [INFO] already added, skipping [INFO] share already added, skipping [INFO] share/lib already added, skipping [INFO] already added, skipping [INFO] share a

Review Request 21278: OOZIE-1817: Oozie timers are not biased

2014-05-16 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21278/ --- Review request for oozie. Bugs: OOZIE-1817 https://issues.apache.org/jira/b

[jira] [Commented] (OOZIE-1833) Oozie build error on old maven-project-info-reports-plugin

2014-05-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998286#comment-13998286 ] Robert Kanter commented on OOZIE-1833: -- Due to the way Oozie includes Hadoop jars, yo