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

oozieCLI -Doozie.auth.token.cache doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      under main method in OozieCLI.java, instead of calling System.getProperties().contains(AuthOozieClient.USE_AUTH_TOKEN_CACHE_SYS_PROP), we should call containsKey since we are checking if the key is set or not, not if the value is set or not.

      Attachments

        1. oozie-1349.patch
          1.0 kB
          Bowen Zhang
        2. oozie-1349.patch
          1.0 kB
          Bowen Zhang

        Activity

          People

            bowenzhangusa Bowen Zhang
            bowenzhangusa Bowen Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: