[
https://issues.apache.org/jira/browse/OOZIE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Virag Kothari updated OOZIE-554:
--------------------------------
Assignee: Kiran Nagasubramanian
> New filters for all kinds of jobs
> ---------------------------------
>
> Key: OOZIE-554
> URL: https://issues.apache.org/jira/browse/OOZIE-554
> Project: Oozie
> Issue Type: Improvement
> Reporter: Kiran Nagasubramanian
> Assignee: Kiran Nagasubramanian
>
> Filters for following fields should be added as described below:
> 1) Workflow jobs:
> a) Web Console(Custom Filter): Job Id
> Usage: id=<Workflow_Job_ID>
> b) Command line: Job Id
> Usage: oozie jobs -jobtype wf -filter id=<Workflow_Job_ID>
> 2) Coordinator jobs:
> a) Web Console(Custom Filter):
> i) Job Id
> Usage: id=<Coord_Job_ID>
> ii) Name
> Usage: name=<Name>, Ex.: aggregator-coord
> iii) Status
> Usage: status=<status>, Ex.: KILLED or
> SUCCEEDED etc.
> iv) User
> Usage: user=<user_name>
> v) Group
> Usage: group=<group_name>
> vi) Frequency
> Usage: frequency=<frequency>, Ex.: 60 or 1440,
> etc.
> b) Command line: Job Id
> i) Job Id
> Usage: oozie jobs -jobtype coord -filter
> id=<Coord_Job_ID>
> ii) Frequency
> Usage: oozie jobs -jobtype coord -filter
> frequency=<frequency>
> 3) Bundle jobs:
> a) Command line: Job Id
> Usage: oozie jobs -jobtype bundle -filter id=<Bundle_Job_ID>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira