GitHub user anyatch opened a pull request:

    https://github.com/apache/incubator-storm/pull/169

    Initial implementation of Bolt and Spout in js.

    WordCountTopology works.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Ryzyco/incubator-storm nodejs-initial

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-storm/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit e24ffb1b233972bbc9a3aded4d17acf1a9939b3f
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-26T07:56:04Z

    Change storm-core to compile

commit 04ce472243a415cfecc1ae89d0f8429747625de4
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-26T07:57:55Z

    Add BasicBolt js implementation (tested) and Spout implementation (not 
tested)

commit e2b561fb40a2a7919cc05e046f8e03ba9cd10b11
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-26T08:22:46Z

    Change storm-core to compile

commit 83e804025a12a53189a3273339b7c95886c200b7
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-26T08:23:21Z

    Fix SplitSentenceBolt inheritance

commit 902fa77f993c162e463f9cc373aa4aba11220a31
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-26T08:23:51Z

    Fix spout handleCommand

commit 7c6e999c3cb71c57dfddd336a803f5652b7e62fd
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-29T15:41:18Z

    Fix Spout js implementation. WordCountTopology works with js bolt and spout.

commit f3f3e5cd8ac46419444e58e2dab24dff7a85cd26
Author: Anya Tchernishov <[email protected]>
Date:   2014-06-29T15:43:39Z

    Add js implemetation of storm - basic bolt and spout.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to