You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2017/05/18 08:03:57 UTC

[2/2] storm git commit: Added STORM-2520 to CHANGELOG.md

Added STORM-2520 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 902520344af6baf7b67f7f408d66b6b82d310a8f
Parents: d6b7f32
Author: Arun Mahadevan <ar...@apache.org>
Authored: Thu May 18 13:33:20 2017 +0530
Committer: Arun Mahadevan <ar...@apache.org>
Committed: Thu May 18 13:33:20 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/90252034/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c08fbf1..af9502f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2520: AutoHDFS should prefer cluster-wise hdfs kerberos principal
  * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
  * STORM-2493: update documents to reflect the changes
  * STORM-2511: Submitting a topology with name containing unicode getting failed