Apache Hadoop

Naganarasimha ac058c75a4 YARN-6719. Fix findbugs warnings in SLSCapacityScheduler.java. Contributed by Akira Ajisaka. vor 8 Jahren
dev-support 5e40efe0ec HADOOP-14474. Use OpenJDK 7 instead of Oracle JDK 7 to avoid oracle-java7-installer failures. Contributed by Akira Ajisaka. vor 8 Jahren
hadoop-assemblies d1c475ddd4 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. vor 9 Jahren
hadoop-build-tools f0d4d7a178 HADOOP-13603. Ignore package line length checkstyle rule. Contributed by Shane Kumpf. vor 8 Jahren
hadoop-client 3660309fd0 Revert "Revert "Revert "HDFS-11431. hadoop-hdfs-client JAR does not include ConfiguredFailoverProxyProvider.""" vor 8 Jahren
hadoop-cloud-storage-project d064d5dbb2 HADOOP-13687. Provide a unified dependency artifact that transitively includes the cloud storage modules shipped with Hadoop. Contributed by Chris Nauroth vor 8 Jahren
hadoop-common-project 023dcdc73d HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge. vor 8 Jahren
hadoop-dist 98759b426c HADOOP-13996. Fix some release build issues, include gpg timeout and disable sign for hadoop-dist. Contributed by Andrew Wang. vor 8 Jahren
hadoop-hdfs-project 33afa1fdca HADOOP-14395. Provide Builder pattern for DistributedFileSystem.append. Contributed by Lei (Eddy) Xu. vor 8 Jahren
hadoop-mapreduce-project 182e98c703 MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent even when appMaster stop gets YarnRuntimeException. Contributed by Gergely Novák vor 8 Jahren
hadoop-maven-plugins 4f25fd975e HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey. vor 8 Jahren
hadoop-minicluster b20e77eba3 Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0 vor 9 Jahren
hadoop-project f901132a8a HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML features (jeagles) vor 8 Jahren
hadoop-project-dist b295924d49 HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor. vor 8 Jahren
hadoop-tools ac058c75a4 YARN-6719. Fix findbugs warnings in SLSCapacityScheduler.java. Contributed by Akira Ajisaka. vor 8 Jahren
hadoop-yarn-project 3106f256e2 YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum). Contributed by Weiwei Yang. vor 8 Jahren
.gitattributes 3f36ac9f33 HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. vor 8 Jahren
.gitignore 5ef3f97c58 HADOOP-11703. git should ignore .DS_Store files on Mac OS X (Abin Shahab via aw) vor 8 Jahren
BUILDING.txt b295924d49 HADOOP-14419. Remove findbugs report from docs profile. Contributed by Andras Bokor. vor 8 Jahren
LICENSE.txt 406d8afdd4 HADOOP-9849. License information is missing for native CRC32 code vor 8 Jahren
NOTICE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. vor 8 Jahren
README.txt 9855e884cb HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) vor 10 Jahren
pom.xml 832c2f52f8 HADOOP-13688. Stop bundling HTML source code in javadoc JARs. vor 8 Jahren
start-build-env.sh c8b96296b2 HADOOP-14026. start-build-env.sh: invalid docker image name (Contributed by Gergő Pásztor via Daniel Templeton) vor 8 Jahren

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.