From f579e79deeac5da747e5fc848c6000f43e5f4356 Mon Sep 17 00:00:00 2001 From: talSofer Date: Thu, 25 Mar 2021 17:23:28 +0200 Subject: [PATCH] fix a broken link in the 'Using lakeFS with EMR' docs (#1680) --- docs/using/emr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/emr.md b/docs/using/emr.md index 12612f48190..df72c3c766b 100644 --- a/docs/using/emr.md +++ b/docs/using/emr.md @@ -24,7 +24,7 @@ lakeFS secret key: ```*.fs.s3a.secret.key``` EMR will encourage users to use s3:// with Spark as it will use EMR's proprietary driver. Users need to use s3a:// for this guide to work. {: .note} -The Spark job reads and writes will be directed to the lakeFS instance, using the [s3 gateway](../architecture.md#S3 Gateway). +The Spark job reads and writes will be directed to the lakeFS instance, using the [s3 gateway](../architecture/overview.md#s3-gateway). There are 2 options for configuring an EMR cluster to work with lakeFS: 1. When you create a cluster - All steps will use the cluster configuration.