Go to file
Wei-Chiu Chuang c531613cc9 HADOOP-17718. Explicitly set locale in the Dockerfile. (#3034)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit ad923ad564)

Conflicts:
	dev-support/docker/Dockerfile_centos_7
	dev-support/docker/Dockerfile_centos_8
(cherry picked from commit 5e09d38b25)

Conflicts:
	dev-support/docker/Dockerfile_aarch64
2022-03-10 09:56:04 +00:00
dev-support HADOOP-17718. Explicitly set locale in the Dockerfile. (#3034) 2022-03-10 09:56:04 +00:00
hadoop-assemblies Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-build-tools HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. (#3394) 2021-09-08 14:41:56 +09:00
hadoop-client-modules HADOOP-16905. Update jackson-databind to 2.10.3 to relieve us from the endless CVE patches (#3748) 2021-12-10 16:24:06 +09:00
hadoop-cloud-storage-project Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-common-project HADOOP-16717. Remove GenericsUtil isLog4jLogger dependency on Log4jLoggerAdapter. Contributed by Xieming Li. 2022-02-28 10:54:06 +09:00
hadoop-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-hdfs-project HDFS-11041. Unable to unregister FsDatasetState MBean if DataNode is shutdown twice. Contributed by Wei-Chiu Chuang. 2022-02-23 11:41:35 +08:00
hadoop-mapreduce-project MAPREDUCE-7311. Clear filesystem statistics after tests in TestTaskProgressReporter (#2500) 2021-09-01 17:20:48 +09:00
hadoop-maven-plugins Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-minicluster Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-project HADOOP-17796. Upgrade jetty version to 9.4.43 (#3757) 2022-02-02 20:41:17 +09:00
hadoop-project-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-tools HADOOP-17112. S3A committers can't handle whitespace in paths. (#2953) 2022-02-28 10:41:47 +09:00
hadoop-yarn-project YARN-9783. Remove low-level zookeeper test to be able to build Hadoop against zookeeper 3.5.5. Contributed by Mate Szalay-Beko. 2022-03-10 07:41:14 +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:26:46 +05:30
BUILDING.txt HADOOP-17925. BUILDING.txt should not encourage to activate docs profile on building binary artifacts. (#3509) 2021-10-11 08:58:09 +00:00
LICENSE.txt HDFS-16317 : Backport HDFS-14729 for branch-3.2 (#3692) 2021-11-30 18:01:53 +05:30
NOTICE.txt HADOOP-16117. Update AWS SDK to 1.11.563. 2020-04-24 10:46:24 +01: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.4 development. 2021-08-08 18:35:16 +05:30
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:07:56 +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.