Apache Hadoop

Márton Elek a65c3ea91c HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge. hace 7 años
dev-support b95aa56062 HDDS-446. Provide shaded artifact to start ozone service as a datanode plugin. Contributed by Elek Marton hace 7 años
hadoop-assemblies a23ff8d880 YARN-7530. Refactored YARN service API project location. hace 7 años
hadoop-build-tools c918d88a9b Revert "HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar" hace 7 años
hadoop-client-modules 88625f5cd9 HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma. hace 7 años
hadoop-cloud-storage-project edc9f1451b HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. hace 7 años
hadoop-common-project ef5c776a42 HADOOP-15733. Correct the log when Invalid emptier Interval configured. Contributed by Ayush Saxena hace 7 años
hadoop-dist b95aa56062 HDDS-446. Provide shaded artifact to start ozone service as a datanode plugin. Contributed by Elek Marton hace 7 años
hadoop-hdds a65c3ea91c HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge. hace 7 años
hadoop-hdfs-project a1de8cbac5 HDFS-13838. WebHdfsFileSystem.getFileStatus() won't return correct "snapshot enabled" status. Contributed by Siyao Meng. hace 7 años
hadoop-mapreduce-project 488806baca MAPREDUCE-7140. Refactoring TaskAttemptInfo to separate Map and Reduce tasks. Contributed by Oleksandr Shevchenko hace 7 años
hadoop-maven-plugins 1da3b55659 HADOOP-15504. Upgrade Maven Core and Maven Wagon dependencies. hace 7 años
hadoop-minicluster 377b31ffa1 HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. hace 7 años
hadoop-ozone 985f3bf3fb HDDS-409. Ozone acceptance-test and integration-test packages have undefined hadoop component. Contributed by Dinesh Chitlangia. hace 7 años
hadoop-project c9e0b69ab3 HDDS-233. Update ozone to latest ratis snapshot build(0.3.0-50588bd-SNAPSHOT). Contributed by Shashikant Banerjee. hace 7 años
hadoop-project-dist 49c687608b Make 3.1.1 awared by other branches hace 7 años
hadoop-tools d7c0a08a1c HADOOP-15426 Make S3guard client resilient to DDB throttle events and network failures (Contributed by Steve Loughran) hace 7 años
hadoop-yarn-project 144a55f0e3 YARN-8045. Reduce log output from container status calls. Contributed by Craig Condit hace 7 años
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. hace 9 años
.gitignore 061b168529 HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. hace 7 años
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. hace 7 años
LICENSE.txt 00013d6ef7 YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. hace 7 años
NOTICE.txt ddbff7c8d3 HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. hace 7 años
README.txt 77b015000a HADOOP-8807. Update README and website to reflect HADOOP-8662. Contributed by Andras Bokor. hace 7 años
pom.xml 94ed5cffd7 HDDS-214. Bump ozone/hdds version after the release branch cut hace 7 años
start-build-env.sh 020dd61988 HDDS-146. Refactor the structure of the acceptance tests. hace 7 años

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.