add spark and storm
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/83782904 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/83782904 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/83782904 Branch: refs/heads/asf-site Commit: 8378290435338a2210b0f2252c777ce02810abca Parents: a6c169d Author: stevenschew <[email protected]> Authored: Fri Mar 31 11:51:39 2017 +0800 Committer: stevenschew <[email protected]> Committed: Fri Mar 31 11:51:39 2017 +0800 ---------------------------------------------------------------------- .../2017-03-31-launch-rocketmq-code-marathon.md | 54 +++++++++++++++++++ .../launch-second-rocketmq-code-marathon.pdf | Bin 0 -> 95367 bytes 2 files changed, 54 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/83782904/_posts/2017-03-31-launch-rocketmq-code-marathon.md ---------------------------------------------------------------------- diff --git a/_posts/2017-03-31-launch-rocketmq-code-marathon.md b/_posts/2017-03-31-launch-rocketmq-code-marathon.md new file mode 100644 index 0000000..a33682f --- /dev/null +++ b/_posts/2017-03-31-launch-rocketmq-code-marathon.md @@ -0,0 +1,54 @@ +--- +title: "Launch The Second RocketMQ Code Marathon" +categories: + - Activity +tags: + - Activity + - Code + - Marathon +--- + + +# ROCKETMQ CODE MARATHON [<i class='fa fa-link'></i>](/assets/attachment/launch-second-rocketmq-code-marathon.pdf) +##### March 29th 2017 + +## Objective: +1. Foster Community +1. Prosper Ecology +1. Incubate Committers + +## Output: +1. 1~3 Milestone Releases Per Project + +## Rewards: +1. Two Potential Committers Per Project +1. Free Offers to Active Participants for On-Site Meetup +1. PMC Memberships for Qualified Committers + +## PROJECTS + +### RocketMQ-Big Data +1. Integration of big data analysis framework +1. Rich Documentation and Good Test Cases Coverage +1. Apache Beam preferred +2. Join by Creating Pull Requests against [RocketMQ Beam Repository](https://github.com/rocketmq/rocketmq-flink) +3. Join by Creating Pull Requests against [RocketMQ Flink Repository](https://github.com/rocketmq/rocketmq-flink) +4. Join by Existing Pull Request against [RocketMQ Storm Repository](https://github.com/apache/storm/pull/2024) +4. Join by Existing Pull Request against [RocketMQ Spark Repository](https://github.com/apache/incubator-rocketmq-externals/pull/5) + +### RocketMQ-Client SDK +1. Development of RocketMQ Client +1. Rich Documentation and Good Test Cases Coverage +3. Go preferred +1. Join by Creating Pull Requests against [RocketMQ Go Repository](https://github.com/rocketmq/rocketmq-go) +2. Join by Creating Pull Requests against [RocketMQ .Net Repository](https://github.com/rocketmq/rocketmq-donet) +3. Join by Creating Pull Requests against [RocketMQ PHP Repository](https://github.com/rocketmq/rocketmq-php) + + +### RocketMQ-Data Replication +1. Implement Data Replication from Database +1. Rich Documentation and Good Test Cases Coverage +3. MySQL preferred +1. Join by Creating Pull Requests against [RocketMQ MySQL Repository](https://github.com/rocketmq/rocketmq-mysql) +2. Join by Creating Pull Requests against [RocketMQ Redis Repository](https://github.com/rocketmq/rocketmq-redis) +3. Join by Creating Pull Requests against [RocketMQ MongoDB Repository](https://github.com/rocketmq/rocketmq-mongodb) http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/83782904/assets/attachment/launch-second-rocketmq-code-marathon.pdf ---------------------------------------------------------------------- diff --git a/assets/attachment/launch-second-rocketmq-code-marathon.pdf b/assets/attachment/launch-second-rocketmq-code-marathon.pdf new file mode 100644 index 0000000..0573efb Binary files /dev/null and b/assets/attachment/launch-second-rocketmq-code-marathon.pdf differ
