Look at JIRA https://issues.apache.org/jira/browse/STORM/
You can find a JIRA that interests you https://issues.apache.org/jira/issues/?jql=project%20%3D%20STORM%20AND%20re solution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC The you can start looking into working on it. The code is at https://github.com/yahoo/incubator-storm/ When you are ready you can put up a pull request to that repo with something in the name that references the JIRA the pull request is for. ‹Bobby On 4/7/14, 12:04 AM, "Mohit Srivastava" <[email protected]> wrote: >Hi, > >I like to contribute in storm. Just for start, I looked into the >implementation documentation. >So how can I start with code ? > >Thanks >-- >Mohit
