Go to file
Akira Ajisaka 08652eeee7
HADOOP-16748. Migrate to Python 3 and upgrade Yetus to 0.13.0 (branch-3.2) (#2717)
- Upgrade Yetus to 0.13.0 to support Python 3 for the release scripts.
- Removed determine-flaky-tests-hadoop.py.
- Temporarily disabled shelldocs check due to YETUS-1099.

Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Reviewed-by: Mingliang Liu <liuml07@apache.org>
(cherry picked from commit b9b49ed956)

 Conflicts:
	dev-support/Jenkinsfile
	dev-support/docker/Dockerfile

(cherry picked from commit ff8b79f890)
2021-02-24 11:05:58 +09:00
dev-support HADOOP-16748. Migrate to Python 3 and upgrade Yetus to 0.13.0 (branch-3.2) (#2717) 2021-02-24 11:05:58 +09:00
hadoop-assemblies Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-build-tools Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-client-modules HADOOP-15775. [JDK9] Add missing javax.activation-api dependency. Contributed by Akira Ajisaka. 2020-12-04 22:28:19 +08:00
hadoop-cloud-storage-project Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-common-project HADOOP-16764. Rewrite Python example codes using Python3 (#1762) 2021-02-20 19:15:16 +09:00
hadoop-dist Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-hdfs-project HDFS-15734. [READ] DirectoryScanner#scan need not check StorageType.PROVIDED (#2559) 2021-02-22 18:15:07 +08:00
hadoop-mapreduce-project MAPREDUCE-7323. Remove job_history_summary.py. (#2712) 2021-02-22 23:16:32 +09:00
hadoop-maven-plugins Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-minicluster Preparing for 3.2.3 development 2020-10-16 14:52:41 +08:00
hadoop-project HADOOP-17538. Add kms-default.xml and httpfs-default.xml to site index. (#2716) 2021-02-23 22:56:35 +00:00
hadoop-project-dist Make upstream aware of 3.2.2 release. 2021-01-09 18:07:46 +08:00
hadoop-tools HADOOP-16764. Rewrite Python example codes using Python3 (#1762) 2021-02-20 19:15:16 +09:00
hadoop-yarn-project YARN-10647. Fix TestRMNodeLabelsManager failed after YARN-10501. Contributed by 2021-02-22 19:07:51 +00: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-17506. Fix typo in BUILDING.txt (#2662) 2021-01-31 14:26:44 +00:00
LICENSE.txt HADOOP-15900. Update JSch versions in LICENSE.txt. 2018-11-05 17:52:04 +09:00
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 YARN-10450. Add cpu and memory utilization per node and cluster-wide metrics. 2020-10-16 18:51:53 +00:00
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.