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 6f9a73be deploy: ae9a803d892ef1de148d494683719f94bdca9fc1
6f9a73be is described below

commit 6f9a73be33826055b5f8257ed64805ac259d41b4
Author: szehon-ho <[email protected]>
AuthorDate: Wed Jul 26 17:54:16 2023 +0000

    deploy: ae9a803d892ef1de148d494683719f94bdca9fc1
---
 getting-started/index.html | 20 +-------------------
 how-to-release/index.html  |  4 ++--
 landingpagesearch.json     |  2 +-
 3 files changed, 4 insertions(+), 22 deletions(-)

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/how-to-release/index.html b/how-to-release/index.html
index 4acbe292..48f413dd 100644
--- a/how-to-release/index.html
+++ b/how-to-release/index.html
@@ -58,8 +58,8 @@ Set it as remote with name <code>apache</code> for release if 
it is not already
 </span></span><span style=display:flex><span>contained in the mail before 
sending it out.
 </span></span></code></pre></div><p>The source release script will create a 
candidate tag based on the HEAD revision in git and will prepare the release 
tarball, signature, and checksum files. It will also upload the source 
artifacts to SVN.</p><p>Note the commit SHA1 and candidate location because 
those will be added to the vote thread.</p><p>Once the source release is ready, 
use it to stage convenience binary artifacts in Nexus.</p><h3 
id=build-and-stage-convenience-binaries>Build and  [...]
 </span></span><span style=display:flex><span>cd apache-iceberg-0.13.0
-</span></span></code></pre></div><p>To build and publish the convenience 
binaries, run the <code>dev/stage-binaries.sh</code> script. This will push to 
a release staging repository.</p><pre tabindex=0><code>dev/stage-binaries.sh
-</code></pre><p>Next, you need to close the staging repository:</p><ol><li>Go 
to <a href=https://repository.apache.org/>Nexus</a> and log in</li><li>In the 
menu on the left, choose &ldquo;Staging Repositories&rdquo;</li><li>Select the 
Iceberg repository<ul><li>If multiple staging repositories are created after 
running the script, set <code>org.gradle.parallel=false</code> in 
<code>gradle.properties</code></li></ul></li><li>At the top, select 
&ldquo;Close&rdquo; and follow the instruction [...]
+</span></span></code></pre></div><p>To build and publish the convenience 
binaries, run the <code>dev/stage-binaries.sh</code> script. This will push to 
a release staging repository.</p><p>Disable gradle parallelism by setting 
<code>org.gradle.parallel=false</code> in 
<code>gradle.properties</code>.</p><pre tabindex=0><code>dev/stage-binaries.sh
+</code></pre><p>Next, you need to close the staging repository:</p><ol><li>Go 
to <a href=https://repository.apache.org/>Nexus</a> and log in</li><li>In the 
menu on the left, choose &ldquo;Staging Repositories&rdquo;</li><li>Select the 
Iceberg repository<ul><li>If multiple staging repositories are created after 
running the script, verify that gradle parallelism is disabled and try 
again.</li></ul></li><li>At the top, select &ldquo;Close&rdquo; and follow the 
instructions<ul><li>In the com [...]
 The email template is already generated in 
<code>release-announcement-email.txt</code> with some details 
filled.</p><p>Example title subject:</p><div class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-text data-lang=text><span style=display:flex><span>[VOTE] 
Release Apache Iceberg &lt;VERSION&gt; RC&lt;NUM&gt;
 </span></span></code></pre></div><p>Example content:</p><div 
class=highlight><pre tabindex=0 
style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-text data-lang=text><span style=display:flex><span>Hi everyone,
 </span></span><span style=display:flex><span>
diff --git a/landingpagesearch.json b/landingpagesearch.json
index 7e60ac40..fee30409 100644
--- a/landingpagesearch.json
+++ b/landingpagesearch.json
@@ -1 +1 @@
-[{"categories":null,"content":" Hive and Iceberg Quickstart This guide will 
get you up and running with an Iceberg and Hive environment, including sample 
code to highlight some powerful features. You can learn more about Iceberg’s 
Hive runtime by checking out the Hive section.\nDocker Images Creating a Table 
Writing Data to a Table Reading Data from a Table Next Steps Docker Images The 
fastest way to get started is to use Apache Hive images which provides a 
SQL-like interface to create a [...]
\ No newline at end of file
+[{"categories":null,"content":" Hive and Iceberg Quickstart This guide will 
get you up and running with an Iceberg and Hive environment, including sample 
code to highlight some powerful features. You can learn more about Iceberg’s 
Hive runtime by checking out the Hive section.\nDocker Images Creating a Table 
Writing Data to a Table Reading Data from a Table Next Steps Docker Images The 
fastest way to get started is to use Apache Hive images which provides a 
SQL-like interface to create a [...]
\ No newline at end of file

Reply via email to