Go to file
Steve Loughran ba842847c9 HADOOP-15478. WASB: hflush() and hsync() regression.
Contributed by Thomas Marquardt.
2018-05-21 11:12:34 +01:00
dev-support HDDS-40. Separating packaging of Ozone/HDDS from the main Hadoop. 2018-05-11 14:24:36 -07:00
hadoop-assemblies YARN-7530. Refactored YARN service API project location. 2018-05-18 17:29:10 -04:00
hadoop-build-tools HADOOP-15252. Checkstyle version is not compatible with IDEA's checkstyle plugin 2018-03-02 17:08:55 -08:00
hadoop-client-modules HDFS-12986. Ozone: Update ozone to latest ratis snapshot build (0.1.1-alpha-0f7169d-SNAPSHOT). Contributed by Lokesh Jain 2018-04-26 05:36:04 -07: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-15154. Abstract new method assertCapability for StreamCapabilities testing. Contributed by Zsolt Venczel. 2018-05-18 11:29:20 -07:00
hadoop-dist HDDS-40. Separating packaging of Ozone/HDDS from the main Hadoop. 2018-05-11 14:24:36 -07:00
hadoop-hdds HDDS-76. Modify SCMStorageReportProto to include the data dir paths as well as the StorageType info. Contributed by Shashikant Banerjee. 2018-05-18 14:08:46 +05:30
hadoop-hdfs-project HDFS-13593. TestBlockReaderLocalLegacy#testBlockReaderLocalLegacyWithAppend fails on Windows. Contributed by Anbang Hu. 2018-05-18 09:46:02 -07:00
hadoop-mapreduce-project MAPREDUCE-7094. LocalDistributedCacheManager leaves classloaders open, which leaks FDs. Contributed by Adam Szita. 2018-05-17 11:16:04 -07:00
hadoop-maven-plugins HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in hadoop-maven-plugins module 2018-04-12 17:19:35 +09: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-73. Add acceptance tests for Ozone Shell. 2018-05-17 15:21:26 -07:00
hadoop-project HDDS-19. Update ozone to latest ratis snapshot build (0.1.1-alpha-d7d7061-SNAPSHOT). Contributed by Lokesh Jain. 2018-05-14 22:25:03 +05:30
hadoop-project-dist Add 2.9.1 release notes and changes documents 2018-05-14 15:14:02 +08:00
hadoop-tools HADOOP-15478. WASB: hflush() and hsync() regression. 2018-05-21 11:12:34 +01:00
hadoop-yarn-project YARN-7530. Refactored YARN service API project location. 2018-05-18 17:29:10 -04: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 HDDS-40. Separating packaging of Ozone/HDDS from the main Hadoop. 2018-05-11 14:24:36 -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 HDFS-12034. Ozone: Web interface for KSM. Contributed by Elek, Marton. 2018-04-26 05:36:04 -07:00
NOTICE.txt HADOOP-14652. Update metrics-core version to 3.2.4. (rchiang) 2018-03-01 15:36:10 -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 HDFS-13422. Ozone: Fix whitespaces and license issues in HDFS-7240 branch. Contributed by Lokesh Jain. 2018-04-26 05:36:04 -07:00
start-build-env.sh HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine 2018-02-12 21:07:15 -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.