You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Sai Chirravuri (JIRA)" <ji...@apache.org> on 2016/09/23 22:55:20 UTC

[jira] [Commented] (OOZIE-2225) Add wild card filter for gathering jobs

    [ https://issues.apache.org/jira/browse/OOZIE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517806#comment-15517806 ] 

Sai Chirravuri commented on OOZIE-2225:
---------------------------------------

Attached a new patch with the following changes

+ Web Services and CLI docs
+ Added fail() in the tests as suggested above.

Oozie client did not need any changes
valArray from List<String> type to List<Object> had to be done as it was also accepting DateTime objects

Upstream review - https://reviews.apache.org/r/52227/

> Add wild card filter for gathering jobs
> ---------------------------------------
>
>                 Key: OOZIE-2225
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2225
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 4.1.0
>            Reporter: Sai Chirravuri
>            Assignee: Sai Chirravuri
>         Attachments: OOZIE-2225-001.patch, OOZIE-2225-002.patch, OOZIE-2225-003.patch, OOZIE-2225-004.patch, OOZIE-2225-005.patch
>
>
> Oozie currently supports name, user, group, status, frequency and unit as filter params.
> Add wild card param that matches partially with name/user or complete match with ID



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