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 c1dc81ca deploy: ef244fcaecd86cb85323e1573023d2e82c62de3e
c1dc81ca is described below
commit c1dc81cad64f5c80dcaef3d663c0482919a711fb
Author: Fokko <[email protected]>
AuthorDate: Tue Nov 29 08:47:40 2022 +0000
deploy: ef244fcaecd86cb85323e1573023d2e82c62de3e
---
common/index.xml | 2 +-
contribute/index.html | 2 +-
getting-started/index.html | 20 +-------------------
index.xml | 2 +-
landingpagesearch.json | 2 +-
multi-engine-support/index.html | 2 +-
releases/index.html | 2 +-
7 files changed, 7 insertions(+), 25 deletions(-)
diff --git a/common/index.xml b/common/index.xml
index fcb73b3c..4d069865 100644
--- a/common/index.xml
+++ b/common/index.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Commons on Apache
Iceberg</title><link>https://iceberg.apache.org/common/</link><description>Recent
content in Commons on Apache Iceberg</description><generator>Hugo --
gohugo.io</generator><language>en-us</language><atom:link
href="https://iceberg.apache.org/common/index.xml" rel="self"
type="application/rss+xml"/><item><title>Spark and Iceberg Quickstart</t [...]
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 &ndash; signature &ndash; sha512 1.1.0 Spark
3.3_2.12 runtime Jar &ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar
&ndash; 3.2_2.13 1.1.0 Spark 3.1 runtime Jar 1.1.0 Spark 3.0 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 installa [...]
+1.1.0 source tar.gz &ndash; signature &ndash; sha512 1.1.0 Spark
3.3_2.12 runtime Jar &ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar
&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.
Compaction in Apache Iceberg: Fine-Tuning Your Iceberg Table&rsquo;s Data
Files Date: November 9th, 2022, Company: Dremio
Author: Alex Merced
diff --git a/contribute/index.html b/contribute/index.html
index 769988ee..f98d93e0 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -8,7 +8,7 @@ these are hard rules and they’re meant as a collection of
helpful suggesti
experience as possible.</p><p>If you are thinking of contributing but first
would like to discuss the change you wish to make, we welcome you to
head over to the <a href=https://iceberg.apache.org/community/>Community</a>
page on the official Iceberg documentation site
to find a number of ways to connect with the community, including slack and
our mailing lists. Of course, always feel
-free to just open a <a href=https://github.com/apache/iceberg/issues/new>new
issue</a> in the GitHub repo. You can also check the following for a <a
href="https://github.com/apache/iceberg/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good
first issue</a>.</p><p>The Iceberg Project is hosted on GitHub at <a
href=https://github.com/apache/iceberg>https://github.com/apache/iceberg</a>.</p><h2
id=pull-request-process>Pull Request Process</h2><p>The Iceberg community
prefers [...]
+free to just open a <a href=https://github.com/apache/iceberg/issues/new>new
issue</a> in the GitHub repo. You can also check the following for a <a
href="https://github.com/apache/iceberg/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good
first issue</a>.</p><p>The Iceberg Project is hosted on GitHub at <a
href=https://github.com/apache/iceberg>https://github.com/apache/iceberg</a>.</p><h2
id=pull-request-process>Pull Request Process</h2><p>The Iceberg community
prefers [...]
<a
href=https://github.com/google/google-java-format#intellij-android-studio-and-other-jetbrains-ides>IntelliJ</a>
to install the <strong>google-java-format</strong> plugin (note the required
manual actions for IntelliJ).</p><h2
id=iceberg-code-contribution-guidelines>Iceberg Code Contribution
Guidelines</h2><h3 id=style>Style</h3><p>For Python, please use the tox command
<code>tox -e format</code> to apply autoformatting to the project.</p><p>Java
code adheres to the <a href=https://goo [...]
In order to automatically fix Java code style issues, please use
<code>./gradlew spotlessApply</code>.</p><p><strong>NOTE</strong>: The
<strong>google-java-format</strong> plugin will always use the latest version
of the <strong>google-java-format</strong>. However, <code>spotless</code>
itself is configured to use <strong>google-java-format</strong> 1.7
since that version is compatible with JDK 8. When formatting the code in the
IDE, there is a slight chance that it will produce slightly different results.
In such a case please run <code>./gradlew spotlessApply</code>
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 daad0e96..5ff5b842 100644
--- a/index.xml
+++ b/index.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apache
Iceberg</title><link>https://iceberg.apache.org/</link><description>Recent
content on Apache Iceberg</description><generator>Hugo --
gohugo.io</generator><language>en-us</language><atom:link
href="https://iceberg.apache.org/index.xml" rel="self"
type="application/rss+xml"/><item><title>Expressive
SQL</title><link>https://iceberg.apache.org/services/exp [...]
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 &ndash; signature &ndash; sha512 1.1.0 Spark
3.3_2.12 runtime Jar &ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar
&ndash; 3.2_2.13 1.1.0 Spark 3.1 runtime Jar 1.1.0 Spark 3.0 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 installa [...]
+1.1.0 source tar.gz &ndash; signature &ndash; sha512 1.1.0 Spark
3.3_2.12 runtime Jar &ndash; 3.3_2.13 1.1.0 Spark 3.2_2.12 runtime Jar
&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.
Compaction in Apache Iceberg: Fine-Tuning Your Iceberg Table&rsquo;s Data
Files Date: November 9th, 2022, Company: Dremio
Author: Alex Merced
diff --git a/landingpagesearch.json b/landingpagesearch.json
index 792e9cac..414f1eef 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
diff --git a/multi-engine-support/index.html b/multi-engine-support/index.html
index e15281f9..9a07e56a 100644
--- a/multi-engine-support/index.html
+++ b/multi-engine-support/index.html
@@ -13,7 +13,7 @@ New features in Iceberg could be developed against the latest
features of an eng
When using Iceberg with these engines, the runtime jar is the only addition to
the classpath needed in addition to vendor dependencies.
For example, to use Iceberg with Spark 3.2 and AWS integrations,
<code>iceberg-spark-runtime-3.2_2.12</code> and AWS SDK dependencies are needed
for the Spark installation.</p><p>Spark and Flink provide different runtime
jars for each supported engine version.
Hive 2 and Hive 3 currently share the same runtime jar.
-The runtime jar names and latest version download links are listed in <a
href=./multi-engine-support/#current-engine-version-lifecycle-status>the tables
below</a>.</p><h3 id=engine-version-lifecycle>Engine Version
Lifecycle</h3><p>Each engine version undergoes the following lifecycle
stages:</p><ol><li><strong>Beta</strong>: a new engine version is supported,
but still in the experimental stage. Maybe the engine version itself is still
in preview (e.g. Spark <code>3.0.0-preview</code>), [...]
+The runtime jar names and latest version download links are listed in <a
href=./multi-engine-support/#current-engine-version-lifecycle-status>the tables
below</a>.</p><h3 id=engine-version-lifecycle>Engine Version
Lifecycle</h3><p>Each engine version undergoes the following lifecycle
stages:</p><ol><li><strong>Beta</strong>: a new engine version is supported,
but still in the experimental stage. Maybe the engine version itself is still
in preview (e.g. Spark <code>3.0.0-preview</code>), [...]
Users should continuously upgrade their Flink version to stay
up-to-date.</p><table><thead><tr><th>Version</th><th>Lifecycle
Stage</th><th>Initial Iceberg Support</th><th>Latest Iceberg
Support</th><th>Latest Runtime
Jar</th></tr></thead><tbody><tr><td>1.11</td><td>End of
Life</td><td>0.9.0</td><td>0.12.1</td><td><a
href="https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime/0.12.1/iceberg-flink-runtime-0.12.1.jar">iceberg-flink-runtime</a></td></tr><tr
[...]
This allows the Iceberg support to evolve with the engine.
Projects such as <a
href=https://trino.io/docs/current/connector/iceberg.html>Trino</a> and <a
href=https://prestodb.io/docs/current/connector/iceberg.html>Presto</a> are
good examples of such support strategy.</p><p>In this approach, an Iceberg
version upgrade is needed for an engine to consume new Iceberg features.
diff --git a/releases/index.html b/releases/index.html
index c5bbb61c..7545c763 100644
--- a/releases/index.html
+++ b/releases/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> [...]
compile 'org.apache.iceberg:iceberg-core:1.1.0'
}
</code></pre><p>You may also want to include <code>iceberg-parquet</code> for
Parquet file support.</p><h3 id=maven>Maven</h3><p>To add a dependency on
Iceberg in Maven, add the following to your <code>pom.xml</code>:</p><pre
tabindex=0><code><dependencies>