-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfeed_rss_created.xml
More file actions
1 lines (1 loc) · 21.6 KB
/
feed_rss_created.xml
File metadata and controls
1 lines (1 loc) · 21.6 KB
1
<?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</title><description>Project Nessie is a cloud native OSS service that works with Apache Iceberg to give your data lake cross-table transactions and a Git-like experience to data history.</description><link>https://projectnessie.org/</link><atom:link href="https://projectnessie.org/feed_rss_created.xml" rel="self" type="application/rss+xml" /> <docs>https://github.com/projectnessie/nessie</docs><language>en</language> <pubDate>Tue, 05 May 2026 08:48:17 -0000</pubDate> <lastBuildDate>Tue, 05 May 2026 08:48:17 -0000</lastBuildDate> <ttl>360</ttl> <generator>MkDocs RSS plugin - v1.19.0</generator> <image> <url>https://projectnessie.org/img/nessie-120.png</url> <title>Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</title> <link>https://projectnessie.org/</link> </image> <item> <title>Rolling upgrade issue to 0.26.0</title> <author>Robert Stupp</author> <description><h1>Rolling upgrade issue to 0.26.0</h1> <h2>Symptom</h2> <p>During or after a rolling upgrade from Nessie version &lt;= 0.25.0 to &gt;= 0.26.0, exceptions/errors like <code>org.projectnessie.versioned.ReferenceNotFoundException: Global log entry '&lt;hex&gt;’ not does not exist.</code> and/or <code>Iceberg content from reference must have global state, but has none</code> may occur.</p></description> <link>https://projectnessie.org/blog/2022/05/31/rolling-upgrade-issue-to-0260/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2022/05/31/rolling-upgrade-issue-to-0260/</guid> </item> <item> <title>Namespace enforcement in Nessie</title> <author>Ajantha Bhat</author> <description><h1>Namespace enforcement in Nessie</h1> <p>Starting from Nessie version 0.52.3, it is required to have existing Namespaces before creating or committing to tables. </p></description> <link>https://projectnessie.org/blog/2023/05/08/namespace-enforcement-in-nessie/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2023/05/08/namespace-enforcement-in-nessie/</guid> </item> <item> <title>Introducing Nessie as a Dremio Source</title> <author>Ben Hudson</author> <description><h1>Introducing Nessie as a Dremio Source</h1> <p>Nessie is an open-source lakehouse catalog that enables git-like workflows and cross-table transactions on the lakehouse. Today, we’re excited to announce that companies can now use Dremio to connect and work with Nessie as a source.</p></description> <link>https://projectnessie.org/blog/2023/06/20/introducing-nessie-as-a-dremio-source/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2023/06/20/introducing-nessie-as-a-dremio-source/</guid> </item> <item> <title>projectnessie.org site reorg</title> <author>Robert Stupp</author> <description><h1>projectnessie.org site reorg</h1> <p>The <a href="https://projectnessie.org">projectnessie.org</a> web site became a bit hard to navigate and was missing a functionality to show the documentation/reference for particular Nessie releases. The reorg also reduced the amount of "tabs" from 9 to 5 and reorganized the content quite a bit, solving the issue that information is where site visitors would expect it to be.</p></description> <link>https://projectnessie.org/blog/2024/04/11/projectnessieorg-site-reorg/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/04/11/projectnessieorg-site-reorg/</guid> </item> <item> <title>Nessie cache improvements</title> <author>Robert Stupp</author> <description><h1>Nessie cache improvements</h1> <p>Caches are there to improve performance by holding the results of expensive operations and make those quickly available. In this post we explain a recent improvement coming in the next Nessie release 0.83.0.</p></description> <link>https://projectnessie.org/blog/2024/06/05/nessie-cache-improvements/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/06/05/nessie-cache-improvements/</guid> </item> <item> <title>Nessie integration of Iceberg REST</title> <author>Robert Stupp</author> <description><h1>Nessie integration of Iceberg REST</h1> <p>Dear Project Nessie and Apache Iceberg communities,</p> <p>We’re proud to <a href="https://www.youtube.com/watch?v=Bkpj7M6yVdQ">announce</a> that we will soon integrate the <a href="https://iceberg.apache.org/concepts/catalog/#decoupling-using-the-rest-catalog">Apache Iceberg REST spec</a> into open-source Nessie! With this integration, you’ll be able to use any client that supports the Iceberg REST spec with Nessie. We plan to roll out this new capability in the next few weeks.</p></description> <link>https://projectnessie.org/blog/2024/05/13/nessie-integration-of-iceberg-rest/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/05/13/nessie-integration-of-iceberg-rest/</guid> </item> <item> <title>Support for MariaDB and MySQL</title> <author>Alexandre Dutra</author> <description><h1>Support for MariaDB and MySQL</h1> <p>We are happy to announce that Nessie now supports MariaDB and MySQL as backends. This is a significant milestone for Nessie, as it opens up new possibilities for Nessie users.</p> <p>A big thank you to <a href="https://github.com/vyj7">Vayuj Rajan</a> for his contribution to this feature!</p></description> <link>https://projectnessie.org/blog/2024/05/24/support-for-mariadb-and-mysql/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/05/24/support-for-mariadb-and-mysql/</guid> </item> <item> <title>New Nessie CLI tool</title> <author>Robert Stupp</author> <description><h1>New Nessie CLI tool</h1> <p>There is a new CLI tool for Nessie, replacing the old Python based CLI.</p></description> <link>https://projectnessie.org/blog/2024/05/02/new-nessie-cli-tool/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/05/02/new-nessie-cli-tool/</guid> </item> <item> <title>Open Source Polaris announcement</title> <author>Robert Stupp</author> <description><h1>Open Source Polaris announcement</h1> <p>As many of you have already heard, the Polaris repository is now open source under the Apache License 2. The <a href="https://www.snowflake.com/blog/polaris-catalog-open-source/">announcement</a> mentions "The team at Dremio is excited to help bring the various functions and capabilities of Nessie into the Polaris project.". Let me elaborate on what this means for now and the foreseeable future.</p></description> <link>https://projectnessie.org/blog/2024/08/02/open-source-polaris-announcement/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/blog/2024/08/02/open-source-polaris-announcement/</guid> </item> <item> <title>Overview</title> <description><h1>Overview</h1> <p>Nessie is an OSS service and libraries that enable you to maintain multiple versions of your data and leverage Git-like Branches &amp; Tags for your...</p></description> <link>https://projectnessie.org/guides/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/</guid> </item> <item> <title>About Nessie</title> <description><h1>About Nessie</h1> <p>Nessie is to Data Lakes what Git is to source code repositories. Therefore, Nessie uses many terms from both Git and data lakes.</p> <p>This page e...</p></description> <link>https://projectnessie.org/guides/about/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/about/</guid> </item> <item> <title>Best Practices</title> <description><h1>Best Practices</h1> <h2>Commit Messages</h2> <p>Give Nessie commits a meaningful commit summary and message, like <code>aggregate-financial-stuff 2020/12/24</code>, so people tha...</p></description> <link>https://projectnessie.org/guides/best-practices/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/best-practices/</guid> </item> <item> <title>Setting Up Nessie</title> <description><h1>Setting Up Nessie</h1> <p>&lt;iframe width="780" height="500" src="https://www.youtube.com/embed/QUmOU8ea_i4" frameborder="0" allow="accelerometer; autoplay; clipboa...</p></description> <link>https://projectnessie.org/guides/docker/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/docker/</guid> </item> <item> <title>Nessie Grafana Dashboard</title> <description><h1>Nessie Grafana Dashboard</h1> <p>Nessie provides a <a href="https://github.com/projectnessie/nessie/blob/main/grafana/nessie.json">Grafana Dashboard</a> which can be used to...</p></description> <link>https://projectnessie.org/guides/grafana/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/grafana/</guid> </item> <item> <title>Configure Nessie with Iceberg REST</title> <description><h1>Configure Nessie with Iceberg REST</h1> <p>!!! warn Support for Iceberg REST is currently considered experimental in Nessie!</p> <p>With Iceberg REST, Nessie manage...</p></description> <link>https://projectnessie.org/guides/iceberg-rest/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/iceberg-rest/</guid> </item> <item> <title>Introduction</title> <description><h1>Introduction</h1> <p>Nessie is an OSS service and libraries that enable you to maintain multiple versions of your data and leverage Git-like Branches &amp; Tags for ...</p></description> <link>https://projectnessie.org/guides/introduction/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/introduction/</guid> </item> <item> <title>Authentication with Keycloak</title> <description><h1>Authentication with Keycloak</h1> <p>In this guide we walk through the process of configuring a Nessie Server to authenticate clients against a local [Keycloak](...</p></description> <link>https://projectnessie.org/guides/keycloak/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/keycloak/</guid> </item> <item> <title>Nessie on Kubernetes</title> <description><h1>Nessie on Kubernetes</h1> <p>The easiest and recommended way to get started with Nessie on Kubernetes is to use the Helm chart described below. </p> <p>!!! note We ...</p></description> <link>https://projectnessie.org/guides/kubernetes/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/kubernetes/</guid> </item> <item> <title>Management Services</title> <description><h1>Management Services</h1> <p>Nessie can and needs to manage several operations within your data lake.</p> <p>Each management service can be scheduled and Nessie reports ...</p></description> <link>https://projectnessie.org/guides/management/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/management/</guid> </item> <item> <title>Migration &amp; Backup/Recovery</title> <description><h1>Migration &amp; Backup/Recovery</h1> <p>The [Nessie Server Admin tool] can be used to migrate a Nessie repository from one version store type to another, for example...</p></description> <link>https://projectnessie.org/guides/migration/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/migration/</guid> </item> <item> <title>Nessie on Minikube</title> <description><h1>Nessie on Minikube</h1> <p>If you followed our <a href="../guides/docker.md">Docker guide</a>, you can now try Nessie on Kubernetes with Minikube.</p> <p>Minikube is a tool that m...</p></description> <link>https://projectnessie.org/guides/minikube/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/minikube/</guid> </item> <item> <title>Nessie vs Git</title> <description><h1>Nessie vs Git</h1> <p>Git is awesome. Nessie was inspired by Git but makes very different tradeoffs. Nessie focuses on the specific use case of data version cont...</p></description> <link>https://projectnessie.org/guides/nessie_vs_git/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/nessie_vs_git/</guid> </item> <item> <title>Nessie behind a Reverse Proxy</title> <description><h1>Nessie behind a Reverse Proxy</h1> <p>If you run Nessie behind a Reverse Proxy like istio or nginx, both the reverse proxy and Nessie/Quarkus need to be configure...</p></description> <link>https://projectnessie.org/guides/reverse-proxy/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/reverse-proxy/</guid> </item> <item> <title>Accessing data in S3 with Apache Spark</title> <description><h1>Accessing data in S3 with Apache Spark</h1> <p>In this guide we walk through the process of configuring an <a href="https://spark.apache.org/">Apache Spark</a> session to wo...</p></description> <link>https://projectnessie.org/guides/spark-s3/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/spark-s3/</guid> </item> <item> <title>Nessie Spark SQL Extensions</title> <description><h1>Nessie Spark SQL Extensions</h1> <p>Spark SQL extensions provide an easy way to execute common Nessie commands via SQL.</p> <h2>How to use them</h2> <h3>Spark</h3> <p>Choose you...</p></description> <link>https://projectnessie.org/guides/sql/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/sql/</guid> </item> <item> <title>Tables and Views</title> <description><h1>Overview</h1> <p>Nessie is designed to work with table formats that support a <strong>write-once, immutable asset and metadata model</strong>. These types of formats rely on ...</p></description> <link>https://projectnessie.org/guides/tables-views/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/tables-views/</guid> </item> <item> <title>TLS Ingress with Minikube</title> <description><h1>TLS Ingress with Minikube</h1> <p>In this guide we walk through the process of configuring a Nessie Service with secure HTTPS transport in [Minikube](https://mini...</p></description> <link>https://projectnessie.org/guides/tls/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/tls/</guid> </item> <item> <title>Transactions</title> <description><h1>Transactions</h1> <p>Nessie extends existing table formats to provide a single serial view of transaction history. This is enabled across an unlimited number of ...</p></description> <link>https://projectnessie.org/guides/transactions/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/transactions/</guid> </item> <item> <title>Getting Started with Nessie and Iceberg REST</title> <description><h1>Getting Started with Nessie and Iceberg REST</h1> <p>Nessie supports Apache Iceberg REST! Some of the features are</p> <ul> <li>All clients that "speak" Iceberg REST can wo...</li> </ul></description> <link>https://projectnessie.org/guides/try-nessie/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/try-nessie/</guid> </item> <item> <title>Web UI</title> <description><h1>Web UI</h1> <p>Nessie comes with a simple web UI that allows you to understand what is in your Nessie repository. You can view existing tags and branches as well ...</p></description> <link>https://projectnessie.org/guides/ui/</link> <pubDate>Tue, 05 May 2026 08:43:27 +0000</pubDate> <source url="https://projectnessie.org/feed_rss_created.xml">Project Nessie: Transactional Catalog for Data Lakes with Git-like semantics</source><guid isPermaLink="true">https://projectnessie.org/guides/ui/</guid> </item> </channel> </rss>