Apache Hadoop

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

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.