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

livy interpreter does not honour impersonation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • None
    • livy-interpreter
    • None
    • OS: CentOS6
      Ambari: 2.5.0.3
      HDP: 2.6.1

    Description

      On one webUI run Zeppelin and log in as userA.
      On another webUI run Zeppelin and log in as userB.
      From the zeppelin UI logged in as userA run:
      %livy.spark
      sc.sparkUser
      This starts a job in RM UI as userA and the output from the above query is: userA
      Now, go to the zeppelin UI where you are logged in as userB. This session uses the same job created by userA and the output of the query in that session is also userA.
      If you start running the query as userB, the job will start as userB and userA will see userB as the output from its query.
      Options

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkozlowski Daniel Kozlowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: