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

Mona Chitnis updated OOZIE-1882:
--------------------------------

    Description: 
Some HA changes related to job-id have changed the traditional id structure
{{"\\d{7}-\\d{15}-oozie-[a-z]{4}-"}}. The Bulk API for bundle Id matches id 
against this regex which now needs to be relaxed.

  was:
Some HA changes related to job-id have changed the traditional id structure
"d{7}-d{15}-oozie-[a-z]{4}-". The Bulk API for bundle Id matches id against 
this regex which now needs to be relaxed.


> Bulk API with bundle Id should relax regex check for Id
> -------------------------------------------------------
>
>                 Key: OOZIE-1882
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1882
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>            Priority: Minor
>             Fix For: trunk
>
>
> Some HA changes related to job-id have changed the traditional id structure
> {{"\\d{7}-\\d{15}-oozie-[a-z]{4}-"}}. The Bulk API for bundle Id matches id 
> against this regex which now needs to be relaxed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to