Go to file
Uma Maheswara Rao G 4324a3d012 HADOOP-12788. OpensslAesCtrCryptoCodec should log which random number generator is used. Contributed by Wei-Chiu Chuang.
(cherry picked from commit df4dcd3e75)
2016-02-10 15:07:33 -08:00
dev-support HADOOP-12681. start-build-env.sh fails in branch-2. Contributed by Kengo Seki. 2015-12-28 14:39:51 +09:00
hadoop-assemblies MAPREDUCE-6415. Create a tool to combine aggregated logs into HAR files. (Robert Kanter via kasha) 2015-09-09 17:49:23 -07:00
hadoop-build-tools HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera) 2015-05-01 19:07:04 -07:00
hadoop-client HDFS-9167. Update pom.xml in other modules to depend on hdfs-client instead of hdfs. Contributed by Mingliang Liu. 2015-10-13 15:24:29 -07:00
hadoop-common/src HADOOP-12758. Extend CSRF Filter with UserAgent Checks. Contributed by Larry McCay. 2016-02-05 14:38:40 -08:00
hadoop-common-project HADOOP-12788. OpensslAesCtrCryptoCodec should log which random number generator is used. Contributed by Wei-Chiu Chuang. 2016-02-10 15:07:33 -08:00
hadoop-dist HDFS-9167. Update pom.xml in other modules to depend on hdfs-client instead of hdfs. Contributed by Mingliang Liu. 2015-10-13 15:24:29 -07:00
hadoop-hdfs-project HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta. 2016-02-10 23:50:16 +09:00
hadoop-mapreduce-project MAPREDUCE-6191. Improve clearing stale state of Java serialization 2016-02-10 16:46:58 +00:00
hadoop-maven-plugins HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe) 2016-01-21 16:04:05 +05:30
hadoop-minicluster Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2. 2015-03-08 20:32:51 -07:00
hadoop-project HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel) 2016-02-06 18:17:30 +00:00
hadoop-project-dist Revert "HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)" 2015-11-05 11:11:27 -08:00
hadoop-tools HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel) 2016-02-06 18:17:30 +00:00
hadoop-yarn-project YARN-4420. Add REST API for List Reservations. (Sean Po via curino) 2016-02-10 14:41:38 -08:00
.gitattributes HADOOP-10040. Merging change r1531983 from trunk to branch-2. 2013-10-14 17:14:24 +00:00
.gitignore HADOOP-12520. Use XInclude in hadoop-azure test configuration to isolate Azure Storage account keys for service integration tests. Contributed by Chris Nauroth. 2015-10-27 22:49:04 -07:00
BUILDING.txt Supplement to HDFS-9047. 2016-01-13 11:09:50 -06:00
LICENSE.txt Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling." 2015-11-23 14:59:55 -08:00
NOTICE.txt HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 2014-09-03 09:39:32 -07: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-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang) 2015-05-29 14:55:52 -07:00
start-build-env.sh HADOOP-11936. Dockerfile references a removed image (aw) 2015-05-07 11:47:20 -07: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.