# Data mesh implementation using Hive views

DevFeed: [Data mesh implementation using Hive views](<https://devfeed.tech/articles/data-mesh-implementation-using-hive-views-8728.md>)

Original publisher: [Read original article](<https://trino.io/blog/2023/07/17/trino-fest-2023-comcast-recap.html>)

Author: Alejandro Rojas, Cole Bowden

Published: 2023-07-17T00:00:00Z

Content type: article

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [databricks](<https://devfeed.tech/topics/databricks.md>), [Apache Spark](<https://devfeed.tech/topics/spark.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [cli](<https://devfeed.tech/tags/cli.md>), [data](<https://devfeed.tech/tags/data.md>), [data-platforms](<https://devfeed.tech/tags/data-platforms.md>), [databricks](<https://devfeed.tech/tags/databricks.md>), [s3](<https://devfeed.tech/tags/s3.md>), [spark](<https://devfeed.tech/tags/spark.md>), [storage](<https://devfeed.tech/tags/storage.md>)

## AI overview

The article recaps Comcast's data mesh implementation using Trino and Hive views. It describes a self-service data platform that federates storage systems and supports access through Trino, Databricks, and Spark, with centralized fine-grained access control.

## Source excerpt

At Comcast, data is used in a data mesh ecosystem, with a vision where users can discover data and request data through a self-service platform. With federation, various tools, and the ability to create, read, and write data with different platforms, it's a full-blown data mesh. So how do you build that? With Trino, of course, and with the power of Hive views. Tune into the 10-minute lightning talk that Alejandro gave at Trino Fest to learn more about how Comcast pulled it off.