Go to file
Rakesh Radhakrishnan 84d787b9d5 HDFS-11541. Call RawErasureEncoder and RawErasureDecoder release() methods. Contributed by SammiChen. 2017-03-29 11:41:48 +05:30
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 HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. 2017-02-15 16:35:08 +09:00
hadoop-client-modules Revert "HDFS-11431. hadoop-hdfs-client JAR does not include ConfiguredFailoverProxyProvider." 2017-03-16 19:06:51 +00:00
hadoop-cloud-storage-project HADOOP-14118. move jets3t into a dependency on hadoop-aws JAR. 2017-02-28 13:47:44 +09:00
hadoop-common-project HDFS-11577. Combine the old and the new chooseRandom for better performance. Contributed by Chen Liang. 2017-03-28 23:02:07 +08:00
hadoop-dist Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
hadoop-hdfs-project HDFS-11541. Call RawErasureEncoder and RawErasureDecoder release() methods. Contributed by SammiChen. 2017-03-29 11:41:48 +05:30
hadoop-mapreduce-project YARN-6050. AMs can't be scheduled on racks or nodes (rkanter) 2017-03-27 17:23:13 -07: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 HADOOP-10101. Update guava dependency to the latest version. (ozawa) 2017-03-25 10:06:52 +09:00
hadoop-project-dist Set jdiff.stable.api to 2.8.0 2017-03-25 14:30:38 -07:00
hadoop-tools HDFS-10971. Distcp should not copy replication factor if source file is erasure coded. Contributed by Manoj Govindassamy. 2017-03-28 22:14:03 -07:00
hadoop-yarn-project YARN-6329. Remove unnecessary TODO comment from AppLogAggregatorImpl.java. Contributed by victor bertschinger. 2017-03-29 10:36:24 +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-13929. ADLS connector should not check in contract-test-options.xml. (John Zhuge via lei) 2017-02-13 13:33:13 -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 HDFS-11511. Support Timeout when checking single disk. Contributed by Hanisha Koneru. 2017-03-15 18:01:45 -07:00
NOTICE.txt HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. 2017-01-05 16:04:58 -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
pom.xml HADOOP-14056. Update maven-javadoc-plugin to 2.10.4. 2017-03-06 10:30:01 +09:00
start-build-env.sh HADOOP-14026. start-build-env.sh: invalid docker image name (Contributed by Gergő Pásztor via Daniel Templeton) 2017-03-04 11:01:44 -08: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.