<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trino on Apache Polaris</title><link>https://polaris.apache.org/tags/trino/</link><description>Recent content in Trino on Apache Polaris</description><generator>Hugo</generator><language>en-us</language><copyright>&lt;a href="https://www.apache.org/"&gt;Copyright © 2026 The Apache Software Foundation&lt;/a&gt;.&lt;br&gt;Licensed under the &lt;a href="https://www.apache.org/licenses/LICENSE-2.0"&gt;Apache License, Version 2.0&lt;/a&gt;.</copyright><atom:link href="https://polaris.apache.org/tags/trino/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started with Apache Polaris and Trino</title><link>https://polaris.apache.org/guides/trino/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://polaris.apache.org/guides/trino/</guid><description>&lt;p&gt;This getting started guide provides a &lt;code&gt;docker-compose&lt;/code&gt; file to set up &lt;a href="https://trino.io/"&gt;Trino&lt;/a&gt; with Apache Polaris.
Apache Polaris is configured as an Iceberg REST Catalog, and &lt;a href="https://rustfs.com/"&gt;RustFS&lt;/a&gt; provides S3-compatible object storage.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;docker-compose&lt;/code&gt; file starts the following services:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;rustfs&lt;/code&gt; — S3-compatible object storage for Iceberg data files&lt;/li&gt;
&lt;li&gt;&lt;code&gt;polaris&lt;/code&gt; — Apache Polaris running with an in-memory metastore&lt;/li&gt;
&lt;li&gt;&lt;code&gt;polaris-setup&lt;/code&gt; — bootstraps a catalog, grants, and a namespace in Polaris&lt;/li&gt;
&lt;li&gt;&lt;code&gt;trino&lt;/code&gt; — Trino configured with an Iceberg connector pointing at Polaris&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="build-the-polaris-image" id="build-the-polaris-image"&gt;Build the Polaris image&lt;a class="heading-anchor" href="#build-the-polaris-image" aria-label="Anchor"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;If a Polaris image is not already present locally, build one with the following command:&lt;/p&gt;</description></item></channel></rss>