AWS prescriptive-guidance documentation change
Summary
Updated image paths, fixed grammar ('show' to 'shows'), removed article from 'Data Catalog', clarified 'latest AWS Glue version'
Security assessment
Changes are editorial/grammatical fixes and image path updates. No security-related content was added or modified. The modifications don't reference vulnerabilities, security controls, or threat mitigation.
Diff
diff --git a/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md b/prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md index 5e702081c..e64e5e7b8 100644 --- a//prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md +++ b//prescriptive-guidance/latest/tuning-aws-glue-for-apache-spark/reduce-data-scan.md @@ -19 +19 @@ You can see the approximate read size from Amazon S3 in [ETL Data Movement (Byte - + @@ -27 +27 @@ On the **Stage** tab in the AWS Glue for Spark UI, you can see the **Input** and - + @@ -29 +29 @@ On the **Stage** tab in the AWS Glue for Spark UI, you can see the **Input** and -When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **SQL / DataFrame** tab shows more statistics about these stages. In this case, stage 2 shows**number of files read: 430** , **size of files read: 47.4 GiB** , and **number of output rows: 160,796,570**. +When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **SQL / DataFrame** tab show more statistics about these stages. In this case, stage 2 shows**number of files read: 430** , **size of files read: 47.4 GiB** , and **number of output rows: 160,796,570**. @@ -31 +31 @@ When you use the Spark SQL or DataFrame approaches in your AWS Glue job, the **S - + @@ -67 +67 @@ For Spark (and other common distributed-processing engines), you will split up y - + @@ -154 +154 @@ If you don't have access to alter the pipeline that creates your input dataset, -You can also set exclusions in the table properties in the Data Catalog: +You can also set exclusions in the table properties in Data Catalog: @@ -255 +255 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Use the latest version +Use the latest AWS Glue version