Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-2438

Oozie client "jobs -filter" diagnostic message clarification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.3.0
    • None
    • None

    Description

      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.

      Attachments

        1. OOZIE-2438-1.patch
          15 kB
          Satish Saley

        Activity

          People

            satishsaley Satish Saley
            satishsaley Satish Saley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: