Github user asfgit closed the pull request at:
https://github.com/apache/storm/pull/2820
---
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 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 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