Go to file
Eric Yang a043dfa216 HADOOP-15821. Addendum patch to fix Hadoop Registry parent project.
Contributed by Íñigo Goiri
2018-10-21 12:50:10 -04:00
dev-support HADOOP-15821. Move YARN Registry to Hadoop Registry. 2018-10-19 19:46:48 -04:00
hadoop-assemblies HADOOP-15821. Move YARN Registry to Hadoop Registry. 2018-10-19 19:46:48 -04:00
hadoop-build-tools Changed version in trunk to 3.3.0-SNAPSHOT. 2018-10-02 22:41:41 +05:30
hadoop-client-modules HADOOP-15821. Move YARN Registry to Hadoop Registry. 2018-10-19 19:46:48 -04:00
hadoop-cloud-storage-project Changed version in trunk to 3.3.0-SNAPSHOT. 2018-10-02 22:41:41 +05:30
hadoop-common-project HADOOP-15821. Addendum patch to fix Hadoop Registry parent project. 2018-10-21 12:50:10 -04:00
hadoop-dist Changed version in trunk to 3.3.0-SNAPSHOT. 2018-10-02 22:41:41 +05:30
hadoop-hdds HDDS-612. Even after setting hdds.scm.chillmode.enabled to false, SCM allocateblock fails with ChillModePrecheck exception. Contributed by Hanisha Koneru. 2018-10-19 11:36:28 -07:00
hadoop-hdfs-project HDFS-13983. TestOfflineImageViewer crashes in windows. Contributed by Vinayakumar B. 2018-10-19 17:16:04 -07:00
hadoop-mapreduce-project MAPREDUCE-7150. Optimize collections used by MR JHS to reduce its memory. (Contributed by Misha Dmitriev) 2018-10-16 13:44:41 -07:00
hadoop-maven-plugins Changed version in trunk to 3.3.0-SNAPSHOT. 2018-10-02 22:41:41 +05:30
hadoop-minicluster YARN-8899. Fixed minicluster dependency on yarn-server-web-proxy. 2018-10-18 15:46:15 -04:00
hadoop-ozone HDDS-679. Add query parameter to the constructed query in VirtualHostStyleFilter. 2018-10-19 11:40:11 -07:00
hadoop-project HADOOP-15821. Move YARN Registry to Hadoop Registry. 2018-10-19 19:46:48 -04:00
hadoop-project-dist Changed version in trunk to 3.3.0-SNAPSHOT. 2018-10-02 22:41:41 +05:30
hadoop-tools HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu. 2018-10-19 13:21:06 -07:00
hadoop-yarn-project HADOOP-15821. Move YARN Registry to Hadoop Registry. 2018-10-19 19:46:48 -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 HADOOP-15407. HADOOP-15540. Support Windows Azure Storage - Blob file system "ABFS" in Hadoop: Core Commit. 2018-09-17 19:54:01 +00: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 YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB. 2018-08-09 12:18:32 +05:30
NOTICE.txt HDDS-680. Provide web based bucket browser. 2018-10-19 08:48:11 -07:00
README.txt HADOOP-15832. Addendum: Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter 2018-10-12 09:40:34 -07:00
pom.xml HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut. 2018-10-09 19:04:25 +02:00
start-build-env.sh HADOOP-15802. start-build-env.sh creates an invalid /etc/sudoers.d/hadoop-build-${USER_ID} file entry. Contributed by Jon Boone. 2018-10-17 10:12:57 +09:00

README.txt

For the latest information about Hadoop, please visit our website at:

   http://hadoop.apache.org/

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.
  Hadoop Yarn Server Web Proxy uses the BouncyCastle Java
cryptography APIs written by the Legion of the Bouncy Castle Inc.