Go to file
Steve Loughran 9b8044d00b
HADOOP-16109. Parquet reading S3AFileSystem causes EOF (#589)
Nobody gets seek right. No matter how many times they think they have.

Reproducible test from: Dave Christianson
Fixed seek() logic: Steve Loughran

Change-Id: I39b87f3d5daa98f65de2c0a44e348821a4930573
2019-03-13 15:33:58 +00:00
dev-support HADOOP-15711. Move branch-2 precommit/nightly test builds to java 8 2019-02-08 17:12:44 -08:00
hadoop-assemblies YARN-8003. Backport the code structure changes in YARN-7346 to branch-2. Contributed by Haibo Chen. 2018-03-07 13:25:28 +05:30
hadoop-build-tools Preparing for 2.10.0 development 2017-10-31 12:51:14 -07:00
hadoop-client Preparing for 2.10.0 development 2017-10-31 12:51:14 -07:00
hadoop-cloud-storage-project HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu 2017-12-08 20:08:16 +08:00
hadoop-common-project HADOOP-16109. Parquet reading S3AFileSystem causes EOF (#589) 2019-03-13 15:33:58 +00:00
hadoop-dist HDFS-13215. RBF: Move Router to its own module. 2018-03-19 23:23:16 -07:00
hadoop-hdfs-project HDFS-14314. fullBlockReportLeaseId should be reset after registering to NN. Contributed by star. 2019-03-04 11:30:56 -08:00
hadoop-mapreduce-project MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. 2019-02-04 14:05:00 +09:00
hadoop-maven-plugins HADOOP-14696. parallel tests don't work for Windows. Contributed by Allen Wittenauer 2018-03-12 20:08:46 -07:00
hadoop-minicluster Preparing for 2.10.0 development 2017-10-31 12:51:14 -07:00
hadoop-project HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. 2019-02-04 14:48:40 +09:00
hadoop-project-dist Update jdiff.stable.api from 2.9.1 to 2.9.2. 2018-11-20 14:32:49 +09:00
hadoop-tools HADOOP-16109. Parquet reading S3AFileSystem causes EOF (#589) 2019-03-13 15:33:58 +00:00
hadoop-yarn-project YARN-9150 Making TimelineSchemaCreator support different backends for Timeline Schema Creation in ATSv2. Contributed by Sushil Ks 2019-03-07 23:04:36 -08:00
.gitattributes HADOOP-13598. Add eol=lf for unix format files in .gitattributes. Contributed by Yiqun Lin. 2016-09-14 11:15:27 +09:00
.gitignore HADOOP-15689. Add "*.patch" into .gitignore file of branch-2. Contributed by Rui Gao. 2018-08-23 00:39:03 +09:00
BUILDING.txt HADOOP-15279. increase maven heap size recommendations 2018-03-06 13:58:31 -08:00
LICENSE.txt HADOOP-15900. Update JSch versions in LICENSE.txt. 2018-11-05 17:53:53 +09:00
NOTICE.txt HADOOP-16055. Upgrade AWS SDK to 1.11.271 in branch-2. 2019-01-25 21:09:51 +09:00
README.txt HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) 2014-09-03 09:39:32 -07:00
pom.xml HADOOP-15030. [branch-2] Include hadoop-cloud-storage-project in the main hadoop pom modules. 2017-11-10 13:48:46 -08:00
start-build-env.sh HADOOP-14026. start-build-env.sh: invalid docker image name (Contributed by Gergő Pásztor via Daniel Templeton) 2017-03-04 11:02:18 -08:00

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 <http://www.wassenaar.org/> 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.