You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by r-kamath <gi...@git.apache.org> on 2018/05/22 12:35:39 UTC

[GitHub] zeppelin pull request #2977: Incorrect user is picked up by Zeppelin during ...

GitHub user r-kamath opened a pull request:

    https://github.com/apache/zeppelin/pull/2977

    Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry

    ### What is this PR for?
    Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-3482
    
    ### How should this be tested?
    * steps in JIRA description.
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-3482

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2977.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2977
    
----
commit b46eee71357b69077fce24f38453b450998c7457
Author: Renjith Kamath <rk...@...>
Date:   2018-05-22T12:33:07Z

    Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry
    
    Change-Id: If9049d21db047486377408d35417fc8d8a4f674e

----


---

[GitHub] zeppelin pull request #2977: ZEPPELIN-3482 Incorrect user is picked up by Ze...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/2977


---

[GitHub] zeppelin issue #2977: ZEPPELIN-3482 Incorrect user is picked up by Zeppelin ...

Posted by prabhjyotsingh <gi...@git.apache.org>.
Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/2977
  
    Merging this if no more discussion.


---