[
https://issues.apache.org/jira/browse/OOZIE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637057#comment-13637057
]
Robert Kanter commented on OOZIE-1215:
--------------------------------------
Doing {{oozie jobs -filter user=joe;status=KILLED}} in a console is equivalent
to doing {[oozie jobs -filter user=joe}} and then {{status=KILLED}} as two
commands. I'm not getting an exception, but its not including the status
filter so its not working properly anyway.
[~egashira], can you fix the line that is longer than 132 characters?
Also, can you refresh the patch? It doesn't apply cleanly anymore.
> add note of using escape for oozie jobs filters in doc
> ------------------------------------------------------
>
> Key: OOZIE-1215
> URL: https://issues.apache.org/jira/browse/OOZIE-1215
> Project: Oozie
> Issue Type: Bug
> Components: docs
> Affects Versions: trunk
> Reporter: Ryota Egashira
> Assignee: Ryota Egashira
> Priority: Trivial
> Attachments: OOZIE-1215.patch
>
>
> minor doc change.
> oozie jobs -filter user=joe;status=KILLED -oozie ... hitting exception.
> need escape like, -filter user=joe\;status=KILLED,
> adding note.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira