Go to file
Akira Ajisaka d36ed94ee0
HADOOP-15594. Exclude commons-lang3 from hadoop-client-minicluster. Contributed by Takanobu Asanuma.
2018-07-11 10:53:08 -04:00
dev-support HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 2018-07-06 12:09:05 -07:00
hadoop-assemblies YARN-7530. Refactored YARN service API project location. 2018-05-18 17:29:10 -04:00
hadoop-build-tools HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar 2018-06-07 12:47:58 -07:00
hadoop-client-modules HADOOP-15594. Exclude commons-lang3 from hadoop-client-minicluster. Contributed by Takanobu Asanuma. 2018-07-11 10:53:08 -04:00
hadoop-cloud-storage-project HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. 2018-02-28 14:42:25 +00:00
hadoop-common-project HADOOP-15568. fix some typos in the .sh comments. Contributed by Steve Loughran. 2018-07-09 15:43:38 -04:00
hadoop-dist HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 2018-07-06 12:09:05 -07:00
hadoop-hdds HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event 2018-07-10 15:58:47 -07:00
hadoop-hdfs-project HDFS-13726. RBF: Fix RBF configuration links. Contributed by Takanobu Asanuma. 2018-07-11 22:11:59 +08:00
hadoop-mapreduce-project HADOOP-15550. Avoid static initialization of ObjectMappers 2018-06-25 15:36:45 -07:00
hadoop-maven-plugins HADOOP-15504. Upgrade Maven Core and Maven Wagon dependencies. 2018-06-15 16:06:26 -06:00
hadoop-minicluster HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. 2018-04-26 05:36:04 -07:00
hadoop-ozone HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event 2018-07-10 15:58:47 -07:00
hadoop-project HADOOP-15495. Upgrade commons-lang version to 3.7 in hadoop-common-project and hadoop-tools. Contributed by Takanobu Asanuma. 2018-06-28 14:37:22 +09:00
hadoop-project-dist Update CHANGES, RELEASENOTES, and jdiff for 3.0.3 release. 2018-06-11 15:13:18 -07:00
hadoop-tools HADOOP-15541. [s3a] Shouldn't try to drain stream before aborting 2018-07-10 17:52:57 +02:00
hadoop-yarn-project YARN-8491. TestServiceCLI#testEnableFastLaunch fail when umask is 077. Contributed by K G Bakthavachalam. 2018-07-11 16:20:29 +05:30
.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 HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal. 2018-07-06 12:09:05 -07:00
BUILDING.txt HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. 2018-04-09 13:48:42 -04:00
LICENSE.txt HADOOP-15483. Upgrade jquery to version 3.3.1. Contributed by Lokesh Jain, Mukul Kumar Singh and Sunil Govindan. 2018-06-13 00:36:02 -07:00
NOTICE.txt HADOOP-14313. Replace/improve Hadoop's byte[] comparator. Contributed by Vikas Vishwakarma. 2018-06-28 14:58:40 +09: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-15504. Upgrade Maven Core and Maven Wagon dependencies. 2018-06-15 16:06:26 -06:00
start-build-env.sh HDDS-146. Refactor the structure of the acceptance tests. 2018-06-14 14:14:24 -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.