This is an automated email from the ASF dual-hosted git repository.
dacort pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-livy-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8bb4a8a Publishing from c58766f1d46f369580b6047a50a6f817aa2f2256
8bb4a8a is described below
commit 8bb4a8a0790da8f7ef9ad607f59c4598d53a132d
Author: Damon P. Cortesi <[email protected]>
AuthorDate: Mon Jan 15 12:23:38 2024 -0800
Publishing from c58766f1d46f369580b6047a50a6f817aa2f2256
---
content/community-members/index.html | 2 +-
content/community/index.html | 2 +-
content/download/index.html | 2 +-
content/examples/index.html | 2 +-
content/feed.xml | 4 ++--
content/get-started/index.html | 4 ++--
content/history/index.html | 2 +-
content/index.html | 2 +-
content/news/2017/09/01/release-0.4.0/index.html | 2 +-
content/news/2018/02/05/release-0.5.0/index.html | 2 +-
content/release-process/index.html | 2 +-
content/third-party-projects/index.html | 2 +-
12 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/content/community-members/index.html
b/content/community-members/index.html
index cb1e986..338c7bd 100644
--- a/content/community-members/index.html
+++ b/content/community-members/index.html
@@ -270,7 +270,7 @@
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/community/index.html b/content/community/index.html
index ae9bd6a..1aea035 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -250,7 +250,7 @@ the JIRA in your pull request.</li>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/download/index.html b/content/download/index.html
index f69a85e..3249c28 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -226,7 +226,7 @@ succeed.</p>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/examples/index.html b/content/examples/index.html
index b902172..584edc2 100644
--- a/content/examples/index.html
+++ b/content/examples/index.html
@@ -343,7 +343,7 @@ Pi. This is from the <a
href="https://spark.apache.org/examples.html">Spark Exam
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/feed.xml b/content/feed.xml
index cb924d7..e12d27c 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
<description></description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Tue, 10 Oct 2023 11:16:22 -0700</pubDate>
- <lastBuildDate>Tue, 10 Oct 2023 11:16:22 -0700</lastBuildDate>
+ <pubDate>Mon, 15 Jan 2024 12:23:36 -0800</pubDate>
+ <lastBuildDate>Mon, 15 Jan 2024 12:23:36 -0800</lastBuildDate>
<generator>Jekyll v3.4.5</generator>
<item>
diff --git a/content/get-started/index.html b/content/get-started/index.html
index b7d43d6..debb7b8 100644
--- a/content/get-started/index.html
+++ b/content/get-started/index.html
@@ -162,7 +162,7 @@
<h3 id="2-run-livy">2. Run Livy</h3>
<p>To run the Livy server, you will also need an Apache Spark installation.
You can get Spark releases at
-<a
href="https://spark.apache.org/downloads.html">https://spark.apache.org/downloads.html</a>.
Livy requires at least Spark 1.6 and supports both Scala 2.10 and 2.11
+<a
href="https://spark.apache.org/downloads.html">https://spark.apache.org/downloads.html</a>.
Livy requires at least Spark 1.6 and supports Scala 2.11 and 2.12
builds of Spark. To run Livy with local sessions, first export these
variables:</p>
<p><code class="highlighter-rouge">export SPARK_HOME=/usr/lib/spark</code></p>
@@ -213,7 +213,7 @@ or you can check out the API documentation:</p>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/history/index.html b/content/history/index.html
index 174dced..6034e70 100644
--- a/content/history/index.html
+++ b/content/history/index.html
@@ -283,7 +283,7 @@ Improve Livy’s ACLs</li>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/index.html b/content/index.html
index fa3a967..5784f98 100644
--- a/content/index.html
+++ b/content/index.html
@@ -212,7 +212,7 @@ of the Livy Server, for good fault tolerance and
concurrency</li>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/news/2017/09/01/release-0.4.0/index.html
b/content/news/2017/09/01/release-0.4.0/index.html
index 209e0ad..f2a658e 100644
--- a/content/news/2017/09/01/release-0.4.0/index.html
+++ b/content/news/2017/09/01/release-0.4.0/index.html
@@ -230,7 +230,7 @@ Improve Livy’s ACLs</li>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/news/2018/02/05/release-0.5.0/index.html
b/content/news/2018/02/05/release-0.5.0/index.html
index 26318d7..df3bd25 100644
--- a/content/news/2018/02/05/release-0.5.0/index.html
+++ b/content/news/2018/02/05/release-0.5.0/index.html
@@ -246,7 +246,7 @@ Support multiple languages in a single Session</p>
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/release-process/index.html
b/content/release-process/index.html
index 2718ce3..90d9f0d 100644
--- a/content/release-process/index.html
+++ b/content/release-process/index.html
@@ -261,7 +261,7 @@ and click the “release” button at the top of the page to
release the new Liv
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
diff --git a/content/third-party-projects/index.html
b/content/third-party-projects/index.html
index 6977eaa..de01f7d 100644
--- a/content/third-party-projects/index.html
+++ b/content/third-party-projects/index.html
@@ -178,7 +178,7 @@ Please open a pull request <a
href="https://github.com/apache/incubator-livy-web
<hr>
<footer>
- <!-- <p>© 2023 </p>-->
+ <!-- <p>© 2024 </p>-->
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">