Skip to content

Commit ca0f694

Browse files
committed
Updating files after Vale pass, adding Subnet to the accept.txt file
1 parent 2bb520f commit ca0f694

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following lifecycle settings should be applied to your staging data:
3232

3333
## Step 2 - Configure an EMR cluster
3434

35-
Segment requires access to an EMR cluster to perform necessary data processing. We recommend starting with a small cluster, with the option to add more compute resources as required.
35+
Segment requires access to an EMR cluster to perform necessary data processing. For best results, start with a small cluster and add more compute resources as required.
3636

3737
### Configure the hardware and networking configuration
3838

@@ -216,7 +216,7 @@ Add a policy to the role created above to give Segment access to the relevant Gl
216216
```
217217

218218
> note ""
219-
> **NOTE:** The policy above grants full access to Athena, but the individual Glue and S3 policies decide which table is queryable. Segment queries for debugging purposes, and will notify you be for running any queries.
219+
> **NOTE:** The policy above grants full access to Athena, but the individual Glue and S3 policies determine which table will be queried. Segment queries for debugging purposes, and will notify you before running any queries.
220220
221221
## Debugging
222222

src/connections/storage/data-lakes/update-emr-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ By updating your EMR cluster to 5.33.0, you can participate in [AWS Lake Formati
1818

1919
## Procedure
2020
1. Open your Segment app workspace and select the Data Lakes destination.
21-
2. On the Settings tab, select the EMR Cluster ID field and replace the existing ID with the ID of your v5.33.0 EMR cluster. For help finding the cluster ID in AWS, see Amazon's [View cluster status and details](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-manage-view-clusters.html). You do not need to update the Glue Catalog ID, IAM Role ARN, or S3 Bucket name fields.
21+
2. On the Settings tab, select the EMR Cluster ID field and replace the existing ID with the ID of your v5.33.0 EMR cluster. For help finding the cluster ID in AWS, see Amazon's [View cluster status and details](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-manage-view-clusters.html). You don't need to update the Glue Catalog ID, IAM Role ARN, or S3 Bucket name fields.
2222
3. Select **Save**.
23-
4. In AWS, view the Events tab for your cluster to verify it is receiving data.
23+
4. In the AWS EMR console, view the Events tab for your cluster to verify it is receiving data.
2424

2525
You can delete the old EMR cluster from AWS after the following conditions have been met:
2626
* You have updated all Data Lakes to use the EMR cluster

vale-styles/Vocab/Docs/accept.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ Smartly
5555
Hubspot
5656
Friendbuy
5757
Chargebee
58-
(?:L|l)ookback
58+
(?:L|l)ookback
59+
Subnet

0 commit comments

Comments
 (0)