Go to file
Steve Loughran 7418764a67
HADOOP-9844. NPE when trying to create an error message response of SASL RPC
This closes #55

Change-Id: I10a20380565fa89762f4aa564b2f1c83b9aeecdc
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 07530314c2)
2019-07-26 17:54:32 +09:00
dev-support HADOOP-16334. Fix yetus-wrapper not working when HADOOP_YETUS_VERSION >= 0.9.0 2019-05-30 15:12:38 +09:00
hadoop-assemblies HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-build-tools HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-client-modules HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-cloud-storage-project HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-common-project HADOOP-9844. NPE when trying to create an error message response of SASL RPC 2019-07-26 17:54:32 +09:00
hadoop-dist HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-hdfs-project HDFS-14135. TestWebHdfsTimeouts Fails intermittently in trunk. Contributed by Ayush Saxena. 2019-07-26 09:48:00 +09:00
hadoop-mapreduce-project MAPREDUCE-7076. TestNNBench#testNNBenchCreateReadAndDelete failing in our internal build 2019-07-23 10:35:36 +09:00
hadoop-maven-plugins HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-minicluster HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-project YARN-9630. [UI2] Add a link in docs's top page 2019-06-18 14:57:01 +09:00
hadoop-project-dist HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
hadoop-tools HADOOP-16440. Distcp can not preserve timestamp with -delete option. Contributed by ludun. 2019-07-20 13:29:45 +05:30
hadoop-yarn-project YARN-9668. UGI conf doesn't read user overridden configurations on RM and NM startup. (Contributed by Jonanthan Hung) 2019-07-22 10:46:45 -07: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 HADOOP-16263. Update BUILDING.txt with macOS native build instructions. Contributed by Siyao Meng. 2019-06-11 15:06:06 -07:00
LICENSE.txt HADOOP-15900. Update JSch versions in LICENSE.txt. 2018-11-05 17:52:04 +09:00
NOTICE.txt HADOOP-15899. Update AWS Java SDK versions in NOTICE.txt. 2018-11-05 15:29:06 +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 HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka. 2019-05-29 17:34:16 +09:00
start-build-env.sh HADOOP-15912. start-build-env.sh still creates an invalid /etc/sudoers.d/hadoop-build-${USER_ID} file entry after HADOOP-15802. Contributed by Akira Ajisaka. 2018-11-13 13:58:29 +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.