[
https://issues.apache.org/jira/browse/OOZIE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryota Egashira updated OOZIE-1215:
----------------------------------
Attachment: OOZIE-1215-v2.patch
Robert, thank you for taking this!
yes, shell takes semicolon as command separator, thus need escape. this has
been frequently asked question, and good to document.
uploading rebased patch.
> 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, OOZIE-1215-v2.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