Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3312

Add an option to convert username to lower case

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.4
    • 0.8.0
    • zeppelin-server
    • None

    Description

      Zeppelin, when configured with external authentication system, can have username in various cases (either UPPER case, lower case or even CaMel case). On the other side, the Hadoop services expect username to be in lower case.

      Problem arises when end users are logging in with upper/camel case username and Hadoop services (such as Hive) can't authorize them.

      Proposing a new option in Zeppelin - "zeppelin.username.force.lowercase" to handle such scenarios.

      Current Behavior:
      Access is denied to CaMel case user while running a Hive paragraph

      Expected Behavior:
      User should be allowed to run query with proposed configuration set to true.

      By default, keepingĀ zeppelin.username.force.lowercase=false to retain the current behavior.

      Attachments

        Issue Links

          Activity

            People

              vrathor-hw Vipin Rathor
              vrathor-hw Vipin Rathor
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: