Go to file
2017-02-10 14:53:18 +08:00
dev-support HADOOP-13996. Fix some release build issues. 2017-01-18 15:18:48 -08:00
hadoop-assemblies HDFS-10860. Switch HttpFS from Tomcat to Jetty. Contributed by John Zhuge. 2017-02-07 09:36:55 -08:00
hadoop-build-tools Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-client-modules HADOOP-14018. shaded jars of hadoop-client modules are missing hadoop's root LICENSE and NOTICE files. Contributed by Elek, Marton. 2017-01-31 11:38:34 -08:00
hadoop-cloud-storage-project Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT 2017-01-20 10:39:38 -08:00
hadoop-common-project HADOOP-14033. Reduce fair call queue lock contention. Contributed by Daryn Sharp. 2017-02-09 16:17:24 -06:00
hadoop-dist Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-hdfs-project HDFS-11210. Enhance key rolling to guarantee new KeyVersion is returned from generateEncryptedKeys after a key is rolled. 2017-02-07 20:36:11 -08:00
hadoop-mapreduce-project MAPREDUCE-6842. Update the links in PiEstimator document (Contributed by Jung Yoo via Daniel Templeton) 2017-02-07 13:05:40 -08:00
hadoop-maven-plugins Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-minicluster Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-project YARN-5258. Document Use of Docker with LinuxContainerExecutor (Contributed by Daniel Templeton) 2017-02-07 16:29:21 -08:00
hadoop-project-dist Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-tools HADOOP-13768. AliyunOSS: handle the failure in the batch delete operation deleteDirs. Contributed by Genmao Yu 2017-02-10 14:53:18 +08:00
hadoop-yarn-project YARN-6144. FairScheduler: preempted resources can become negative. (Miklos Szegedi via kasha) 2017-02-09 14:45:04 -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 HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. 2016-12-15 11:44:59 -08:00
BUILDING.txt HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru. 2017-01-19 17:32:25 -08:00
LICENSE.txt HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. 2017-01-05 16:04:58 -08:00
NOTICE.txt HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. 2017-01-05 16:04:58 -08:00
pom.xml HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka. 2017-01-20 10:36:31 -08: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
start-build-env.sh HADOOP-11936. Dockerfile references a removed image (aw) 2015-05-07 11:46:32 -07:00

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.