Ryota Egashira created OOZIE-1215:
-------------------------------------

             Summary: 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


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

Reply via email to