Pradeep Fernando wrote:
hello devs,
I'm a newbie to hadoop world and still in the process of reading
documentation in order to get a better understanding on hadoop.
But still i m really interested on this project and community. Im willing to
contribute to this project as a developer in the future.
I saw that the hadoop can be set up in a single node. My concern is, do you
need to have a special kind of infrastructure in order
to contribute to hadoop (since this is dealing with clustering environment).
if it needs a environment with more than one node to successfully
carry out the development is there a work around?
can you devs enlighten me on this plz.
Everything works best on a Linux box on a network where DNS and reverse
DNS works. The code is mostly in Java, Ant for building, JUnit for
testing. The release/contribution process is more rigorous than anything
I've seen in the OSS world -nobody gets to check in anything until
Hudson is happy.
Have you worked on Apache projects before?