From ad742f14c89f1366f3a9d3d6aae50f55a2080493 Mon Sep 17 00:00:00 2001 From: Tim <50115603+bossenti@users.noreply.github.com> Date: Sat, 18 Feb 2023 01:24:24 +0100 Subject: [PATCH] refactor(ingest,athena): update athena sample recipe (#7368) --- metadata-ingestion/docs/sources/athena/athena_recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata-ingestion/docs/sources/athena/athena_recipe.yml b/metadata-ingestion/docs/sources/athena/athena_recipe.yml index 4d4fe2cef5..540d810173 100644 --- a/metadata-ingestion/docs/sources/athena/athena_recipe.yml +++ b/metadata-ingestion/docs/sources/athena/athena_recipe.yml @@ -6,7 +6,7 @@ source: work_group: primary # Options - s3_staging_dir: "s3://my_staging_athena_results_bucket/results/" + query_result_location: "s3://my_staging_athena_results_bucket/results/" sink: # sink configs