This is an automated email from the ASF dual-hosted git repository.

timbrown pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git


The following commit(s) were added to refs/heads/main by this push:
     new d4dc5bf1 only the blogs
d4dc5bf1 is described below

commit d4dc5bf143971ef77336cd72b86a6fb432ff82f7
Author: dipankarmazumdar <[email protected]>
AuthorDate: Tue Aug 13 10:32:05 2024 -0400

    only the blogs
---
 website/blog/aws-mwaa.mdx                  | 18 ++++++++++++++++++
 website/blog/xtable-databricks.mdx         | 17 +++++++++++++++++
 website/blog/xtable-iceberg-fs-catalog.mdx | 16 ++++++++++++++++
 website/blog/xtable-unity.mdx              | 17 +++++++++++++++++
 4 files changed, 68 insertions(+)

diff --git a/website/blog/aws-mwaa.mdx b/website/blog/aws-mwaa.mdx
new file mode 100644
index 00000000..e7811462
--- /dev/null
+++ b/website/blog/aws-mwaa.mdx
@@ -0,0 +1,18 @@
+---
+title: "Run Apache XTable on Amazon MWAA to translate open table formats"
+author: Matthias Rudolph and Stephen Said
+category: blog
+image: images/blog/aws-mwaa/aws_mwaa.jpg
+tags:
+- xtable
+- interoperability
+- airflow
+- delta
+- iceberg
+- Amazon MWAA
+date: 2024-07-09
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://aws.amazon.com/blogs/big-data/run-apache-xtable-on-amazon-mwaa-to-translate-open-table-formats/";>Redirecting...
 please wait!! </Redirect>
\ No newline at end of file
diff --git a/website/blog/xtable-databricks.mdx 
b/website/blog/xtable-databricks.mdx
new file mode 100644
index 00000000..f37567d2
--- /dev/null
+++ b/website/blog/xtable-databricks.mdx
@@ -0,0 +1,17 @@
+---
+title: "Using Apache Hudi & Iceberg tables in Databricks with Apache XTable"
+author: Dipankar Mazumdar
+category: blog
+image: images/blog/xtable-db/xtable-db-use.jpg
+tags:
+- databricks
+- interoperability
+- hudi
+- delta
+- iceberg
+date: 2024-06-04
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://dipankar-tnt.medium.com/using-apache-hudi-iceberg-tables-in-databricks-with-apache-xtable-253f411be637";>Redirecting...
 please wait!! </Redirect>
\ No newline at end of file
diff --git a/website/blog/xtable-iceberg-fs-catalog.mdx 
b/website/blog/xtable-iceberg-fs-catalog.mdx
new file mode 100644
index 00000000..9161aee3
--- /dev/null
+++ b/website/blog/xtable-iceberg-fs-catalog.mdx
@@ -0,0 +1,16 @@
+---
+title: "Using XTable to translate from Iceberg to Hudi & Delta Lake with a 
File System Catalog like S3"
+author: Dipankar Mazumdar
+category: blog
+image: images/blog/iceberg-fs-catalog/ice-fs.jpg
+tags:
+- s3
+- iceberg
+- hudi
+- delta
+date: 2024-05-15
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://dipankar-tnt.medium.com/using-xtable-to-translate-from-iceberg-to-hudi-delta-lake-with-a-file-system-catalog-like-s3-4b72653836f8";>Redirecting...
 please wait!! </Redirect>
\ No newline at end of file
diff --git a/website/blog/xtable-unity.mdx b/website/blog/xtable-unity.mdx
new file mode 100644
index 00000000..d2d54ce6
--- /dev/null
+++ b/website/blog/xtable-unity.mdx
@@ -0,0 +1,17 @@
+---
+title: "Unity Catalog OSS with Hudi, Delta, Iceberg, and EMR + DuckDB"
+author: Kyle Weller
+category: blog
+image: images/blog/xtable-unity/xtable_unity.jpg
+tags:
+- xtable
+- Unity Catalog
+- hudi
+- delta
+- iceberg
+date: 2024-07-14
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://medium.com/@kywe665/unity-catalog-oss-with-hudi-delta-iceberg-and-emr-duckdb-710ab8f8a7dc";>Redirecting...
 please wait!! </Redirect>
\ No newline at end of file

Reply via email to