AWS Security ChangesHomeSearch

AWS emr medium security documentation change

Service: emr · 2025-10-22 · Security-related medium

File: emr/latest/ReleaseGuide/emr-7100-release.md

Summary

Added known issues: HBase table creation failure with Glue catalog and Tez UI HTTPS misconfiguration when in-transit encryption is enabled; updated release labels formatting

Security assessment

The Tez UI bug explicitly involves in-transit encryption misconfiguration (HTTP instead of HTTPS), which could expose data in transit. The fix requires protocol correction to maintain encryption integrity.

Diff

diff --git a/emr/latest/ReleaseGuide/emr-7100-release.md b/emr/latest/ReleaseGuide/emr-7100-release.md
index 7cb4f1c4f..5868452a1 100644
--- a//emr/latest/ReleaseGuide/emr-7100-release.md
+++ b//emr/latest/ReleaseGuide/emr-7100-release.md
@@ -103,0 +104 @@ The following release notes include information for Amazon EMR release 7.10.0.
+  * **HBase table creation in Hive with Glue catalog** – From EMR-7.3.0 to EMR-7.10.0, there is a bug due to Hive Iceberg integration, which causes HBase table creation in Hive to fail when Glue Data Catalog is used as the metastore. Please reach out to the AWS support team if you encounter this issue.
@@ -104,0 +106 @@ The following release notes include information for Amazon EMR release 7.10.0.
+  * **Tez UI** – From EMR-7.3 to EMR-7.10, there is a bug where accessing Tez UI through YARN Resource Manager Web UI fails when in-transit encryption is enabled. This occurs because YARN proxy attempts to use HTTP protocol while Tez UI requires HTTPS. Please modify the `tez.tez-ui.history-url.base` configuration in `tez-site` from `http` to `https` to resolve this issue.
@@ -107 +109,5 @@ The following release notes include information for Amazon EMR release 7.10.0.
-  * OsReleaseLabel (Amazon Linux version) | Amazon Linux kernel version | Available date | Supported Regions  
+
+
+  * Release labels and supported regions.
+
+OsReleaseLabel (Amazon Linux version) | Amazon Linux kernel version | Available date | Supported Regions