You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/04/26 03:41:30 UTC

[1/3] storm git commit: The UI user Must be HTTP

Repository: storm
Updated Branches:
  refs/heads/master 7e183c010 -> 41ab01726


The UI user Must be HTTP

The UI user Must be HTTP. Otherwise, the UI page can not be authorized

Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8c3b9797
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8c3b9797
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8c3b9797

Branch: refs/heads/master
Commit: 8c3b9797101b313c31f8af5d585eb43c88d54dd0
Parents: bfd1006
Author: MichealShin <lu...@126.com>
Authored: Mon Apr 24 09:50:39 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Apr 24 09:50:39 2017 +0800

----------------------------------------------------------------------
 docs/SECURITY.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/8c3b9797/docs/SECURITY.md
----------------------------------------------------------------------
diff --git a/docs/SECURITY.md b/docs/SECURITY.md
index a9d0d7f..66566ce 100644
--- a/docs/SECURITY.md
+++ b/docs/SECURITY.md
@@ -74,6 +74,7 @@ ui.filter.params:
    "kerberos.name.rules": "RULE:[2:$1@$0]([jt]t@.*EXAMPLE.COM)s/.*/$MAPRED_USER/ RULE:[2:$1@$0]([nd]n@.*EXAMPLE.COM)s/.*/$HDFS_USER/DEFAULT"
 ```
 make sure to create a principal 'HTTP/{hostname}' (here hostname should be the one where UI daemon runs
+Be aware that the UI user *MUST* be HTTP.
 
 Once configured users needs to do kinit before accessing UI.
 Ex:


[2/3] storm git commit: Merge branch 'patch-1' of https://github.com/MichealShin/storm

Posted by sr...@apache.org.
Merge branch 'patch-1' of https://github.com/MichealShin/storm


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0d690c41
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0d690c41
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0d690c41

Branch: refs/heads/master
Commit: 0d690c4105654da266eb726c2d23459fac3bb219
Parents: 7e183c0 8c3b979
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Apr 25 20:40:08 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Apr 25 20:40:08 2017 -0700

----------------------------------------------------------------------
 docs/SECURITY.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------



[3/3] storm git commit: Added STORM-2488 to CHANGELOG.

Posted by sr...@apache.org.
Added STORM-2488 to CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/41ab0172
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/41ab0172
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/41ab0172

Branch: refs/heads/master
Commit: 41ab01726664c4a67552c2327466ab1290f2dad6
Parents: 0d690c4
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Apr 25 20:40:57 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Apr 25 20:40:57 2017 -0700

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/41ab0172/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c8ffae..2a9ef3d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -238,6 +238,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.1
+ * STORM-2488: The UI user Must be HTTP
  * STORM-2315: New kafka spout can't commit offset when ack is disabled
  * STORM-2467: Use explicit charset when decoding from array backed buffer
  * STORM-2429: Properly validate supervisor.scheduler.meta