Hello, Can someone explain the different layouts in the following repos, specifically regarding building from source?
- http://svn.apache.org/repos/asf/hadoop/common/trunk/ - http://svn.apache.org/repos/asf/hadoop/common/tags/release-1.0.0/ I am still learning my way around the source and repo and noticed on http://wiki.apache.org/hadoop/HowToContribute it mentions you can build src greater than .23 with Maven. I am not sure how to do that for the 1.0 release. Maybe a similar questions is, if I was going to build the 1.0 release from source, is that the correct tag? If so, what is the proper way to do it? I have been able to build the trunk with Maven after a few tweaks. It still seems to be missing a couple of items using -Pdist (conf directory and examples.) I appreciate the help. Kindest regards. Ron