Go to file
Arun Suresh a813db0b1b Fix CHANGES.txt for HDFS-8091 2015-04-09 13:51:00 -07:00
dev-support HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw) 2015-04-08 10:05:25 -07:00
hadoop-assemblies MAPREDUCE-4413. MR lib dir contains jdiff (which is gpl) (Nemon Lou via aw) 2015-02-09 14:02:47 -08:00
hadoop-client HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel) 2014-12-16 11:04:36 +00:00
hadoop-common-project HADOOP-11815. HttpServer2 should destroy SignerSecretProvider when it stops. Contributed by Rohith. 2015-04-09 10:58:12 -07:00
hadoop-dist HADOOP-10115. Exclude duplicate jars in hadoop package under different component's lib (Vinayakumar B via aw) 2015-03-09 21:44:06 -07:00
hadoop-hdfs-project Fix CHANGES.txt for HDFS-8091 2015-04-09 13:51:00 -07:00
hadoop-mapreduce-project MAPREDUCE-6266. Job#getTrackingURL should consistently return a proper URL (rchiang via rkanter) 2015-04-09 13:48:14 -07:00
hadoop-maven-plugins HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa) 2015-03-03 14:17:52 +09:00
hadoop-minicluster HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel) 2014-12-16 11:04:36 +00:00
hadoop-project HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop 2015-04-07 08:09:41 -07:00
hadoop-project-dist HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu. 2015-04-04 13:52:01 -07:00
hadoop-tools HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe) 2015-04-03 14:08:25 -07:00
hadoop-yarn-project YARN-3055. Fixed ResourceManager's DelegationTokenRenewer to not stop token renewal of applications part of a bigger workflow. Contributed by Daryn Sharp. 2015-04-09 13:08:53 -07:00
.gitattributes HADOOP-10040. svn propset to native line endings on Windows files. Contributed by Chris Nauroth. 2013-10-14 17:13:38 +00:00
.gitignore HADOOP-11703. git should ignore .DS_Store files on Mac OS X (Abin Shahab via aw) 2015-03-11 13:19:12 -07:00
BUILDING.txt HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak) 2015-04-07 18:06:05 -07:00
LICENSE.txt HADOOP-11184. Update Hadoop's lz4 to r123 (cmccabe) 2014-10-09 17:05:35 -07:00
NOTICE.txt HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 2014-09-03 09:39:02 -07: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-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka) 2015-01-30 01:47:59 +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.