Apache Hadoop

Owen O'Malley c598ddb9f8 HADOOP-4164. Chinese translation of the documentation. (Xuebing Yan via před 16 roky
.eclipse.templates ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. před 16 roky
bin 473fa6526d HADOOP-3986. Remove static Configuration from JobClient. Contributed by Amareshwari Sriramadasu. před 16 roky
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. před 16 roky
docs c598ddb9f8 HADOOP-4164. Chinese translation of the documentation. (Xuebing Yan via před 16 roky
lib ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. před 16 roky
src c598ddb9f8 HADOOP-4164. Chinese translation of the documentation. (Xuebing Yan via před 16 roky
.gitignore 11eb51077d HADOOP-4792. Add generated Chukwa configuration files to version control ignore lists. před 16 roky
CHANGES.txt c598ddb9f8 HADOOP-4164. Chinese translation of the documentation. (Xuebing Yan via před 16 roky
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. před 19 roky
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. před 19 roky
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on před 17 roky
build.xml c598ddb9f8 HADOOP-4164. Chinese translation of the documentation. (Xuebing Yan via před 16 roky
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. před 18 roky

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.