Apache Hadoop

Botong Huang d71df5aac9 HADOOP-15629. Missing trimming in readlink in case of protocol. Contrbuted by Giovanni Matteo Fumarola 6 年之前
dev-support ba1ab08fda HADOOP-15610. Fixed pylint version for Hadoop docker image. 6 年之前
hadoop-assemblies a23ff8d880 YARN-7530. Refactored YARN service API project location. 7 年之前
hadoop-build-tools c4bbcd5634 HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar 7 年之前
hadoop-client-modules 88625f5cd9 HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma. 6 年之前
hadoop-cloud-storage-project edc9f1451b HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. 7 年之前
hadoop-common-project d71df5aac9 HADOOP-15629. Missing trimming in readlink in case of protocol. Contrbuted by Giovanni Matteo Fumarola 6 年之前
hadoop-dist 061b168529 HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 6 年之前
hadoop-hdds cd0b9f1380 HDDS-282. Consolidate logging in scm/container-service. Contributed by Elek Marton. 6 年之前
hadoop-hdfs-project 849c45db18 HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica 6 年之前
hadoop-mapreduce-project b3b4d4ccb5 MAPREDUCE-7118. Distributed cache conflicts breaks backwards compatability. (Jason Lowe via wangda) 6 年之前
hadoop-maven-plugins 1da3b55659 HADOOP-15504. Upgrade Maven Core and Maven Wagon dependencies. 6 年之前
hadoop-minicluster 377b31ffa1 HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. 7 年之前
hadoop-ozone 773d312f74 HDDS-272. TestBlockDeletingService is failing with DiskOutOfSpaceException. Contributed by Lokesh Jain. 6 年之前
hadoop-project 88625f5cd9 HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma. 6 年之前
hadoop-project-dist 7c3dc39083 Update CHANGES, RELEASENOTES, and jdiff for 3.0.3 release. 6 年之前
hadoop-tools 45d9568aaa HADOOP-15547/ WASB: improve listStatus performance. 6 年之前
hadoop-yarn-project b8d2b09192 HADOOP-15465. Deprecate WinUtils#Symlinks by using native java code. Contributed by Giovanni Matteo Fumarola. 6 年之前
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 8 年之前
.gitignore 061b168529 HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 6 年之前
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 年之前
LICENSE.txt f4c7c91123 HADOOP-15483. Upgrade jquery to version 3.3.1. Contributed by Lokesh Jain, Mukul Kumar Singh and Sunil Govindan. 6 年之前
NOTICE.txt ddbff7c8d3 HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. 6 年之前
README.txt ce0462129f HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 10 年之前
pom.xml 1da3b55659 HADOOP-15504. Upgrade Maven Core and Maven Wagon dependencies. 6 年之前
start-build-env.sh 020dd61988 HDDS-146. Refactor the structure of the acceptance tests. 6 年之前

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.