Apache Hadoop

Akira Ajisaka 284aca8b63 HDFS-13938. Add a missing break in BaseTestHttpFSWith. Contributed by Siyao Meng. 6 gadi atpakaļ
dev-support 62f817d32e HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 6 gadi atpakaļ
hadoop-assemblies 3d89c3e73e HDDS-463. Fix the release packaging of the ozone distribution. Contributed by Elek Marton. 7 gadi atpakaļ
hadoop-build-tools c918d88a9b Revert "HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar" 7 gadi atpakaļ
hadoop-client-modules 429a07e08c HADOOP-15764. [JDK10] Migrate from sun.net.dns.ResolverConfiguration to the replacement. Contributed by Akira Ajisaka. 6 gadi atpakaļ
hadoop-cloud-storage-project edc9f1451b HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. 7 gadi atpakaļ
hadoop-common-project 5c8d90763c HADOOP-15764. Addendum patch: Fix NPE in SecurityUtil. 6 gadi atpakaļ
hadoop-dist 62f817d32e HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 6 gadi atpakaļ
hadoop-hdds 2a5d4315bf HDDS-551. Fix the close container status check in CloseContainerCommandHandler. Contributed by Shashikant Banerjee. 6 gadi atpakaļ
hadoop-hdfs-project 284aca8b63 HDFS-13938. Add a missing break in BaseTestHttpFSWith. Contributed by Siyao Meng. 6 gadi atpakaļ
hadoop-mapreduce-project 230d90c5b9 MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda) 6 gadi atpakaļ
hadoop-maven-plugins 1da3b55659 HADOOP-15504. Upgrade Maven Core and Maven Wagon dependencies. 7 gadi atpakaļ
hadoop-minicluster 377b31ffa1 HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. 7 gadi atpakaļ
hadoop-ozone 3928af983e HDDS-370. Add and implement following functions in SCMClientProtocolServer. Contributed by Ajay Kumar. 6 gadi atpakaļ
hadoop-project 67173b4847 HDDS-441. Create new s3gateway daemon. Contributed by Elek Marton. 6 gadi atpakaļ
hadoop-project-dist f796cfde76 HADOOP-15304. [JDK10] Migrate from com.sun.tools.doclets to the replacement. Contributed by Akira Ajisaka. 6 gadi atpakaļ
hadoop-tools a4abf02028 HADOOP-15739. ABFS: remove unused maven dependencies and add used undeclared dependencies. 6 gadi atpakaļ
hadoop-yarn-project 90e2e493b3 YARN-8270 Adding JMX Metrics for Timeline Collector and Reader. Contributed by Sushil Ks. 6 gadi atpakaļ
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 gadi atpakaļ
.gitignore f044deedbb HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit. 7 gadi atpakaļ
BUILDING.txt 9059376785 HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. 7 gadi atpakaļ
LICENSE.txt 00013d6ef7 YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. 7 gadi atpakaļ
NOTICE.txt ddbff7c8d3 HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. 7 gadi atpakaļ
README.txt 77b015000a HADOOP-8807. Update README and website to reflect HADOOP-8662. Contributed by Andras Bokor. 7 gadi atpakaļ
pom.xml 281c192e7f [JDK10] Upgrade Maven Javadoc Plugin from 3.0.0-M1 to 3.0.1. 7 gadi atpakaļ
start-build-env.sh 020dd61988 HDDS-146. Refactor the structure of the acceptance tests. 7 gadi atpakaļ

README.txt

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

http://hadoop.apache.org/

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.