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)

Reply via email to