Go to file
Takanobu Asanuma 4afb52d759
HADOOP-15814. Maven 3.3.3 unable to parse pom file. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 2626f46691)
2020-10-19 10:56:06 +09:00
dev-support Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)" 2020-09-16 16:47:08 +09:00
hadoop-assemblies Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-build-tools HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein. 2020-07-22 19:05:13 +05:30
hadoop-client-modules Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-cloud-storage-project Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-common-project HDFS-15567. [SBN Read] HDFS should expose msync() API to allow downstream applications call it explicitly. Contributed by Konstantin V Shvachko. 2020-10-12 17:52:37 -07:00
hadoop-dist Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-hdfs-project HDFS-15628. HttpFS server throws NPE if a file is a symlink. Contributed by Ahmed Hussein. 2020-10-16 11:41:17 -05:00
hadoop-mapreduce-project MAPREDUCE-7301: Expose Mini MR Cluster attribute for testing 2020-10-12 11:10:23 -07:00
hadoop-maven-plugins Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-minicluster Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-project HADOOP-15814. Maven 3.3.3 unable to parse pom file. Contributed by Wei-Chiu Chuang. 2020-10-19 10:56:06 +09:00
hadoop-project-dist Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-tools HADOOP-17199. S3A Directory Marker HADOOP-13230 backport #2210 2020-08-28 17:55:18 +01:00
hadoop-yarn-project YARN-10450. Add cpu and memory utilization per node and cluster-wide metrics. 2020-10-16 19:01:50 +00: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-16952. Add .diff to gitignore. Contributed by Ayush Saxena. 2020-04-09 19:27:33 +05:30
BUILDING.txt HADOOP-16744. Fix building instruction to enable zstd. (#1736) 2019-12-06 15:28:44 +09:00
Jenkinsfile HADOOP-17205. Move personality file from Yetus to Hadoop repository (#2226) 2020-08-18 12:12:32 +09:00
LICENSE.txt HADOOP-15900. Update JSch versions in LICENSE.txt. 2018-11-05 17:52:21 +09:00
NOTICE.txt HADOOP-15899. Update AWS Java SDK versions in NOTICE.txt. 2018-11-05 15:31:53 +09:00
README.txt HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 2014-09-03 09:39:02 -07:00
pom.xml HADOOP-15741. [JDK10] Upgrade Maven Javadoc Plugin from 3.0.0-M1 to 3.0.1. 2020-10-19 10:55:01 +09:00
start-build-env.sh HADOOP-16849. start-build-env.sh behaves incorrectly when username is numeric only. Contributed by Jihyun Cho. 2020-02-12 14:11:00 +09:00

README.txt

For the latest information about Hadoop, please visit our website at:

   http://hadoop.apache.org/core/

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.