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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ea880c35 deploy: 73213da2d3a063bec30d4050e1ea5a780ac0c4f2
ea880c35 is described below

commit ea880c353e44474538f1af123507f1e9e083adf8
Author: Fokko <[email protected]>
AuthorDate: Wed Mar 1 11:30:43 2023 +0000

    deploy: 73213da2d3a063bec30d4050e1ea5a780ac0c4f2
---
 blogs/index.html           |  2 +-
 common/index.xml           | 11 ++++++-----
 getting-started/index.html | 20 +-------------------
 index.xml                  | 11 ++++++-----
 landingpagesearch.json     |  2 +-
 5 files changed, 15 insertions(+), 31 deletions(-)

diff --git a/blogs/index.html b/blogs/index.html
index 91cd5fb4..0322f856 100644
--- a/blogs/index.html
+++ b/blogs/index.html
@@ -3,7 +3,7 @@
 <span class=icon-bar></span>
 <span class=icon-bar></span>
 <span class=icon-bar></span></button>
-<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.1.0</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
+<a class="page-scroll navbar-brand" href=https://iceberg.apache.org/><img 
class=top-navbar-logo 
src=https://iceberg.apache.org//img/iceberg-logo-icon.png> Apache 
Iceberg</a></div><div><input type=search class=form-control id=search-input 
placeholder=Search... maxlength=64 data-hotkeys=s/></div><div 
class=versions-dropdown><span>1.1.0</span> <i class="fa 
fa-chevron-down"></i><div class=versions-dropdown-content><ul><li 
class=versions-dropdown-selection><a href=/docs/latest>latest</a></li> [...]
 <script src=https://iceberg.apache.org//js/jquery.easing.min.js></script>
 <script type=text/javascript 
src=https://iceberg.apache.org//js/search.js></script>
 <script src=https://iceberg.apache.org//js/bootstrap.min.js></script>
diff --git a/common/index.xml b/common/index.xml
index a5ad5e9e..c94579f1 100644
--- a/common/index.xml
+++ b/common/index.xml
@@ -2,11 +2,12 @@
 Docker-Compose Creating a table Writing Data to a Table Reading Data from a 
Table Adding A Catalog Next Steps Docker-Compose The fastest way to get started 
is to use a docker-compose file that uses the the tabulario/spark-iceberg image 
which contains a local Spark cluster with a configured Iceberg 
catalog.</description></item><item><title>Releases</title><link>https://iceberg.apache.org/releases/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://iceberg.apache.org/rel [...]
 1.1.0 source tar.gz &amp;ndash; signature &amp;ndash; sha512 1.1.0 Spark 
3.3_2.12 runtime Jar &amp;ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar 
&amp;ndash; 3.2_2.13 1.1.0 Spark 3.1 runtime Jar 1.1.0 Spark 2.4 runtime Jar 
1.1.0 Flink 1.16 runtime Jar 1.1.0 Flink 1.15 runtime Jar 1.1.0 Flink 1.14 
runtime Jar 1.1.0 Hive runtime Jar To use Iceberg in Spark or Flink, download 
the runtime JAR for your engine version and add it to the jars folder of your 
installation.</description></item><i [...]
 Running Benchmarks on GitHub It is possible to run one or more Benchmarks via 
the JMH Benchmarks GH action on your own fork of the Iceberg 
repo.</description></item><item><title>Blogs</title><link>https://iceberg.apache.org/blogs/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/blogs/</guid><description>Iceberg
 Blogs Here is a list of company blogs that talk about Iceberg. The blogs are 
ordered from most recent to oldest.
-How Apache Iceberg enables ACID compliance for data lakes Date: January 13th, 
2023, Company: Snowflake
-Authors: Sumeet Tandure
-Multi-Cloud Open Lakehouse with Apache Iceberg in Cloudera Data Platform Date: 
December 15th, 2022, Company: Cloudera
-Authors: Bill Zhang, Shaun Ahmadian, Zoltan Borok-Nagy, Vincent Kulandaisamy
-Compaction in Apache Iceberg: Fine-Tuning Your Iceberg Table&amp;rsquo;s Data 
Files Date: November 9th, 2022, Company: 
Dremio</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
 Apache Iceberg tracks issues in GitHub and prefers to receive contributions as 
pull requests.
+Understanding Iceberg Table Metadata Date: January 30st, 2023, Company: 
Snowflake
+Author: Phani Raj
+Creating and managing Apache Iceberg tables using serverless features and 
without coding Date: January 27th, 2023, Company: Snowflake
+Author: Parag Jain
+Getting started with Apache Iceberg Date: January 27th, 2023, Company: 
Snowflake
+Author: Jedidiah 
Rajbhushan</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
 Apache Iceberg tracks issues in GitHub and prefers to receive contributions as 
pull requests.
 Community discussions happen primarily on the dev mailing list, on 
apache-iceberg Slack workspace, and on specific GitHub issues.
 Contribute See Contributing for more details on how to contribute to Iceberg.
 Issues Issues are tracked in GitHub:
diff --git a/getting-started/index.html b/getting-started/index.html
index b3c6e0d8..52cc0335 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -1,19 +1 @@
-<!--
- - Licensed to the Apache Software Foundation (ASF) under one or more
- - contributor license agreements.  See the NOTICE file distributed with
- - this work for additional information regarding copyright ownership.
- - The ASF licenses this file to You under the Apache License, Version 2.0
- - (the "License"); you may not use this file except in compliance with
- - the License.  You may obtain a copy of the License at
- -
- -   http://www.apache.org/licenses/LICENSE-2.0
- -
- - Unless required by applicable law or agreed to in writing, software
- - distributed under the License is distributed on an "AS IS" BASIS,
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- - See the License for the specific language governing permissions and
- - limitations under the License.
- -->
-<head>
-  <meta http-equiv="Refresh" content="0; url='/docs/latest/getting-started'" />
-</head>
+<!doctype html><html 
lang=en-us><head><title>https://iceberg.apache.org/spark-quickstart/</title><link
 rel=canonical href=https://iceberg.apache.org/spark-quickstart/><meta 
name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh 
content="0; url=https://iceberg.apache.org/spark-quickstart/";></head></html>
\ No newline at end of file
diff --git a/index.xml b/index.xml
index 4958bb70..2776d8f2 100644
--- a/index.xml
+++ b/index.xml
@@ -2,11 +2,12 @@
 Docker-Compose Creating a table Writing Data to a Table Reading Data from a 
Table Adding A Catalog Next Steps Docker-Compose The fastest way to get started 
is to use a docker-compose file that uses the the tabulario/spark-iceberg image 
which contains a local Spark cluster with a configured Iceberg 
catalog.</description></item><item><title>Releases</title><link>https://iceberg.apache.org/releases/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://iceberg.apache.org/rel [...]
 1.1.0 source tar.gz &amp;ndash; signature &amp;ndash; sha512 1.1.0 Spark 
3.3_2.12 runtime Jar &amp;ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar 
&amp;ndash; 3.2_2.13 1.1.0 Spark 3.1 runtime Jar 1.1.0 Spark 2.4 runtime Jar 
1.1.0 Flink 1.16 runtime Jar 1.1.0 Flink 1.15 runtime Jar 1.1.0 Flink 1.14 
runtime Jar 1.1.0 Hive runtime Jar To use Iceberg in Spark or Flink, download 
the runtime JAR for your engine version and add it to the jars folder of your 
installation.</description></item><i [...]
 Running Benchmarks on GitHub It is possible to run one or more Benchmarks via 
the JMH Benchmarks GH action on your own fork of the Iceberg 
repo.</description></item><item><title>Blogs</title><link>https://iceberg.apache.org/blogs/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/blogs/</guid><description>Iceberg
 Blogs Here is a list of company blogs that talk about Iceberg. The blogs are 
ordered from most recent to oldest.
-How Apache Iceberg enables ACID compliance for data lakes Date: January 13th, 
2023, Company: Snowflake
-Authors: Sumeet Tandure
-Multi-Cloud Open Lakehouse with Apache Iceberg in Cloudera Data Platform Date: 
December 15th, 2022, Company: Cloudera
-Authors: Bill Zhang, Shaun Ahmadian, Zoltan Borok-Nagy, Vincent Kulandaisamy
-Compaction in Apache Iceberg: Fine-Tuning Your Iceberg Table&amp;rsquo;s Data 
Files Date: November 9th, 2022, Company: 
Dremio</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
 Apache Iceberg tracks issues in GitHub and prefers to receive contributions as 
pull requests.
+Understanding Iceberg Table Metadata Date: January 30st, 2023, Company: 
Snowflake
+Author: Phani Raj
+Creating and managing Apache Iceberg tables using serverless features and 
without coding Date: January 27th, 2023, Company: Snowflake
+Author: Parag Jain
+Getting started with Apache Iceberg Date: January 27th, 2023, Company: 
Snowflake
+Author: Jedidiah 
Rajbhushan</description></item><item><title>Community</title><link>https://iceberg.apache.org/community/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://iceberg.apache.org/community/</guid><description>Welcome!
 Apache Iceberg tracks issues in GitHub and prefers to receive contributions as 
pull requests.
 Community discussions happen primarily on the dev mailing list, on 
apache-iceberg Slack workspace, and on specific GitHub issues.
 Contribute See Contributing for more details on how to contribute to Iceberg.
 Issues Issues are tracked in GitHub:
diff --git a/landingpagesearch.json b/landingpagesearch.json
index 39e0d65e..5a684abb 100644
--- a/landingpagesearch.json
+++ b/landingpagesearch.json
@@ -1 +1 @@
-[{"categories":null,"content":" Spark and Iceberg Quickstart This guide will 
get you up and running with an Iceberg and Spark environment, including sample 
code to highlight some powerful features. You can learn more about Iceberg’s 
Spark runtime by checking out the Spark section.\nDocker-Compose Creating a 
table Writing Data to a Table Reading Data from a Table Adding A Catalog Next 
Steps Docker-Compose The fastest way to get started is to use a docker-compose 
file that uses the the tab [...]
\ No newline at end of file
+[{"categories":null,"content":" Spark and Iceberg Quickstart This guide will 
get you up and running with an Iceberg and Spark environment, including sample 
code to highlight some powerful features. You can learn more about Iceberg’s 
Spark runtime by checking out the Spark section.\nDocker-Compose Creating a 
table Writing Data to a Table Reading Data from a Table Adding A Catalog Next 
Steps Docker-Compose The fastest way to get started is to use a docker-compose 
file that uses the the tab [...]
\ No newline at end of file

Reply via email to