Apache Hadoop

Márton Elek a65c3ea91c HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge. 6 gadi atpakaļ
dev-support b95aa56062 HDDS-446. Provide shaded artifact to start ozone service as a datanode plugin. Contributed by Elek Marton 7 gadi atpakaļ
hadoop-assemblies a23ff8d880 YARN-7530. Refactored YARN service API project location. 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 88625f5cd9 HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma. 7 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 ef5c776a42 HADOOP-15733. Correct the log when Invalid emptier Interval configured. Contributed by Ayush Saxena 7 gadi atpakaļ
hadoop-dist b95aa56062 HDDS-446. Provide shaded artifact to start ozone service as a datanode plugin. Contributed by Elek Marton 7 gadi atpakaļ
hadoop-hdds a65c3ea91c HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge. 6 gadi atpakaļ
hadoop-hdfs-project a1de8cbac5 HDFS-13838. WebHdfsFileSystem.getFileStatus() won't return correct "snapshot enabled" status. Contributed by Siyao Meng. 7 gadi atpakaļ
hadoop-mapreduce-project 488806baca MAPREDUCE-7140. Refactoring TaskAttemptInfo to separate Map and Reduce tasks. Contributed by Oleksandr Shevchenko 7 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 985f3bf3fb HDDS-409. Ozone acceptance-test and integration-test packages have undefined hadoop component. Contributed by Dinesh Chitlangia. 6 gadi atpakaļ
hadoop-project c9e0b69ab3 HDDS-233. Update ozone to latest ratis snapshot build(0.3.0-50588bd-SNAPSHOT). Contributed by Shashikant Banerjee. 7 gadi atpakaļ
hadoop-project-dist 49c687608b Make 3.1.1 awared by other branches 7 gadi atpakaļ
hadoop-tools d7c0a08a1c HADOOP-15426 Make S3guard client resilient to DDB throttle events and network failures (Contributed by Steve Loughran) 7 gadi atpakaļ
hadoop-yarn-project 144a55f0e3 YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit 7 gadi atpakaļ
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 gadi atpakaļ
.gitignore 061b168529 HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 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 94ed5cffd7 HDDS-214. Bump ozone/hdds version after the release branch cut 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.