This project has retired. For details please refer to its Attic page.
Apache Hama - Developers Guide

Developers

Contribution

We are always looking for contributions. See the Wiki for details on contributing.

Source Code

The source files are now stored on GIT : https://git-wip-us.apache.org/repos/asf/hama.git
And, git mirros : git://git.apache.org/hama.git [ http, github ]

Code Style

The following sections show how to set up the code style for Hama in Eclipse. It is strongly preferred that patches use this style before they are supplied.

Download hama-eclipse-formatter.xml.

After this, select Window > Preferences, and open up the configuration for Java > Code Style > Code Formatter. Click on the button labeled Import... and select the file you downloaded. Give the style a name, and click OK.

Issues

All bugs, improvements, patches, etc. should be logged in JIRA