Apache Hadoop

Masatake Iwasaki 05dda3063b HADOOP-14405. Fix performance regression due to incorrect use of DataChecksum. Contributed by LiXin Ge. 8 years ago
dev-support 8515d35bd5 HADOOP-14311. Add python2.7-dev to Dockerfile (Allen Wittenauer via asuresh) 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 05dda3063b HADOOP-14405. Fix performance regression due to incorrect use of DataChecksum. 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 0d9322aa5b HDFS-11702. Remove indefinite caching of key provider uri in DFSClient. Contributed by Rushabh S Shah. 8 years ago
hadoop-mapreduce-project d686560b35 MAPREDUCE-6871. Allow users to specify racks and nodes for strict locality for AMs (rkanter) 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 b8870d8159 HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS endpoints. 8 years ago
hadoop-project-dist 832c2f52f8 HADOOP-13688. Stop bundling HTML source code in javadoc JARs. 8 years ago
hadoop-tools 753954f7be HADOOP-14374. License error in GridmixTestUtils.java. Contributed by lixinglong. 8 years ago
hadoop-yarn-project 3403ed3148 YARN-3742. YARN RM will shut down if ZKClient creation times out. (Daniel Templeton via kasha) 8 years ago
.gitattributes 3f36ac9f33 HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 8 years ago
.gitignore ed4388f903 HADOOP-13929. ADLS connector should not check in contract-test-options.xml. (John Zhuge via lei) 8 years ago
BUILDING.txt db947fb870 HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales 8 years ago
LICENSE.txt 121fcb74f3 HADOOP-13545. Update HSQLDB to 2.3.4. Contributed by Giovanni Matteo Fumarola. 8 years ago
NOTICE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 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.