Go to file
Steve Loughran 10a7270f43
HADOOP-18136. Verify FileUtils.unTar() handling of missing .tar files.
Contributed by Steve Loughran

Change-Id: I767e11bc3b2133aa4aa36d837162673930e1e7e1
2022-02-21 17:29:08 +00:00
dev-support YARN-10882. Fix branch-3.1 build: zstd library is missing from the Dockerfile (#3297) 2021-08-11 18:29:00 +02: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 HADOOP-16822. Provide source artifacts for hadoop-client-api. Contributed by Karel Kolman. 2021-05-13 20:31:29 +08:00
hadoop-cloud-storage-project Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-common-project HADOOP-18136. Verify FileUtils.unTar() handling of missing .tar files. 2022-02-21 17:29:08 +00:00
hadoop-dist Preparing for 3.1.5 development 2020-04-29 11:18:18 +02:00
hadoop-hdfs-project HDFS-16233. Do not use exception handler to implement copy-on-write for EnumCounters. (#3468) 2021-09-24 09:15:36 -07:00
hadoop-mapreduce-project MAPREDUCE-7302. Upgrading to JUnit 4.13 causes testcase TestFetcher.testCorruptedIFile() to fail. Contributed by Peter Bacsko. Reviewed by Akira Ajisaka. 2021-04-23 19:01:29 +00: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-17661. mvn versions:set fails to parse pom.xml. (#2956) 2021-04-27 11:14:09 +09:00
hadoop-project-dist HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin (#2753) 2021-03-27 00:40:24 +09:00
hadoop-tools HADOOP-17374. support listObjectV2 (#3587) 2021-11-04 21:42:21 -07:00
hadoop-yarn-project YARN-10935. AM Total Queue Limit goes below per-user AM Limit if parent is full. Contributed by Eric Payne. 2021-09-22 20:45:18 +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-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin (#2753) 2021-03-27 00:40:24 +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
pom.xml HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin (#2753) 2021-03-27 00:40:24 +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.