Go to file
Weiwei Yang bdd396b26d YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang.
(cherry picked from commit 5be9f4a5d0)
2021-10-08 16:08:45 +00:00
dev-support HADOOP-17775. Remove JavaScript package from Docker environment. (#3184) 2021-07-07 17:49:59 +09:00
hadoop-assemblies Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-build-tools HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. (#3394) 2021-09-08 15:14:24 +09:00
hadoop-client Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-cloud-storage-project Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-common-project HADOOP-17819. Add extensions to ProtobufRpcEngine RequestHeaderProto. Contributed by Hector Sandoval Chaverri. (#3242) 2021-07-28 16:04:46 -07:00
hadoop-dist Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-hdfs-project HDFS-16233. Do not use exception handler to implement copy-on-write for EnumCounters. (#3468) 2021-09-24 09:15:48 -07:00
hadoop-mapreduce-project MAPREDUCE-7011. TestClientDistributedCacheManager::testDetermineCacheVisibilities assumes all parent dirs set other exec 2021-08-03 21:00:44 +00:00
hadoop-maven-plugins Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-minicluster Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-project HADOOP-17885. Upgrade JSON smart to 1.3.3 on branch-2.10 (#3370) 2021-09-02 16:40:06 -05:00
hadoop-project-dist HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin. Contributed by Ahmed Hussein. 2021-03-29 09:44:28 +09:00
hadoop-tools HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin. Contributed by Ahmed Hussein. 2021-03-29 09:44:28 +09:00
hadoop-yarn-project YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang. 2021-10-08 16:08:45 +00:00
.gitattributes HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 2016-09-14 11:15:27 +09:00
.gitignore HADOOP-16952. Add .diff to gitignore. Contributed by Ayush Saxena. 2020-04-09 19:28:13 +05:30
BUILDING.txt HADOOP-17926. Maven-eclipse-plugin is no longer needed since Eclipse can import Maven projects by itself. (#3465) 2021-09-22 13:10:07 +00:00
LICENSE.txt HADOOP-15900. Update JSch versions in LICENSE.txt. 2018-11-05 17:53:53 +09:00
NOTICE.txt HADOOP-16055. Upgrade AWS SDK to 1.11.271 in branch-2. 2019-01-25 21:09:51 +09:00
README.txt HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 2014-09-03 09:39:32 -07:00
pom.xml HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin. Contributed by Ahmed Hussein. 2021-03-29 09:44:28 +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:12: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.