Tags: stackabletech/hadoop
Tags
YARN-11952. FederationQueryRunner SQL cleanup All SQL statements other than truncateTable() now use prepared statements. Extra tests for the public operation which was the most brittle. Closes apache#8373 Signed-off-by: Chris Nauroth <cnauroth@apache.org>
HDFS-17874. Followup; move SampleStep to a hadoop package. This is needed to keep cyclonedx happy. Closes apache#8242 Signed-off-by: Chris Nauroth <cnauroth@apache.org> Reviewed-by: Cheng Pan <chengpan@apache.org>
HADOOP-19654. Upgrade AWS SDK to 2.35.4 (apache#7882) AWS SDK upgraded to 2.35.4. This SDK has changed checksum/checksum headers handling significantly, causing problems with third party stores, and, in some combinations AWS S3 itself. The S3A connector has retained old behavior; options to change these settings are now available. The default settings are chosen for maximum compatiblity and performance. fs.s3a.request.md5.header: true fs.s3a.checksum.generation: false fs.s3a.create.checksum.algorithm: "" Consult the documentation for more details. Contributed by Steve Loughran
HADOOP-19657. Updates site landing page. (apache#7887)
PreviousNext