Apache Hadoop

Takanobu Asanuma 9bd18324c7 HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka. преди 6 години
dev-support 62f817d32e HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. преди 6 години
hadoop-assemblies 46d6e00166 YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda) преди 6 години
hadoop-build-tools 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. преди 6 години
hadoop-client-modules 6fa3feb577 HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter. преди 6 години
hadoop-cloud-storage-project 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. преди 6 години
hadoop-common-project cd2158456d HADOOP-15418. Hadoop KMSAuthenticationFilter needs to use getPropsByPrefix instead of iterator to avoid ConcurrentModificationException. Contributed by lqjack and Suma Shivaprasad преди 6 години
hadoop-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. преди 6 години
hadoop-hdds d93d515af5 HDDS-651. Rename o3 to o3fs for Filesystem. преди 6 години
hadoop-hdfs-project be1cffb085 HDFS-14002. TestLayoutVersion#testNameNodeFeatureMinimumCompatibleLayoutVersions fails. Contributed by Takanobu Asanuma. преди 6 години
hadoop-mapreduce-project babd1449bf MAPREDUCE-7150. Optimize collections used by MR JHS to reduce its memory. (Contributed by Misha Dmitriev) преди 6 години
hadoop-maven-plugins 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. преди 6 години
hadoop-minicluster beb850d8f7 YARN-8899. Fixed minicluster dependency on yarn-server-web-proxy. преди 6 години
hadoop-ozone f8d61b9fc2 HDDS-690. Javadoc build fails in hadoop-ozone. преди 6 години
hadoop-project 9bd18324c7 HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka. преди 6 години
hadoop-project-dist 58fa96b697 Changed version in trunk to 3.3.0-SNAPSHOT. преди 6 години
hadoop-tools cc09b2b0c7 HDFS-14007. Incompatible layout when generating FSImage. Contributed by Inigo Goiri. преди 6 години
hadoop-yarn-project 285d2c0753 YARN-8449. RM HA for AM web server HTTPS Support. (Contributed by Robert Kanter) преди 6 години
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. преди 8 години
.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 00013d6ef7 YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. преди 6 години
NOTICE.txt ddbff7c8d3 HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. преди 7 години
README.txt f1342cdf41 HADOOP-15832. Addendum: Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter преди 6 години
pom.xml 600438bcde HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut. преди 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.