Apache Hadoop

Hairong Kuang 4349efe1de HADOOP-4702. Failed block replication leaves an incomplete block in receiver's tmp data directory. Contributed by Hairong Kuang. vor 16 Jahren
.eclipse.templates ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. vor 16 Jahren
bin 473fa6526d HADOOP-3986. Remove static Configuration from JobClient. Contributed by Amareshwari Sriramadasu. vor 16 Jahren
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. vor 16 Jahren
docs 9ce32cbf3d HADOOP-4726. Fix documentation typos "the the". (Edward J. Yoon via szetszwo) vor 16 Jahren
lib ef72dd54e3 HADOOP-1650. Upgrade to Jetty 6. vor 16 Jahren
src 4349efe1de HADOOP-4702. Failed block replication leaves an incomplete block in receiver's tmp data directory. Contributed by Hairong Kuang. vor 16 Jahren
.gitignore 11eb51077d HADOOP-4792. Add generated Chukwa configuration files to version control ignore lists. vor 16 Jahren
CHANGES.txt 4349efe1de HADOOP-4702. Failed block replication leaves an incomplete block in receiver's tmp data directory. Contributed by Hairong Kuang. vor 16 Jahren
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. vor 19 Jahren
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. vor 19 Jahren
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on vor 17 Jahren
build.xml 87802bfc28 HADOOP-3750. Fix and enforce module dependencies. Contributed by Sharad Agarwal. vor 16 Jahren
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. vor 18 Jahren

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.