Apache Hadoop

Akira Ajisaka 757b38ea43 MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin. 8 vuotta sitten
dev-support 5af2af15ef HADOOP-13067. cleanup the dockerfile. Contributed by Allen Wittenauer. 9 vuotta sitten
hadoop-assemblies b35c7cdd14 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 vuotta sitten
hadoop-build-tools b0a77db3a2 HADOOP-12859. Disable hiding field style checks in class setters. Contributed by Kai Zheng. 8 vuotta sitten
hadoop-client ee04add696 HDFS-9167. Update pom.xml in other modules to depend on hdfs-client instead of hdfs. Contributed by Mingliang Liu. 9 vuotta sitten
hadoop-common-project 9b6d27793d HDFS-11061. Update dfs -count -t command line help and documentation. Contributed by Yiqun Lin. 8 vuotta sitten
hadoop-dist b35c7cdd14 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 vuotta sitten
hadoop-hdfs-project 616c1194fe HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap consumption on DataNode. Contributed by Xiaobing Zhou 8 vuotta sitten
hadoop-mapreduce-project 757b38ea43 MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin. 8 vuotta sitten
hadoop-maven-plugins 7016dfe590 HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu. 8 vuotta sitten
hadoop-minicluster d9416317a9 Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2. 10 vuotta sitten
hadoop-project 5275d37495 Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs." 8 vuotta sitten
hadoop-project-dist 7296999c89 HADOOP-13689. Do not attach javadoc and sources jars during non-dist build. 8 vuotta sitten
hadoop-tools 6d9b6fac86 HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran. 8 vuotta sitten
hadoop-yarn-project 367cb029d4 YARN-5773. RM recovery too slow due to LeafQueue#activateApplications (Bibin A Chundatt via Varun Saxena) 8 vuotta sitten
.gitattributes f57599e458 HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 vuotta sitten
.gitignore 4df1780991 HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth. 8 vuotta sitten
BUILDING.txt a9f041d694 HADOOP-12651. Replace dev-support with wrappers to Yetus (aw) 9 vuotta sitten
LICENSE.txt 80a342e961 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 vuotta sitten
NOTICE.txt 80a342e961 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 vuotta sitten
README.txt 9855e884cb HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 11 vuotta sitten
pom.xml e3c4989d74 HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) 9 vuotta sitten
start-build-env.sh 1886bab0f1 HADOOP-11936. Dockerfile references a removed image (aw) 10 vuotta sitten

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.