Apache Hadoop

Christopher Douglas 449ee17148 HADOOP-4709. Add several new features and bug fixes to Chukwa. Contributed by Jerome Boulon, Eric Yang, Andy Konwinski, and Ariel Rabkin. %!s(int64=16) %!d(string=hai) anos
.eclipse.templates ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. %!s(int64=16) %!d(string=hai) anos
bin 473fa6526d HADOOP-3986. Remove static Configuration from JobClient. Contributed by Amareshwari Sriramadasu. %!s(int64=16) %!d(string=hai) anos
conf 89a415c58e HADOOP-4305. Improves the blacklisting strategy, whereby, tasktrackers that are blacklisted are not given tasks to run from other jobs, subject to the following conditions (all must be met): 1) The TaskTracker has been blacklisted by at least 4 jobs (configurable) 2) The TaskTracker has been blacklisted 50% more number of times than the average (configurable) 3) The cluster has less than 50% trackers blacklisted. Once in 24 hours, a TaskTracker blacklisted for all jobs is given a chance. Restarting the TaskTracker moves it out of the blacklist. Contributed by Amareshwari Sriramadasu. %!s(int64=16) %!d(string=hai) anos
docs 9ce32cbf3d HADOOP-4726. Fix documentation typos "the the". (Edward J. Yoon via szetszwo) %!s(int64=16) %!d(string=hai) anos
lib ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. %!s(int64=16) %!d(string=hai) anos
src 449ee17148 HADOOP-4709. Add several new features and bug fixes to Chukwa. Contributed by Jerome Boulon, Eric Yang, Andy Konwinski, and Ariel Rabkin. %!s(int64=16) %!d(string=hai) anos
.gitignore 402b7adc67 HADOOP-4571. Updating git ignore file also. %!s(int64=16) %!d(string=hai) anos
CHANGES.txt 449ee17148 HADOOP-4709. Add several new features and bug fixes to Chukwa. Contributed by Jerome Boulon, Eric Yang, Andy Konwinski, and Ariel Rabkin. %!s(int64=16) %!d(string=hai) anos
LICENSE.txt 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. %!s(int64=19) %!d(string=hai) anos
NOTICE.txt 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. %!s(int64=19) %!d(string=hai) anos
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on %!s(int64=17) %!d(string=hai) anos
build.xml 87802bfc28 HADOOP-3750. Fix and enforce module dependencies. Contributed by Sharad Agarwal. %!s(int64=16) %!d(string=hai) anos
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. %!s(int64=18) %!d(string=hai) anos

README.txt

For the latest information about Hadoop, please visit our website at:

http://hadoop.apache.org/core/

and our wiki, at:

http://wiki.apache.org/hadoop/

This distribution includes cryptographic software. The country in
which you currently reside may have restrictions on the import,
possession, use, and/or re-export to another country, of
encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to
see if this is permitted. See for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

The following provides more details on the included cryptographic
software:
Hadoop Core uses the SSL libraries from the Jetty project written
by mortbay.org.