Apache Hadoop

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

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.