Go to file
Zhankun Tang f6c4e006cd YARN-9584. Should put initializeProcessTrees method call before get pid. Contributed by Wanqiang Ji.
(cherry picked from commit 67414a1a80)
2019-06-18 13:28:22 +08:00
dev-support HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. 2018-10-24 13:50:57 +09:00
hadoop-assemblies Revert "YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)" 2018-12-04 14:14:41 -08:00
hadoop-build-tools Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-client-modules Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-cloud-storage-project Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-common-project HADOOP-15996. Improved Kerberos username mapping strategy in Hadoop. 2019-01-08 09:25:56 +05:30
hadoop-dist Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-hdfs-project Revert "HDFS-13732. ECAdmin should print the policy name when an EC policy is set. Contributed by Zsolt Venczel." 2018-11-21 12:19:53 +05:30
hadoop-mapreduce-project Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-maven-plugins HADOOP-15882. Upgrade maven-shade-plugin from 2.4.3 to 3.2.0. Contributed by Takanobu Asanuma. 2018-10-26 09:04:02 +05:30
hadoop-minicluster Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-project Revert "HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu." 2019-01-05 17:49:18 +09:00
hadoop-project-dist Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
hadoop-tools Revert "HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu." 2019-01-05 17:49:18 +09:00
hadoop-yarn-project YARN-9584. Should put initializeProcessTrees method call before get pid. Contributed by Wanqiang Ji. 2019-06-18 13:28:22 +08:00
.gitattributes HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 2016-09-14 11:14:31 +09:00
.gitignore HADOOP-15791. Remove Ozone related sources from the 3.2 branch. Contributed by Elek, Marton. 2018-10-05 16:10:47 +05:30
BUILDING.txt HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. 2018-04-09 13:48:42 -04:00
LICENSE.txt YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. 2018-08-09 12:18:32 +05:30
NOTICE.txt HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. 2018-06-28 14:58:40 +09:00
README.txt HADOOP-8807. Update README and website to reflect HADOOP-8662. Contributed by Andras Bokor. 2018-08-17 11:10:29 +02:00
pom.xml Preparing for 3.2.0 release 2018-10-19 14:32:23 +05:30
start-build-env.sh HADOOP-15802. start-build-env.sh creates an invalid /etc/sudoers.d/hadoop-build-${USER_ID} file entry. Contributed by Jon Boone. 2018-10-17 10:14:30 +09:00

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 <http://www.wassenaar.org/> 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.