Skip to content

Commit 179df37

Browse files
committed
Adding missing page to sidenav, removing unnecessary screenshot
1 parent 7a5bf3a commit 179df37

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ sections:
192192
title: Data Lakes Overview
193193
- path: /connections/storage/catalog/data-lakes
194194
title: Set Up Data Lakes
195+
- path: /connections/storage/data-lakes/data-lakes-manual-setup
196+
title: Configure the Data Lakes AWS Environment
195197
- path: /connections/storage/data-lakes/sync-reports
196198
title: Sync Reports and Error Reporting
197199
- path: /connections/storage/data-lakes/lake-formation

src/connections/storage/data-lakes/data-lakes-manual-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,7 @@ Add a policy to the role created above to give Segment access to the relevant Gl
255255
Segment requires access to the data and schema for debugging data quality issues. The modes available for debugging are:
256256
- Access the individual objects stored in S3 and the associated schema to understand data discrepancies
257257
- Run an Athena query on the underlying data stored in S3
258-
- Ensure Athena uses Glue as the data catalog. Older accounts may not have this configuration, and may require some additional steps to complete the upgrade. The Glue console typically displays a warning and provides a link to instructions on how to complete the upgrade.
259-
![Debugging](images/dl_setup_glueerror.png)
258+
- Ensure Athena uses Glue as the data catalog. Older accounts may not have this configuration, and may require some additional steps to complete the upgrade. The Glue console typically displays a warning and provides a link to instructions on how to complete the upgrade. The warning reads: <br/> **Upgrade to the AWS Glue Data Catalog** <br/> To use the AWS Glue Data Catalog with Amazon Athena and Amazon Redshift Spectrum, you must upgrade your Athena Data Catalog to the AWS Glue Data Catalog. Without the upgrade, tables and partitions created by AWS Glue cannot be queried with Amazon Athena or Redshift Spectrum. Start the upgrade in the [Athena console](https://console.aws.amazon.com/athena/){:target="_blank"}.
260259
- An easier alternative is to create a new account that has Athena backed by Glue as the default.
261260

262261
## Updating EMR clusters

0 commit comments

Comments
 (0)