[GitHub] storm pull request #2820: STORM-3215: Add back in impersonation to UI

2018-09-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2820 ---

[GitHub] storm pull request #2820: STORM-3215: Add back in impersonation to UI

2018-09-06 Thread Ethanlm
Github user Ethanlm commented on a diff in the pull request: https://github.com/apache/storm/pull/2820#discussion_r215690566 --- Diff: storm-client/src/jvm/org/apache/storm/utils/NimbusClient.java --- @@ -22,74 +22,128 @@ import org.apache.storm.security.auth.ReqContext; i

[GitHub] storm pull request #2820: STORM-3215: Add back in impersonation to UI

2018-09-06 Thread Ethanlm
Github user Ethanlm commented on a diff in the pull request: https://github.com/apache/storm/pull/2820#discussion_r215690394 --- Diff: storm-client/src/jvm/org/apache/storm/utils/NimbusClient.java --- @@ -22,74 +22,128 @@ import org.apache.storm.security.auth.ReqContext; i

[GitHub] storm pull request #2820: STORM-3215: Add back in impersonation to UI

2018-09-06 Thread revans2
GitHub user revans2 opened a pull request: https://github.com/apache/storm/pull/2820 STORM-3215: Add back in impersonation to UI You can merge this pull request into a Git repository by running: $ git pull https://github.com/revans2/incubator-storm STORM-3215 Alternatively yo