Apache Hadoop

Xiao Chen d157733082 HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen. hace 9 años
dev-support b59b8b7351 HADOOP-13067. cleanup the dockerfile. Contributed by Allen Wittenauer. hace 9 años
hadoop-assemblies d1c475ddd4 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. hace 9 años
hadoop-build-tools 18a7623bc7 HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) hace 9 años
hadoop-client b20e77eba3 Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0 hace 9 años
hadoop-common-project d157733082 HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen. hace 9 años
hadoop-dist d1c475ddd4 HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer. hace 9 años
hadoop-hdfs-project f9415b7a7e HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula) hace 9 años
hadoop-mapreduce-project b279f42d79 YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh) hace 9 años
hadoop-maven-plugins 48b8c99479 HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe) hace 9 años
hadoop-minicluster b20e77eba3 Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0 hace 9 años
hadoop-project dfcbc12026 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. hace 9 años
hadoop-project-dist a299146b6d HADOOP-13428. Fixed hadoop-common build files to generate jdiff by working around a jdiff-bug. Contributed by Wangda Tan. hace 9 años
hadoop-tools e28930a38b HADOOP-13447. Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Contributed by Chris Nauroth. hace 9 años
hadoop-yarn-project ec3a651b17 YARN-5576. Allow resource localization while container is running. Contributed by Jian He. hace 9 años
.gitattributes a5467739bb HADOOP-10040. Merging change r1531983 from trunk to branch-2. hace 11 años
.gitignore a318ef7a66 HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli hace 9 años
BUILDING.txt c0c6dd9093 HADOOP-12952. BUILDING example of zero-docs dist should skip javadocs. Contributed by Steve Loughran. hace 9 años
LICENSE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. hace 9 años
NOTICE.txt 8f500942d6 HADOOP-13350. Additional fix to LICENSE and NOTICE. Contributed by Xiao Chen. hace 9 años
README.txt 9855e884cb HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) hace 11 años
pom.xml 18a7623bc7 HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa) hace 9 años
start-build-env.sh 1886bab0f1 HADOOP-11936. Dockerfile references a removed image (aw) hace 10 años

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.