Apache Hadoop

Weiwei Yang c7fcca0d7e YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji. 6 роки тому
dev-support 8f97d6f2cd HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. 6 роки тому
hadoop-assemblies e2a9fa8448 HADOOP-15821. Move YARN Registry to Hadoop Registry. 6 роки тому
hadoop-build-tools 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. 6 роки тому
hadoop-client-modules e2a9fa8448 HADOOP-15821. Move YARN Registry to Hadoop Registry. 6 роки тому
hadoop-cloud-storage-project 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. 6 роки тому
hadoop-common-project cb8d679c95 HADOOP-15687. Credentials class should allow access to aliases. 6 роки тому
hadoop-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. 6 роки тому
hadoop-hdds 50f40e0536 HDDS-794. addendum patch to fix compilation failure. Contributed by Shashikant Banerjee. 6 роки тому
hadoop-hdfs-project f3296501e0 HDFS-14043. Tolerate corrupted seen_txid file. Contributed by Lukas Majercak. 6 роки тому
hadoop-mapreduce-project 74a5e683fe MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T. 6 роки тому
hadoop-maven-plugins 34b2521f5e HADOOP-15882. Upgrade maven-shade-plugin from 2.4.3 to 3.2.0. Contributed by Takanobu Asanuma. 6 роки тому
hadoop-minicluster beb850d8f7 YARN-8899. Fixed minicluster dependency on yarn-server-web-proxy. 6 роки тому
hadoop-ozone 942693bddd HDDS-799. Avoid ByteString to byte array conversion cost by using ByteBuffer in Datanode. Contributed by Mukul Kumar Singh. 6 роки тому
hadoop-project d174b91635 HADOOP-15895. [JDK9+] Add missing javax.annotation-api dependency to hadoop-yarn-csi. 6 роки тому
hadoop-project-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. 6 роки тому
hadoop-tools 7574d18538 HADOOP-15868. AliyunOSS: update document for properties of multiple part download, multiple part upload and directory copy. Contributed by Jinhu Wu. 6 роки тому
hadoop-yarn-project c7fcca0d7e YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji. 6 роки тому
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 роки тому
.gitignore f044deedbb HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit. 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 d43cc5db0f HADOOP-15900. Update JSch versions in LICENSE.txt. 6 роки тому
NOTICE.txt a5e21cd6a4 HADOOP-15899. Update AWS Java SDK versions in NOTICE.txt. 6 роки тому
README.txt f1342cdf41 HADOOP-15832. Addendum: Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter 6 роки тому
pom.xml a4b9b7c130 HDDS-702:Used fixed/external version from hadoop jars in hdds/ozone projects. Contributed by Elek Marton. 6 роки тому
start-build-env.sh e3342a1aba HADOOP-15802. start-build-env.sh creates an invalid /etc/sudoers.d/hadoop-build-${USER_ID} file entry. Contributed by Jon Boone. 6 роки тому

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.