You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/01/20 23:24:39 UTC

[24/36] storm git commit: Added STORM-1199 to CHANGELOG and Added Roshan Naik to the list of contributors.

Added STORM-1199 to CHANGELOG and Added Roshan Naik to the list of contributors.


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

Branch: refs/heads/1.x-branch
Commit: bc9e7350526beb2d478b7b2f3201dcf86a5ed842
Parents: 91cbb38
Author: Parth Brahmbhatt <br...@gmail.com>
Authored: Thu Jan 14 12:45:07 2016 -0800
Committer: Parth Brahmbhatt <br...@gmail.com>
Committed: Thu Jan 14 12:45:07 2016 -0800

----------------------------------------------------------------------
 CHANGELOG.md    | 1 +
 README.markdown | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/bc9e7350/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be2ee41..f4f7c4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
 ## 2.0.0
 ## 1.0.0
+ * STORM-1199: HDFS Spout Implementation.
  * STORM-1453: nimbus.clj/wait-for-desired-code-replication prints wrong log message
  * STORM-1419: Solr bolt should handle tick tuples
  * STORM-1175: State store for windowing operations

http://git-wip-us.apache.org/repos/asf/storm/blob/bc9e7350/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index c7c4baf..d0b9492 100644
--- a/README.markdown
+++ b/README.markdown
@@ -249,6 +249,7 @@ under the License.
 * Satish Duggana ([@satishd](https://github.com/satishd))
 * Seth Ammons ([@sethgrid](https://github.com/sethgrid))
 * Aaron Dixon ([@atdixon](https://github.com/atdixon))
+* Roshan Naik([@roshannaik](https://github.com/roshannaik))
 
 ## Acknowledgements