Go to file
Ashutosh Gupta ca9f18b7d6 MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223)
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit fb13c1e4a8)
2022-04-25 14:31:39 +09:00
dev-support HADOOP-17718. Explicitly set locale in the Dockerfile. (#3034) 2022-03-10 09:56:04 +00:00
hadoop-assemblies HADOOP-18192. Fix multiple_bindings warning about slf4j-reload4j. (#4136) 2022-04-06 14:13:19 +09:00
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-18088. Replace log4j 1.x with reload4j. (#4084) 2022-03-23 12:57:27 +09:00
hadoop-cloud-storage-project Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-common-project HDFS-16551. CryptoInputStream#close() should be syncronized (#4227) 2022-04-25 02:19:12 +08:00
hadoop-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-hdfs-project HDFS-16552. Fix NPE for TestBlockManager (#4210) 2022-04-23 12:18:19 +09:00
hadoop-mapreduce-project MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223) 2022-04-25 14:31:39 +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-18088. Replace log4j 1.x with reload4j. (#4084) 2022-03-23 12:57:27 +09:00
hadoop-project-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-tools HADOOP-18088. Replace log4j 1.x with reload4j. (#4084) 2022-03-23 12:57:27 +09:00
hadoop-yarn-project YARN-10720. YARN WebAppProxyServlet should support connection timeout to prevent proxy server from hanging. Contributed by Qi Zhu. (#4102) 2022-03-24 17:36:44 +09: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-18088. Replace log4j 1.x with reload4j. (#4084) 2022-03-23 12:57:27 +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.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.