Skip to content

Can you use OSS Trino on EMR with Lake Formation access controls

0

I'm trying to find out if Trino on EMR supports access controls maintained in Lake Formation. My catalog is AWS Glue. I couldn't find any documentation on Lake Formation or EMR side that would talk about this.

  • Using OSS Trino (formerly Presto SQL) on Amazon EMR with AWS Lake Formation access controls is not natively supported. Trino on EMR typically integrates with AWS Glue Data Catalog for metadata management but does not directly integrate with Lake Formation for fine-grained access controls.

    However, you can achieve a similar level of access control by combining AWS IAM policies, Glue Data Catalog, and S3 bucket policies

asked 2 years ago1.4K views

1 Answer
0

Using OSS Trino (formerly Presto SQL) on Amazon EMR with AWS Lake Formation access controls is not natively supported. Trino on EMR typically integrates with AWS Glue Data Catalog for metadata management but does not directly integrate with Lake Formation for fine-grained access controls.

However, you can achieve a similar level of access control by combining AWS IAM policies, Glue Data Catalog, and S3 bucket policies

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.