[jira] [Updated] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1449: - Attachment: OOZIE-1449.patch Trying same patch again Coordinator Workflow

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708630#comment-13708630 ] Hadoop QA commented on OOZIE-1449: -- Testing JIRA OOZIE-1449 Cleaning local svn workspace

Re: Current trunk HEAD doesn't compile on Jenkins

2013-07-15 Thread Robert Kanter
Is there some way to restrict the build to only run on machines that don't have this problem? I've tried to run it for OOZIE-1449 3 times now and all failed because of this. thanks - Robert On Sat, Jul 13, 2013 at 6:37 PM, Rohini Palaniswamy rohini.adi...@gmail.com wrote: It happens on some

[jira] [Commented] (OOZIE-864) Action Data of a WF action can be shown in the UI (i.e. when browsing an action of a workflow)

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708665#comment-13708665 ] Robert Kanter commented on OOZIE-864: - Are you referring to the data captured when

[jira] [Updated] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1449: - Attachment: OOZIE-1449.patch Trying same patch again Coordinator Workflow

Re: Current trunk HEAD doesn't compile on Jenkins

2013-07-15 Thread Robert Kanter
I tried two more times and now it finally looks like its working on OOZIE-1449. - Robert On Mon, Jul 15, 2013 at 9:56 AM, Robert Kanter rkan...@cloudera.com wrote: Is there some way to restrict the build to only run on machines that don't have this problem? I've tried to run it for

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708818#comment-13708818 ] Hadoop QA commented on OOZIE-1449: -- Testing JIRA OOZIE-1449 Cleaning local svn workspace

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708822#comment-13708822 ] Robert Kanter commented on OOZIE-1449: -- The 4 lines that are too long are @namedQuery

[jira] [Updated] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated OOZIE-1450: Attachment: OOZIE-1450-1.patch Duplicate Coord_Action events on Waiting - Timeout, and Coord

[jira] [Created] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Virag Kothari (JIRA)
Virag Kothari created OOZIE-1452: Summary: CoordActionUpdateX should acquire lock for coord action and not coord job Key: OOZIE-1452 URL: https://issues.apache.org/jira/browse/OOZIE-1452 Project:

[jira] [Created] (OOZIE-1453) Change frequency to string in SyncCoordAction.java

2013-07-15 Thread Bowen Zhang (JIRA)
Bowen Zhang created OOZIE-1453: -- Summary: Change frequency to string in SyncCoordAction.java Key: OOZIE-1453 URL: https://issues.apache.org/jira/browse/OOZIE-1453 Project: Oozie Issue Type:

[jira] [Created] (OOZIE-1454) Documentation for cron syntax scheduling of coordinator job

2013-07-15 Thread Bowen Zhang (JIRA)
Bowen Zhang created OOZIE-1454: -- Summary: Documentation for cron syntax scheduling of coordinator job Key: OOZIE-1454 URL: https://issues.apache.org/jira/browse/OOZIE-1454 Project: Oozie Issue

[jira] [Updated] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Virag Kothari (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virag Kothari updated OOZIE-1452: - Attachment: OOZIE-1452.patch Also making loadState() called eagerLoadState()

[jira] [Assigned] (OOZIE-1453) Change frequency to string in SyncCoordAction.java

2013-07-15 Thread Bowen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Zhang reassigned OOZIE-1453: -- Assignee: Bowen Zhang Change frequency to string in SyncCoordAction.java

[jira] [Commented] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709010#comment-13709010 ] Rohini Palaniswamy commented on OOZIE-1452: --- +1. But after this patch,

[jira] [Commented] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709095#comment-13709095 ] Hadoop QA commented on OOZIE-1452: -- Testing JIRA OOZIE-1452 Cleaning local svn workspace

[jira] [Updated] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated OOZIE-1450: Attachment: (was: OOZIE-1450-1.patch) Duplicate Coord_Action events on Waiting - Timeout,

[jira] [Updated] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated OOZIE-1450: Attachment: OOZIE-1450-1.patch Duplicate Coord_Action events on Waiting - Timeout, and Coord

[jira] [Commented] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Virag Kothari (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709208#comment-13709208 ] Virag Kothari commented on OOZIE-1452: -- After discussion with Rohini and Mohammad,

[jira] [Updated] (OOZIE-1452) CoordActionUpdateX should acquire lock for coord action and not coord job

2013-07-15 Thread Virag Kothari (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virag Kothari updated OOZIE-1452: - Priority: Minor (was: Major) CoordActionUpdateX should acquire lock for coord action and

[jira] [Commented] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709238#comment-13709238 ] Hadoop QA commented on OOZIE-1450: -- Testing JIRA OOZIE-1450 Cleaning local svn workspace

[jira] [Commented] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709259#comment-13709259 ] Rohini Palaniswamy commented on OOZIE-1450: --- Just a minor comment. Remove the

[jira] [Updated] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated OOZIE-1450: Attachment: OOZIE-1450-2.patch Addressed above comment and added the missing file in patch which

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709277#comment-13709277 ] Rohini Palaniswamy commented on OOZIE-1449: --- Robert, Can you upload it in

[jira] [Commented] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709296#comment-13709296 ] Rohini Palaniswamy commented on OOZIE-1450: --- +1 Pending jenkins

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709297#comment-13709297 ] Robert Kanter commented on OOZIE-1449: -- You mean the ones like this? {noformat} /*

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709302#comment-13709302 ] Rohini Palaniswamy commented on OOZIE-1449: --- Yes. Coordinator

[jira] [Updated] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1449: - Attachment: OOZIE-1449.patch Updated patch removes the {{(non-Javadoc)}} comments. I'm busy

[jira] [Updated] (OOZIE-1453) Change frequency to string in SyncCoordAction.java

2013-07-15 Thread Bowen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Zhang updated OOZIE-1453: --- Attachment: oozie-1453.patch Change frequency to string in SyncCoordAction.java

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709422#comment-13709422 ] Hadoop QA commented on OOZIE-1449: -- Testing JIRA OOZIE-1449 Cleaning local svn workspace

[jira] [Commented] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709423#comment-13709423 ] Hadoop QA commented on OOZIE-1450: -- Testing JIRA OOZIE-1450 Cleaning local svn workspace

[jira] [Commented] (OOZIE-1453) Change frequency to string in SyncCoordAction.java

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709455#comment-13709455 ] Robert Kanter commented on OOZIE-1453: -- +1 pending Jenkins Change

Review Request 12579: OOZIE-1449: Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12579/ --- Review request for oozie. Bugs: OOZIE-1449

[jira] [Commented] (OOZIE-1449) Coordinator Workflow parent relationship is broken for purge service

2013-07-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709460#comment-13709460 ] Robert Kanter commented on OOZIE-1449: -- (Test failures are again unrelated)

[jira] [Updated] (OOZIE-1450) Duplicate Coord_Action events on Waiting - Timeout, and Coord Materialize not removing actions on Failure

2013-07-15 Thread Mona Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mona Chitnis updated OOZIE-1450: Attachment: (was: OOZIE-1450-2.patch) Duplicate Coord_Action events on Waiting - Timeout,