You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2016/01/14 19:04:40 UTC

[jira] [Created] (OOZIE-2438) Oozie client "jobs -filter" diagnostic message clarification

Satish Subhashrao Saley created OOZIE-2438:
----------------------------------------------

             Summary: Oozie client "jobs -filter" diagnostic message clarification
                 Key: OOZIE-2438
                 URL: https://issues.apache.org/jira/browse/OOZIE-2438
             Project: Oozie
          Issue Type: Bug
            Reporter: Satish Subhashrao Saley
            Assignee: Satish Subhashrao Saley
            Priority: Minor


Oozie client "jobs -filter" diagnostic message clarification
$ oozie jobs -filter 'status=RUNNING,user=udb_grid'
Error: E0420 : E0420: Invalid jobs filter [status=RUNNING,user=udb_grid], elements must be name=value pairs
The diagnostic wording should be "elements must be semicolon-separated name=value pairs".
The documentation might note that because a semicolon is used (in place, say of a comma), the entire filter string must be quoted or escaped to prevent the shell from stopping at the semicolon.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)