Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 2

How to Contribute to Apache Hadoop

This page describes the mechanics of how to contribute software to Apache Hadoop. For ideas about what you might contribute, please see the ProjectSuggestions page.

Table of Contents
minLevel2


Dev Environment Setup

 Here are some things you will need to build and test Hadoop. Be prepared to invest some time to set up a working Hadoop dev environment. Try getting the project to build and test locally first before you start writing code.  

...