[
https://issues.apache.org/jira/browse/OOZIE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated OOZIE-2127:
--------------------------------------
Description: Scanning the whole workflow actions table takes time. Can
use created time to further filter and if that is defined as the partition
column it gives more performance. Setting the default value as 7 days as jobs
don't usually run longer than that and also a delegation token cannot be
renewed more than 7 days by default for secure clusters.
Fix Version/s: trunk
+1. Test failures are not related and the line longer than 132 chars is jpa
named query.
> Add created time to RecoveryService WF queries
> ----------------------------------------------
>
> Key: OOZIE-2127
> URL: https://issues.apache.org/jira/browse/OOZIE-2127
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
> Assignee: Purshotam Shah
> Fix For: trunk
>
> Attachments: OOZIE-2127-V1.patch, OOZIE-2127-V2.patch
>
>
> Scanning the whole workflow actions table takes time. Can use created time
> to further filter and if that is defined as the partition column it gives
> more performance. Setting the default value as 7 days as jobs don't usually
> run longer than that and also a delegation token cannot be renewed more than
> 7 days by default for secure clusters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)