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/mahout.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fa194c680 Automatic Site Publish by Buildbot
fa194c680 is described below
commit fa194c680d3ced23e018af2e4c37d4480602c97e
Author: GitHub Actions Bot <>
AuthorDate: Thu Jul 27 18:17:56 2023 +0000
Automatic Site Publish by Buildbot
---
documentation/tutorials/eigenfaces/index.html | 2 +-
feed.xml | 94 +++++++++----
index.html | 40 +++---
.../2023/07/26/Meeting-Minutes.html | 147 +++++++++++----------
news-and-events/news.html | 6 +-
5 files changed, 169 insertions(+), 120 deletions(-)
diff --git a/documentation/tutorials/eigenfaces/index.html
b/documentation/tutorials/eigenfaces/index.html
index 6bc5d96a8..25d4295b9 100644
--- a/documentation/tutorials/eigenfaces/index.html
+++ b/documentation/tutorials/eigenfaces/index.html
@@ -280,7 +280,7 @@ tar -xzf lfw-deepfunneled.tgz
<span class="n">r</span> <span class="o">=</span> <span class="mi">4</span>
<span class="n">c</span> <span class="o">=</span> <span class="mi">5</span>
-<span class="k">print</span> <span class="s">'%html</span><span
class="se">\n</span><span class="s"><table style="width:100%">'</span>
<span class="o">+</span> <span class="s">""</span><span class="p">.</span><span
class="nf">join</span><span class="p">([</span><span
class="s">"<tr>"</span> <span class="o">+</span> <span
class="s">""</span><span class="p">.</span><span class="nf">join</span><span
class="p">([</span> <span class="s">'<td><img
src="/tmp/eigenfaces/%i.p [...]
+<span class="k">print</span> <span class="sh">'</span><span
class="s">%html</span><span class="se">\n</span><span class="s"><table
style=</span><span class="sh">"</span><span class="s">width:100%</span><span
class="sh">"</span><span class="s">></span><span class="sh">'</span> <span
class="o">+</span> <span class="sh">""</span><span class="p">.</span><span
class="nf">join</span><span class="p">([</span><span class="sh">"</span><span
class="s"><tr></span><span class="sh">"</spa [...]
</code></pre></div></div>
diff --git a/feed.xml b/feed.xml
index 04a756e5d..6db5fd221 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,71 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2023-03-29T21:58:43+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.2">Jekyll</generator><link
href="http://mahout.apache.org//feed.xml" rel="self"
type="application/atom+xml" /><link href="http://mahout.apache.org//"
rel="alternate" type="text/html"
/><updated>2023-07-27T18:17:45+00:00</updated><id>http://mahout.apache.org//feed.xml</id><title
type="html">Apache Mahout</title><subtitle>Distributed Linear
Algebra</subtitle> [...]
+
+<h3 id="attendees">Attendees</h3>
+<ul>
+ <li>Andrew Musselman</li>
+ <li>Trevor Grant</li>
+</ul>
+
+<h3 id="intros">Intros</h3>
+<p>We caught up on personal and ASF topics</p>
+
+<h3 id="recap-from-last-meeting">Recap from last meeting</h3>
+<ol>
+ <li>No material progress</li>
+</ol>
+
+<h3 id="jira-focus">JIRA focus</h3>
+<ol>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2152">Web site check</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2153">Download page
improvements</a></li>
+ <li><a href="https://issues.apache.org/jira/browse/MAHOUT-2154">Update
NOTICE</a></li>
+ <li>In progress: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2149">Migrate off
Travis</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2156">Add “how to do your
first JIRA” notes</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2157">Add “first ticket” tag
or type in JIRA</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2159">Add Docker
instructions to nav</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2165">Docker image for web
site build</a></li>
+</ol>
+
+<h3 id="release-plans">Release plans</h3>
+<ul>
+ <li>Aug: 14.2, point release with minor improvements and new build
system</li>
+</ul>
+
+<h3 id="ideas">Ideas</h3>
+<ul>
+ <li>Quantum computing (IBM and Honeywell have free-tier APIs) XXXL</li>
+ <li>Python bindings for DSL (XXXL)</li>
+ <li>Automating or maintaining Docker images (XL, including docs)</li>
+ <li>New parsing and processing modules
+ <ol>
+ <li>Proof of concept blockchain data and metadata (XXL)</li>
+ <li>Proof of concept GPL/BSD/ALv2/MIT classifier (start with small
tutorial)</li>
+ </ol>
+ </li>
+ <li>Live code environment (in-browser) to try DSL (XXL for a real version,
start with simple env)</li>
+ <li>Language modeling
+ <ol>
+ <li>Guaranteed ALv2-licensed training models</li>
+ <li>Blessed chat/code recs</li>
+ </ol>
+ </li>
+ <li>Look at OpenNLP for tokenizing and other processing</li>
+ <li>New embedding similarity job</li>
+</ul>
+
+<h3 id="project-management">Project management</h3>
+<ul>
+ <li>Previous vote on PMC involvement passed:
https://lists.apache.org/thread/stv6jjjx72gmgs3pg7lvwf1wmngmtnbs</li>
+</ul>
+
+<h3 id="summary-and-next-steps">Summary and next steps</h3>
+<ul>
+ <li>Continue monthly community calls</li>
+ <li>Complete JIRA focus</li>
+ <li>Get travis migration done, nightlies running</li>
+ <li>Push 14.2 out</li>
+ <li>Reevaluate timeline of ideas later this quarter</li>
+</ul>]]></content><author><name>The Apache Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[Monthly community
call]]></summary></entry><entry><title type="html">Meeting Minutes</title><link
href="http://mahout.apache.org//minutes/2023/03/29/Meeting-Minutes.html"
rel="alternate" type="text/html" title="Meeting Minutes"
/><published>2023-03-29T08:00:00+00:00</published><updated>2023-03-29T08:00:00+00:00</updated
[...]
<h3 id="attendees">Attendees</h3>
<ul>
@@ -200,27 +267,4 @@ content, please send it to him or just add it after he
launches the page.</p>
<p>The narrative is- we should update (or replace) the getting started in
Mahout page with Getting Started with Mahout in
Zeppelin. The Zeppelin Docker should have some more “Getting Started”
Notebooks. The current Mahout in Zeppelin page
-should point to the new Mahout in Zeppelin on Docker page. The nav should be
updated to reflect all of this.</p>]]></content><author><name>The Apache
Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[Weekly community meeting
minutes.]]></summary></entry><entry><title type="html">Weekly Meeting Minutes
2020-11-06</title><link
href="http://mahout.apache.org//minutes/2020/11/06/weekly-meeting-minutes.html"
rel="al [...]
-
-<h3 id="topic-apache-mahout-wikipedia-page">Topic: Apache Mahout Wikipedia
Page</h3>
-
-<p>Andrew Palumbo added to the Native solvers sections- thanks Andy!</p>
-
-<p>Joe Olsen going to take some cracks at it next. (all are welcome to!)</p>
-
-<h3 id="topic-starting-on-python-bindings">Topic: Starting on Python
Bindings</h3>
-
-<p>No progress to date- weather is unseasonably nice in Chicago.</p>
-
-<h3 id="topic-k8s-sparkdocker-container">Topic: K8s Spark+Docker container</h3>
-
-<ul>
- <li>Joe going to create some docs on Mahout + K8s based on Trevor’s Kubeflow
book examples.</li>
- <li>Trevor’s going to create Kubeflow + Mahout example based on book.
(Someday)</li>
-</ul>
-
-<p>Created</p>
-<ul>
- <li>MAHOUT-2133 Update Quickstart Page</li>
- <li>MAHOUT-2134 Update Zeppelin Tutorial</li>
-</ul>]]></content><author><name>The Apache Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[Weekly community meeting
minutes.]]></summary></entry></feed>
\ No newline at end of file
+should point to the new Mahout in Zeppelin on Docker page. The nav should be
updated to reflect all of this.</p>]]></content><author><name>The Apache
Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[Weekly community meeting
minutes.]]></summary></entry></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 1d9e099c8..478e396c3 100644
--- a/index.html
+++ b/index.html
@@ -227,12 +227,12 @@
</ul>
- <div class="float-md-right small text-muted">March 29, 2023</div>
+ <div class="float-md-right small text-muted">July 26, 2023</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2023/03/29/Meeting-Minutes.html">Meeting Minutes</a></h3>
+ <h3 class="card-title"><a
href="/minutes/2023/07/26/Meeting-Minutes.html">Meeting Minutes</a></h3>
<p>Monthly community call
</p>
- <a href="/minutes/2023/03/29/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2023/07/26/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
@@ -257,12 +257,12 @@
</ul>
- <div class="float-md-right small text-muted">February 22, 2023</div>
+ <div class="float-md-right small text-muted">March 29, 2023</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2023/02/22/Meeting-Minutes.html">Meeting Minutes</a></h3>
+ <h3 class="card-title"><a
href="/minutes/2023/03/29/Meeting-Minutes.html">Meeting Minutes</a></h3>
<p>Monthly community call
</p>
- <a href="/minutes/2023/02/22/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2023/03/29/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
@@ -282,17 +282,17 @@
<li class="list-inline-item">
- <a class="small text-uppercase" href="#">tutorial</a>
+ <a class="small text-uppercase" href="#">minutes</a>
</li>
</ul>
- <div class="float-md-right small text-muted">June 01, 2021</div>
+ <div class="float-md-right small text-muted">February 22, 2023</div>
</div>
- <h3 class="card-title"><a
href="/tutorial/2021/06/01/Zeppelin-Quickstart.html">Zeppelin
Quickstart</a></h3>
- <p>Apache Zeppelin Quickstart
+ <h3 class="card-title"><a
href="/minutes/2023/02/22/Meeting-Minutes.html">Meeting Minutes</a></h3>
+ <p>Monthly community call
</p>
- <a href="/tutorial/2021/06/01/Zeppelin-Quickstart.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2023/02/22/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
@@ -312,17 +312,17 @@
<li class="list-inline-item">
- <a class="small text-uppercase" href="#">minutes</a>
+ <a class="small text-uppercase" href="#">tutorial</a>
</li>
</ul>
- <div class="float-md-right small text-muted">February 02, 2021</div>
+ <div class="float-md-right small text-muted">June 01, 2021</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2021/02/02/weekly-meeting-minutes.html">Weekly Meeting Minutes
2021-02-02</a></h3>
- <p>Recap Since Last Time
+ <h3 class="card-title"><a
href="/tutorial/2021/06/01/Zeppelin-Quickstart.html">Zeppelin
Quickstart</a></h3>
+ <p>Apache Zeppelin Quickstart
</p>
- <a href="/minutes/2021/02/02/weekly-meeting-minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/tutorial/2021/06/01/Zeppelin-Quickstart.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
@@ -347,12 +347,12 @@
</ul>
- <div class="float-md-right small text-muted">January 05, 2021</div>
+ <div class="float-md-right small text-muted">February 02, 2021</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2021/01/05/weekly-meeting-minutes.html">Weekly Meeting Minutes
2021-01-05</a></h3>
- <p>Andrew showed Trevor how to file his first board report.
+ <h3 class="card-title"><a
href="/minutes/2021/02/02/weekly-meeting-minutes.html">Weekly Meeting Minutes
2021-02-02</a></h3>
+ <p>Recap Since Last Time
</p>
- <a href="/minutes/2021/01/05/weekly-meeting-minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2021/02/02/weekly-meeting-minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
diff --git a/news-and-events/news.html b/minutes/2023/07/26/Meeting-Minutes.html
similarity index 71%
copy from news-and-events/news.html
copy to minutes/2023/07/26/Meeting-Minutes.html
index 248bf1129..733bce967 100644
--- a/news-and-events/news.html
+++ b/minutes/2023/07/26/Meeting-Minutes.html
@@ -7,11 +7,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
- News
+ Meeting Minutes
</title>
- <meta name="description" content="Distributed Linear Algebra">
+ <meta name="description" content="Monthly community call">
<link rel="stylesheet" href="/assets/css/main.css">
@@ -22,7 +22,7 @@
<link href="https://fonts.googleapis.com/css?family=Maven+Pro:400,500"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i"
rel="stylesheet">
- <link rel="canonical"
href="http://mahout.apache.org//news-and-events/news.html">
+ <link rel="canonical"
href="http://mahout.apache.org//minutes/2023/07/26/Meeting-Minutes.html">
<link rel="alternate" type="application/rss+xml" title="Apache Mahout"
href="/feed.xml">
@@ -175,86 +175,91 @@
<div class="container mt-5 pb-4">
- <div class="row">
+ <article class="post" itemscope="itemscope"
itemtype="http://schema.org/BlogPosting">
- <div class="col-lg-8">
- <h1 id="news">News</h1>
+ <header class="post-header">
+ <h1 class="post-title" itemprop="name headline">Meeting Minutes</h1>
+ <p class="post-meta">
+ <time datetime="2023-07-26T08:00:00+00:00" itemprop="datePublished">
+ 2023-07-26 08:00:00 +0000
+ </time>
+
+ </p>
+ </header>
-<p>Welcome to the News page! Stay up-to-date with the latest announcements,
releases, events, and community highlights from
-the Apache Mahout project. Keep an eye on this page for regular updates and
make sure you don’t miss any important news
-related to the project.</p>
+ <div class="post-content" itemprop="articleBody">
+ <h2 id="monthly-community-call">Monthly community call</h2>
+<h3 id="attendees">Attendees</h3>
<ul>
- <li>
- <p><a href="/minutes/2023/03/29/Meeting-Minutes.html">Meeting Minutes</a>
- March 29, 2023</p>
- </li>
- <li>
- <p><a href="/minutes/2023/02/22/Meeting-Minutes.html">Meeting Minutes</a>
- February 22, 2023</p>
- </li>
- <li>
- <p><a href="/tutorial/2021/06/01/Zeppelin-Quickstart.html">Zeppelin
Quickstart</a> - June 01, 2021</p>
- </li>
- <li>
- <p><a href="/minutes/2021/02/02/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2021-02-02</a> - February 02, 2021</p>
- </li>
- <li>
- <p><a href="/minutes/2021/01/05/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2021-01-05</a> - January 05, 2021</p>
- </li>
- <li>
- <p><a href="/minutes/2020/12/15/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-12-15</a> - December 15, 2020</p>
- </li>
- <li>
- <p><a href="/minutes/2020/12/08/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-12-08</a> - December 08, 2020</p>
- </li>
- <li>
- <p><a href="/minutes/2020/11/20/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-11-20</a> - November 20, 2020</p>
- </li>
- <li>
- <p><a href="/minutes/2020/11/13/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-11-13</a> - November 13, 2020</p>
- </li>
- <li>
- <p><a href="/minutes/2020/11/06/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-11-06</a> - November 06, 2020</p>
- </li>
+ <li>Andrew Musselman</li>
+ <li>Trevor Grant</li>
</ul>
+<h3 id="intros">Intros</h3>
+<p>We caught up on personal and ASF topics</p>
+
+<h3 id="recap-from-last-meeting">Recap from last meeting</h3>
+<ol>
+ <li>No material progress</li>
+</ol>
+
+<h3 id="jira-focus">JIRA focus</h3>
+<ol>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2152">Web site check</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2153">Download page
improvements</a></li>
+ <li><a href="https://issues.apache.org/jira/browse/MAHOUT-2154">Update
NOTICE</a></li>
+ <li>In progress: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2149">Migrate off
Travis</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2156">Add “how to do your
first JIRA” notes</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2157">Add “first ticket” tag
or type in JIRA</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2159">Add Docker
instructions to nav</a></li>
+ <li>Assigned: <a
href="https://issues.apache.org/jira/browse/MAHOUT-2165">Docker image for web
site build</a></li>
+</ol>
+
+<h3 id="release-plans">Release plans</h3>
+<ul>
+ <li>Aug: 14.2, point release with minor improvements and new build
system</li>
+</ul>
- </div>
+<h3 id="ideas">Ideas</h3>
+<ul>
+ <li>Quantum computing (IBM and Honeywell have free-tier APIs) XXXL</li>
+ <li>Python bindings for DSL (XXXL)</li>
+ <li>Automating or maintaining Docker images (XL, including docs)</li>
+ <li>New parsing and processing modules
+ <ol>
+ <li>Proof of concept blockchain data and metadata (XXL)</li>
+ <li>Proof of concept GPL/BSD/ALv2/MIT classifier (start with small
tutorial)</li>
+ </ol>
+ </li>
+ <li>Live code environment (in-browser) to try DSL (XXL for a real version,
start with simple env)</li>
+ <li>Language modeling
+ <ol>
+ <li>Guaranteed ALv2-licensed training models</li>
+ <li>Blessed chat/code recs</li>
+ </ol>
+ </li>
+ <li>Look at OpenNLP for tokenizing and other processing</li>
+ <li>New embedding similarity job</li>
+</ul>
- <div class="col-lg-4">
- <!-- Apache Software Foundation Links -->
-<div class="card mb-4 sidebar">
- <div class="card-header">
- Apache Software Foundation
- </div>
- <div class="card-body">
- <ul class="list-unstyled mb-0">
- <li>
- <a
href="https://www.apache.org/foundation/how-it-works.html">Apache Software
Foundation</a>
- </li>
- <li>
- <a href="http://www.apache.org/licenses/">Apache License</a>
- </li>
- <li>
- <a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
- </li>
- <li>
- <a
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
- </li>
- </ul>
- </div>
-</div>
+<h3 id="project-management">Project management</h3>
+<ul>
+ <li>Previous vote on PMC involvement passed:
https://lists.apache.org/thread/stv6jjjx72gmgs3pg7lvwf1wmngmtnbs</li>
+</ul>
-<!-- Twitter Posts Widget -->
-<div class="card">
- <div class="card-body">
- <a class="twitter-timeline" data-height="500"
href="https://twitter.com/ApacheMahout">Tweets by ApacheMahout</a>
- <script async src="//platform.twitter.com/widgets.js"
charset="utf-8"></script>
- </div>
-</div>
+<h3 id="summary-and-next-steps">Summary and next steps</h3>
+<ul>
+ <li>Continue monthly community calls</li>
+ <li>Complete JIRA focus</li>
+ <li>Get travis migration done, nightlies running</li>
+ <li>Push 14.2 out</li>
+ <li>Reevaluate timeline of ideas later this quarter</li>
+</ul>
</div>
- </div>
+ </article>
</div>
diff --git a/news-and-events/news.html b/news-and-events/news.html
index 248bf1129..13bb6619b 100644
--- a/news-and-events/news.html
+++ b/news-and-events/news.html
@@ -185,6 +185,9 @@ the Apache Mahout project. Keep an eye on this page for
regular updates and make
related to the project.</p>
<ul>
+ <li>
+ <p><a href="/minutes/2023/07/26/Meeting-Minutes.html">Meeting Minutes</a>
- July 26, 2023</p>
+ </li>
<li>
<p><a href="/minutes/2023/03/29/Meeting-Minutes.html">Meeting Minutes</a>
- March 29, 2023</p>
</li>
@@ -212,9 +215,6 @@ related to the project.</p>
<li>
<p><a href="/minutes/2020/11/13/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-11-13</a> - November 13, 2020</p>
</li>
- <li>
- <p><a href="/minutes/2020/11/06/weekly-meeting-minutes.html">Weekly
Meeting Minutes 2020-11-06</a> - November 06, 2020</p>
- </li>
</ul>