Go to file
Viraj Jasani 2ff303ea00 HDFS-16350. Datanode start time should be set after RPC server starts successfully (#3711)
(cherry picked from commit cdc13e91b6)
2021-11-25 10:26:57 +08:00
dev-support HADOOP-17993. Disable JIRA plugin for YETUS on Hadoop (#3624) 2021-11-12 19:56:42 +05:30
hadoop-assemblies Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-build-tools HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. (#3394) 2021-09-08 14:41:56 +09:00
hadoop-client-modules HADOOP-17971. Exclude IBM Java security classes from being shaded/relocated. (#3567) 2021-10-20 14:30:29 +09:00
hadoop-cloud-storage-project Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-common-project HADOOP-17975. Fallback to simple auth does not work for a secondary DistributedFileSystem instance. (#3579) 2021-11-24 11:20:27 +00:00
hadoop-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-hdfs-project HDFS-16350. Datanode start time should be set after RPC server starts successfully (#3711) 2021-11-25 10:26:57 +08:00
hadoop-mapreduce-project MAPREDUCE-7311. Clear filesystem statistics after tests in TestTaskProgressReporter (#2500) 2021-09-01 17:20:48 +09:00
hadoop-maven-plugins Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-minicluster Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-project HADOOP-17972. Backport HADOOP-17683 for branch-3.2 (#3573) 2021-10-28 11:46:12 +09:00
hadoop-project-dist Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
hadoop-tools HADOOP-17374. support listObjectV2 (#3587) 2021-11-04 21:44:12 -07:00
hadoop-yarn-project YARN-10991. Fix to ignore the grouping "[]" for resourcesStr in parseResourcesString method (#3592) 2021-11-24 18:50:31 +09: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-16952. Add .diff to gitignore. Contributed by Ayush Saxena. 2020-04-09 19:26:46 +05:30
BUILDING.txt HADOOP-17925. BUILDING.txt should not encourage to activate docs profile on building binary artifacts. (#3509) 2021-10-11 08:58:09 +00:00
LICENSE.txt HADOOP-17769. Upgrade JUnit to 4.13.2. fixes TestBlockRecovery (#3130). Contributed by Ahmed Hussein. (#3139) 2021-06-25 22:50:04 +05:30
NOTICE.txt HADOOP-16117. Update AWS SDK to 1.11.563. 2020-04-24 10:46:24 +01:00
README.txt HADOOP-8807. Update README and website to reflect HADOOP-8662. Contributed by Andras Bokor. 2018-08-17 11:10:29 +02:00
pom.xml Preparing for 3.2.4 development. 2021-08-08 18:35:16 +05:30
start-build-env.sh HADOOP-16849. start-build-env.sh behaves incorrectly when username is numeric only. Contributed by Jihyun Cho. 2020-02-12 14:07:56 +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.