Apache Hadoop

Arpit Agarwal 1f9848dfe1 HDFS-11508. Fix bind failure in SimpleTCPServer & Portmap where bind fails because socket is in TIME_WAIT state. Contributed by Mukul Kumar Singh. 8 роки тому
dev-support 2bf4c6e2d6 HADOOP-13996. Fix some release build issues. 8 роки тому
hadoop-assemblies 69b23632c4 HDFS-10860. Switch HttpFS from Tomcat to Jetty. Contributed by John Zhuge. 8 роки тому
hadoop-build-tools 1e11080b78 HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. 8 роки тому
hadoop-client-modules 258342e76c HADOOP-14118. move jets3t into a dependency on hadoop-aws JAR. 8 роки тому
hadoop-cloud-storage-project 258342e76c HADOOP-14118. move jets3t into a dependency on hadoop-aws JAR. 8 роки тому
hadoop-common-project 1f9848dfe1 HDFS-11508. Fix bind failure in SimpleTCPServer & Portmap where bind fails because socket is in TIME_WAIT state. Contributed by Mukul Kumar Singh. 8 роки тому
hadoop-dist 5d8b80ea9b Preparing for 3.0.0-alpha3 development 8 роки тому
hadoop-hdfs-project 959940b0ab HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru. 8 роки тому
hadoop-mapreduce-project f01a69f84f Treat encrypted files as private. Contributed by Daniel Templeton. 8 роки тому
hadoop-maven-plugins 5d8b80ea9b Preparing for 3.0.0-alpha3 development 8 роки тому
hadoop-minicluster 5d8b80ea9b Preparing for 3.0.0-alpha3 development 8 роки тому
hadoop-project 5e74196ede HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0. 8 роки тому
hadoop-project-dist 5d8b80ea9b Preparing for 3.0.0-alpha3 development 8 роки тому
hadoop-tools f597f4c43e HADOOP-14087. S3A typo in pom.xml test exclusions. Contributed by Aaron Fabbri. 8 роки тому
hadoop-yarn-project c1386a90d7 YARN-6248. user is not removed from UsersManager’s when app is killed with pending container requests. Contributed by Eric Payne. 8 роки тому
.gitattributes 696bc0e0ab HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 9 роки тому
.gitignore 71c23c9fc9 HADOOP-13929. ADLS connector should not check in contract-test-options.xml. (John Zhuge via lei) 8 роки тому
BUILDING.txt 60865c8ea0 HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru. 8 роки тому
LICENSE.txt 8850c056a5 HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. 8 роки тому
NOTICE.txt 8850c056a5 HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. 8 роки тому
README.txt ce0462129f HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 11 роки тому
pom.xml fad766e1d2 HADOOP-14056. Update maven-javadoc-plugin to 2.10.4. 8 роки тому
start-build-env.sh c8bd8ac7f9 HADOOP-14026. start-build-env.sh: invalid docker image name (Contributed by Gergő Pásztor via Daniel Templeton) 8 роки тому

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.