You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/06 23:44:21 UTC

[11/11] storm git commit: Added STORM-444 to Changelog

Added STORM-444 to Changelog


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

Branch: refs/heads/master
Commit: e71e2a3f745ee770e20dfd9c878b26f5123877f4
Parents: 5b26e96
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 16:43:35 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 16:43:35 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e71e2a3f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f55539..f15fc27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
  * STORM-442: multilang ShellBolt/ShellSpout die() can be hang when Exception happened
  * STORM-599: Use use nimbus's cached heartbeats rather than fetching again from ZK
  * STORM-410: Add groups support to log-viewer
+ * STORM-444: Add AutoHDFS like credential fetching for HBase
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor