Apache Hadoop

Kihwal Lee 56340ac029 HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp. 8 anni fa
dev-support 5af2af15ef HADOOP-13067. cleanup the dockerfile. Contributed by Allen Wittenauer. 9 anni fa
hadoop-assemblies b35c7cdd14 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 anni fa
hadoop-build-tools e3c4989d74 HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) 9 anni fa
hadoop-client ee04add696 HDFS-9167. Update pom.xml in other modules to depend on hdfs-client instead of hdfs. Contributed by Mingliang Liu. 9 anni fa
hadoop-common-project 56340ac029 HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp. 8 anni fa
hadoop-dist b35c7cdd14 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. 9 anni fa
hadoop-hdfs-project 9b7e079d4b HDFS-10833. Fix JSON errors in WebHDFS.md examples. 8 anni fa
hadoop-mapreduce-project 979b29a03c YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh) 8 anni fa
hadoop-maven-plugins de5175d216 HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe) 9 anni fa
hadoop-minicluster d9416317a9 Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2. 10 anni fa
hadoop-project 8bc33bf343 HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen. Branch-2 patch contributed by Wei-Chiu Chuang. 8 anni fa
hadoop-project-dist b2efb2040c HADOOP-13428. Fixed hadoop-common build files to generate jdiff by working around a jdiff-bug. Contributed by Wangda Tan. 8 anni fa
hadoop-tools 979b29a03c YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh) 8 anni fa
hadoop-yarn-project 02272a6a77 YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang) 8 anni fa
.gitattributes a5467739bb HADOOP-10040. Merging change r1531983 from trunk to branch-2. 11 anni fa
.gitignore 5ae8b82f37 HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli 8 anni fa
BUILDING.txt a9f041d694 HADOOP-12651. Replace dev-support with wrappers to Yetus (aw) 9 anni fa
LICENSE.txt 80a342e961 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 anni fa
NOTICE.txt 80a342e961 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. 9 anni fa
README.txt 9855e884cb HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 10 anni fa
pom.xml e3c4989d74 HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) 9 anni fa
start-build-env.sh 1886bab0f1 HADOOP-11936. Dockerfile references a removed image (aw) 10 anni fa

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.