Search code examples
apache-spark-sqlamazon-iamaws-glueamazon-emr

EMR 6.x cross-account access to Glue catalog


We're using SparkSQL on EMR version 6.2.0. To run the SparkSQL scripts, we're using Zeppelin notebooks on the EMR. We've been required to access Glue catalog cross-account (both read and write). I didn't find any way to do that with EMR version 6.x

A lot of sources are pointing to this article but it doesn't support version 6.x. Same thing for AWS Lake formation.

Would appreciate any help in achieving this.

Thank you


Solution

  • I checked and this is working from EMR version 6.3.0, but the documentation doesn't say so