Go to file
Wei-Chiu Chuang a3493fe328 HDFS-14492. Snapshot memory leak. Contributed by Wei-Chiu Chuang. (#1370)
* HDFS-14492. Snapshot memory leak. Contributed by Wei-Chiu Chuang.

Change-Id: I9e5e450c07ad70aa1905973896c4f627042dbd37

* Fix checkstyle

Change-Id: I16d4bd4f03a971e1ed36cf57d89dc42357ef8fbf
(cherry picked from commit 6ef6594c7e)
(cherry picked from commit 570ffa1cd6)
2019-10-24 13:14:00 -07:00
dev-support Revert "HADOOP-16061. Upgrade Yetus to 0.10.0" 2019-09-09 18:58:38 +09:00
hadoop-assemblies Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-build-tools Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-client-modules Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-cloud-storage-project Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-common-project HADOOP-16662. Remove unnecessary InnerNode check in NetworkTopology#add(). Contributed by Lisheng Sun. 2019-10-20 11:55:58 +05:30
hadoop-dist Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-hdfs-project HDFS-14492. Snapshot memory leak. Contributed by Wei-Chiu Chuang. (#1370) 2019-10-24 13:14:00 -07:00
hadoop-mapreduce-project MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via snemeth) 2019-10-18 15:25:50 +02:00
hadoop-maven-plugins Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-minicluster Preparing for 3.1.4 development 2019-09-04 16:11:36 +08:00
hadoop-project HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre. 2019-10-08 11:29:59 -07:00
hadoop-project-dist Make upstream aware of 3.1.3 release. 2019-09-27 16:58:36 +08:00
hadoop-tools HADOOP-16600. StagingTestBase uses methods not available in Mockito 1.8.5 in branch-3.1 2019-10-17 16:52:09 -07:00
hadoop-yarn-project YARN-9921. Issue in PlacementConstraint when YARN Service AM retries allocation on component failure. Contributed by Tarun Parimi 2019-10-24 10:07:40 +08: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 YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm. 2017-11-16 13:44:21 +05:30
BUILDING.txt HADOOP-16263. Update BUILDING.txt with macOS native build instructions. Contributed by Siyao Meng. 2019-06-11 15:06:27 -07: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 Preparing for 3.1.4 development 2019-09-04 16:11:36 +08: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:59:09 +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.