Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1451

Incorrect error message for hadoop security authentication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • plugins
    • None
    • Patch

    Description

      In hadoop security authentication, there are some error message doesn't match the logic.

      if (fsDefaultName.isEmpty())  {
            throw new IllegalArgumentException("Value for neither fs.default.name is specified");
          }
      

      It should be not specified here.

      Attachments

        Activity

          People

            zhangqiang2 Qiang Zhang
            zhangqiang2 Qiang Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: