Apache Hadoop

Zhe Zhang b245e9ce2f HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is used. Contributed by Erik Krogen. 8 yıl önce
dev-support 92fff7d065 HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker. 8 yıl önce
hadoop-assemblies d1c475ddd4 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 yıl önce
hadoop-build-tools f0d4d7a178 HADOOP-13603. Ignore package line length checkstyle rule. Contributed by Shane Kumpf. 8 yıl önce
hadoop-client b20e77eba3 Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0 9 yıl önce
hadoop-common-project b245e9ce2f HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is used. Contributed by Erik Krogen. 8 yıl önce
hadoop-dist d1c475ddd4 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 yıl önce
hadoop-hdfs-project f30d338766 HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu. 8 yıl önce
hadoop-mapreduce-project 568b5eecd8 MAPREDUCE-6765. MR should not schedule container requests in cases where reducer or mapper containers demand resource larger than the maximum supported (haibochen via rkanter) 8 yıl önce
hadoop-maven-plugins 25df276c6b HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu. 8 yıl önce
hadoop-minicluster b20e77eba3 Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0 9 yıl önce
hadoop-project 381e516147 Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs." 8 yıl önce
hadoop-project-dist 9315242109 HADOOP-13689. Do not attach javadoc and sources jars during non-dist build. 8 yıl önce
hadoop-tools 3b279fe426 HADOOP-13798. TestHadoopArchives times out. 8 yıl önce
hadoop-yarn-project 6cdcab9078 YARN-5716. Add global scheduler interface definition and update CapacityScheduler to use it. Contributed by Wangda Tan 8 yıl önce
.gitattributes 3f36ac9f33 HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 yıl önce
.gitignore 082d69ee66 HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth. 8 yıl önce
BUILDING.txt 92fff7d065 HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker. 8 yıl önce
LICENSE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 yıl önce
NOTICE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 yıl önce
README.txt 9855e884cb HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 11 yıl önce
pom.xml 40089eadf5 HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge. 9 yıl önce
start-build-env.sh 1886bab0f1 HADOOP-11936. Dockerfile references a removed image (aw) 10 yıl önce

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.