[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2015-05-19 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-amend1.patch

adding fail case also in test case

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Fix For: 4.2
>
> Attachments: OOZIE-2027-amend.patch, OOZIE-2027-amend1.patch, 
> OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, OOZIE-2027-v2.patch, 
> OOZIE-2027-v3.patch, OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2015-05-19 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: (was: OOZIE-2027-amend1.patch)

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Fix For: 4.2
>
> Attachments: OOZIE-2027-amend.patch, OOZIE-2027-v0.patch, 
> OOZIE-2027-v1.patch, OOZIE-2027-v2.patch, OOZIE-2027-v3.patch, 
> OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2015-05-18 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-amend1.patch

The test case is already there. But  there were some issue i have fixed. 

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Fix For: 4.2
>
> Attachments: OOZIE-2027-amend.patch, OOZIE-2027-amend1.patch, 
> OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, OOZIE-2027-v2.patch, 
> OOZIE-2027-v3.patch, OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2015-05-18 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-amend.patch

Throwing Command Exception as precondition exceptions are not throwing to user.

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Fix For: 4.2
>
> Attachments: OOZIE-2027-amend.patch, OOZIE-2027-v0.patch, 
> OOZIE-2027-v1.patch, OOZIE-2027-v2.patch, OOZIE-2027-v3.patch, 
> OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2015-05-18 Thread Shwetha G S (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shwetha G S updated OOZIE-2027:
---
Fix Version/s: (was: trunk)
   4.2

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Fix For: 4.2
>
> Attachments: OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, 
> OOZIE-2027-v2.patch, OOZIE-2027-v3.patch, OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2014-12-28 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-v4.patch

Removed one javac warning , Other two are coming from test cases for 
Service.get.getConf.setBoolean(). 

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Attachments: OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, 
> OOZIE-2027-v2.patch, OOZIE-2027-v3.patch, OOZIE-2027-v4.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2014-12-26 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-v3.patch

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Attachments: OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, 
> OOZIE-2027-v2.patch, OOZIE-2027-v3.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2014-12-26 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-v2.patch

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Attachments: OOZIE-2027-v0.patch, OOZIE-2027-v1.patch, 
> OOZIE-2027-v2.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2014-12-26 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-v1.patch

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Attachments: OOZIE-2027-v0.patch, OOZIE-2027-v1.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OOZIE-2027) Disable re-runs using the workflow directly if it has a parent

2014-12-19 Thread Jaydeep Vishwakarma (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaydeep Vishwakarma updated OOZIE-2027:
---
Attachment: OOZIE-2027-v0.patch

> Disable re-runs using the workflow directly if it has a parent
> --
>
> Key: OOZIE-2027
> URL: https://issues.apache.org/jira/browse/OOZIE-2027
> Project: Oozie
>  Issue Type: Sub-task
>  Components: workflow
>Affects Versions: trunk
>Reporter: Jaydeep Vishwakarma
>Assignee: Jaydeep Vishwakarma
> Attachments: OOZIE-2027-v0.patch
>
>
> Disable re-runs using the workflow directly if it has a parent. This applies 
> to both cases where parent is coord action/another workflow. This check 
> should be controlled using oozie-site config and should be disabled by 
> default for backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)