Apache Hadoop

Xiao Chen 02322de3f9 HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKeyException caused by JDK-8189997. Contributed by Gabor Bota. пре 7 година
dev-support 63fc5873ce HDDS-84. The root directory of ozone.tar.gz should contain the version string. Contributed by Elek, Marton. пре 7 година
hadoop-assemblies a23ff8d880 YARN-7530. Refactored YARN service API project location. пре 7 година
hadoop-build-tools 90d2bdcb75 HADOOP-15252. Checkstyle version is not compatible with IDEA's checkstyle plugin пре 7 година
hadoop-client-modules ba4d5a52a8 HDFS-12986. Ozone: Update ozone to latest ratis snapshot build (0.1.1-alpha-0f7169d-SNAPSHOT). Contributed by Lokesh Jain пре 7 година
hadoop-cloud-storage-project edc9f1451b HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. пре 7 година
hadoop-common-project 02322de3f9 HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKeyException caused by JDK-8189997. Contributed by Gabor Bota. пре 7 година
hadoop-dist 523f602f81 HDDS-89. Addendum Patch. Create ozone specific inline documentation as part of the build пре 7 година
hadoop-hdds 2d19e7d08f HDDS-80. Remove SendContainerCommand from SCM. Contributed by Nanda Kumar. пре 7 година
hadoop-hdfs-project c9b63deb53 HDFS-13611. Unsafe use of Text as a ConcurrentHashMap key in PBHelperClient. пре 7 година
hadoop-mapreduce-project a2cdffb95a MAPREDUCE-7094. LocalDistributedCacheManager leaves classloaders open, which leaks FDs. Contributed by Adam Szita. пре 7 година
hadoop-maven-plugins 832852ce4f HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in hadoop-maven-plugins module пре 7 година
hadoop-minicluster 377b31ffa1 HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. пре 7 година
hadoop-ozone 774daa8d53 HDDS-45. Removal of old OzoneRestClient. Contributed by Lokesh Jain. пре 7 година
hadoop-project 5a9140690a HDDS-49. Standalone protocol should use grpc in place of netty. пре 7 година
hadoop-project-dist f3f544b004 Add 2.9.1 release notes and changes documents пре 7 година
hadoop-tools ba842847c9 HADOOP-15478. WASB: hflush() and hsync() regression. пре 7 година
hadoop-yarn-project 8d5509c681 YARN-8292: Fix the dominant resource preemption cannot happen when some of the resource vector becomes negative. Contributed by Wangda Tan. пре 7 година
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. пре 9 година
.gitignore d996479954 YARN-4599. Set OOM control for memory cgroups. (Miklos Szegedi via Haibo Chen) пре 7 година
BUILDING.txt 9059376785 HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. пре 7 година
LICENSE.txt acfae2716a HDFS-12034. Ozone: Web interface for KSM. Contributed by Elek, Marton. пре 7 година
NOTICE.txt 923e1773e1 HADOOP-14652. Update metrics-core version to 3.2.4. (rchiang) пре 7 година
README.txt ce0462129f HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) пре 11 година
pom.xml 699a6918ac HDDS-110. Checkstyle is not working in the HDDS precommit hook. пре 7 година
start-build-env.sh 0c5d7d71a8 HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine пре 7 година

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 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.