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 170bbcf7 deploy: a5b095873ac9d6aa24f55db67e1c0058016f268c
170bbcf7 is described below

commit 170bbcf79712ce8695d614be7cb8a89ac682bead
Author: Fokko <[email protected]>
AuthorDate: Wed Nov 16 17:49:21 2022 +0000

    deploy: a5b095873ac9d6aa24f55db67e1c0058016f268c
---
 getting-started/index.html | 20 +-------------------
 index.html                 |  2 +-
 releases/index.html        |  2 +-
 3 files changed, 3 insertions(+), 21 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/index.html b/index.html
index ddcaccb9..1f6eca72 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html><head><meta name=generator content="Hugo 0.104.3"><meta 
charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache 
Iceberg</title><link href=/css/bootstrap.css rel=stylesheet><link 
href=/css/markdown.css rel=stylesheet><link href=/css/katex.min.css 
rel=stylesheet><link href=/css/iceberg-theme.css rel=stylesheet><link 
href=/font [...]
+<!doctype html><html><head><meta name=generator content="Hugo 0.105.0"><meta 
charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache 
Iceberg</title><link href=/css/bootstrap.css rel=stylesheet><link 
href=/css/markdown.css rel=stylesheet><link href=/css/katex.min.css 
rel=stylesheet><link href=/css/iceberg-theme.css rel=stylesheet><link 
href=/font [...]
 <span class=sr-only>Toggle navigation</span>
 <span class=icon-bar></span>
 <span class=icon-bar></span>
diff --git a/releases/index.html b/releases/index.html
index a0cc9789..624976bc 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.0.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.0.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 &#39;org.apache.iceberg:iceberg-core:1.0.0&#39;
 }
 </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>&lt;dependencies&gt;

Reply via email to