[
https://issues.apache.org/jira/browse/OOZIE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639304#comment-13639304
]
Mona Chitnis commented on OOZIE-1215:
-------------------------------------
Sorry for commenting a bit late. I hit the same issue for the 'bulk monitor'
filter string, and I tested (and included in commandLine twiki) to use
enclosing quotes around the entire argument string. That solves the issue too
and I think is more visually acceptable than escape char.
e.g. 'bundle=my-app;actionstatus=RUNNING'
So what should be the recommended approach so there is no discrepancy in usage
here?
> 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
> Fix For: trunk, 4.0.0
>
> Attachments: OOZIE-1215.patch, OOZIE-1215-v2.patch,
> OOZIE-1215-v3.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