Apache Hadoop

Márton Elek 5033deb13b HDDS-519. Implement ListBucket REST endpoint. Contributed by LiXin Ge. před 6 roky
dev-support 62f817d32e HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. před 6 roky
hadoop-assemblies 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-build-tools 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-client-modules 6fa3feb577 HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter. před 6 roky
hadoop-cloud-storage-project 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-common-project 3c1fe073d2 HDDS-445. Create a logger to print out all of the incoming requests. před 6 roky
hadoop-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-hdds 603649d3a9 HDDS-579. ContainerStateMachine should fail subsequent transactions per container in case one fails. Contributed by Shashikant Banerjee. před 6 roky
hadoop-hdfs-project f63ee083db HDFS-13802. RBF: Remove FSCK from Router Web UI. Contributed by Fei Hui. před 6 roky
hadoop-mapreduce-project 735a36afd5 MAPREDUCE-7149. Javadocs for FileInputFormat and OutputFormat to mention DT collection. před 6 roky
hadoop-maven-plugins 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-minicluster 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-ozone 5033deb13b HDDS-519. Implement ListBucket REST endpoint. Contributed by LiXin Ge. před 6 roky
hadoop-project 8853fc8a55 HADOOP-15849. Upgrade netty version to 3.10.6. před 6 roky
hadoop-project-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. před 6 roky
hadoop-tools e36ae9639f HADOOP-15831. Include modificationTime in the toString method of CopyListingFileStatus. před 6 roky
hadoop-yarn-project bca928d3c7 YARN-3879 [Storage implementation] Create HDFS backing storage implementation for ATS reads. Contributed by Abhishek Modi. před 6 roky
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. před 9 roky
.gitignore f044deedbb HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit. před 7 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 00013d6ef7 YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. před 7 roky
NOTICE.txt ddbff7c8d3 HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. před 7 roky
README.txt f1342cdf41 HADOOP-15832. Addendum: Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter před 6 roky
pom.xml 600438bcde HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut. před 6 roky
start-build-env.sh 020dd61988 HDDS-146. Refactor the structure of the acceptance tests. před 7 roky

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.
Hadoop Yarn Server Web Proxy uses the BouncyCastle Java
cryptography APIs written by the Legion of the Bouncy Castle Inc.