You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by gi...@apache.org on 2022/09/14 16:53:55 UTC

[iceberg-docs] branch asf-site updated: deploy: 67fa4d6af790d9c7497b84349c4da54a066daa5d

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 16430391 deploy: 67fa4d6af790d9c7497b84349c4da54a066daa5d
16430391 is described below

commit 164303919ea8e11b08a9c323699e26ee4cf136eb
Author: Fokko <Fo...@users.noreply.github.com>
AuthorDate: Wed Sep 14 16:53:50 2022 +0000

    deploy: 67fa4d6af790d9c7497b84349c4da54a066daa5d
---
 blogs/index.html           |  2 +-
 common/index.xml           | 10 +++++-----
 getting-started/index.html | 20 +-------------------
 index.xml                  | 10 +++++-----
 landingpagesearch.json     |  2 +-
 5 files changed, 13 insertions(+), 31 deletions(-)

diff --git a/blogs/index.html b/blogs/index.html
index 05e21160..892035ee 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>0.14.1</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>0.14.1</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 bf05742d..c4d9a3cc 100644
--- a/common/index.xml
+++ b/common/index.xml
@@ -2,11 +2,11 @@
 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 [...]
 0.14.1 source tar.gz &amp;ndash; signature &amp;ndash; sha512 0.14.1 Spark 3.3_2.12 runtime Jar &amp;ndash; 3.3_2.13 0.14.1 Spark 3.2_2.12 runtime Jar &amp;ndash; 3.2_2.13 0.14.1 Spark 3.1 runtime Jar 0.14.1 Spark 3.0 runtime Jar 0.14.1 Spark 2.4 runtime Jar 0.14.1 Flink 1.15 runtime Jar 0.14.1 Flink 1.14 runtime Jar 0.14.1 Flink 1.13 runtime Jar 0.14.1 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 you [...]
 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.
-Near Real-Time Ingestion For Trino Date: August 4th, 2022, Company: Starburst
-Authors: Eric Hwang, Monica Miller, Brian Zhan
-How to implement Apache Iceberg in AWS Athena Date: July 28th, 2022
-Author: [Shneior Dicastro]
-Supercharge your Data Lakehouse with Apache Iceberg in Cloudera Data Platform Date: June 30th, 2022, Company: Cloudera</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.
+How Z-Ordering in Apache Iceberg Helps Improve Performance Date: September 13th, 2022, Company: Dremio
+Author: Dipankar Mazumdar
+Apache Iceberg 101 – Your Guide to Learning Apache Iceberg Concepts and Practices Date: September 12th, 2022, Company: Dremio
+Author: Alex Merced
+Near Real-Time Ingestion For Trino Date: August 4th, 2022, Company: Starburst</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 974d6ab2..07abe54c 100644
--- a/index.xml
+++ b/index.xml
@@ -2,11 +2,11 @@
 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 [...]
 0.14.1 source tar.gz &amp;ndash; signature &amp;ndash; sha512 0.14.1 Spark 3.3_2.12 runtime Jar &amp;ndash; 3.3_2.13 0.14.1 Spark 3.2_2.12 runtime Jar &amp;ndash; 3.2_2.13 0.14.1 Spark 3.1 runtime Jar 0.14.1 Spark 3.0 runtime Jar 0.14.1 Spark 2.4 runtime Jar 0.14.1 Flink 1.15 runtime Jar 0.14.1 Flink 1.14 runtime Jar 0.14.1 Flink 1.13 runtime Jar 0.14.1 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 you [...]
 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.
-Near Real-Time Ingestion For Trino Date: August 4th, 2022, Company: Starburst
-Authors: Eric Hwang, Monica Miller, Brian Zhan
-How to implement Apache Iceberg in AWS Athena Date: July 28th, 2022
-Author: [Shneior Dicastro]
-Supercharge your Data Lakehouse with Apache Iceberg in Cloudera Data Platform Date: June 30th, 2022, Company: Cloudera</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.
+How Z-Ordering in Apache Iceberg Helps Improve Performance Date: September 13th, 2022, Company: Dremio
+Author: Dipankar Mazumdar
+Apache Iceberg 101 – Your Guide to Learning Apache Iceberg Concepts and Practices Date: September 12th, 2022, Company: Dremio
+Author: Alex Merced
+Near Real-Time Ingestion For Trino Date: August 4th, 2022, Company: Starburst</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 95b1be22..114eed26 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