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 1de3f3139 Automatic Site Publish by Buildbot
1de3f3139 is described below
commit 1de3f31395373ebda904a03d9823dda618677eab
Author: GitHub Actions Bot <>
AuthorDate: Wed Sep 27 21:54:35 2023 +0000
Automatic Site Publish by Buildbot
---
feed.xml | 72 +++++++++-
index.html | 34 ++---
.../2023/09/27/Meeting-Minutes.html | 146 +++++++++++----------
news-and-events/news.html | 6 +-
4 files changed, 160 insertions(+), 98 deletions(-)
diff --git a/feed.xml b/feed.xml
index 81197c3d5..4e38e1d60 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,68 @@
-<?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-08-30T22:08:03+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-09-27T21:54:25+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>Shannon Quinn</li>
+</ul>
+
+<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>TBD: Updating Docker images</li>
+ <li>TBD: Live in-browser code environment</li>
+ <li>TBD: Simple spike for matrix math on the IBM quantum compute
platform</li>
+ <li>TBD: Assess all quantum platforms vis-a-vis interop and portability</li>
+ <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>Nov: 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="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>Reach out to formerly active project members</li>
+ <li>JIRA ranching</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/08/30/Meeting-Minutes.html"
rel="alternate" type="text/html" title="Meeting Minutes"
/><published>2023-08-30T08:00:00+00:00</published><updated>2023-08-30T08:00:00+00:00</updated
[...]
<h3 id="attendees">Attendees</h3>
<ul>
@@ -310,8 +374,4 @@ to see POC that DRMs will also “work” and then will sketch
plan.</p>]]></con
<p>The fBLAS library shows significant speedups over CPU BLAS operations.
If we find significant performance gains, In conjunction with the current and
ongoing effort to implement Python Bindings for Mahout, this could attract HPC
developers with needs for near-real-time computation, by providing Python and
Java bindings for FPGA accelerated matrix algebra available for distributed and
in-core math.</p>
<p>An end goal of this effort would be to provide scientists, engineers,
and others with little to no Hardware experience a Zeppelin Notebook on which
they could can develop models or circuits, using the mahout DSL, while
concurrntly programming the model onto an FPGA”</p>
-</blockquote>]]></content><author><name>The Apache Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[New Meeting time is Tuesdays,
still hammering down final time.]]></summary></entry><entry><title
type="html">Weekly Meeting Minutes 2020-11-20</title><link
href="http://mahout.apache.org//minutes/2020/11/20/weekly-meeting-minutes.html"
rel="alternate" type="text/html" title="Weekly Meeting Minutes 2020-11-20" />
[...]
-
-<p>No new issues.</p>
-
-<p>Will propose idea of moving meeting time on
[email protected]</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
+</blockquote>]]></content><author><name>The Apache Software
Foundation</name><email>[email protected]</email></author><category
term="minutes" /><summary type="html"><![CDATA[New Meeting time is Tuesdays,
still hammering down final time.]]></summary></entry></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 52cd9f4e1..3eedd9d5b 100644
--- a/index.html
+++ b/index.html
@@ -227,12 +227,12 @@
</ul>
- <div class="float-md-right small text-muted">August 30, 2023</div>
+ <div class="float-md-right small text-muted">September 27, 2023</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2023/08/30/Meeting-Minutes.html">Meeting Minutes</a></h3>
+ <h3 class="card-title"><a
href="/minutes/2023/09/27/Meeting-Minutes.html">Meeting Minutes</a></h3>
<p>Monthly community call
</p>
- <a href="/minutes/2023/08/30/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2023/09/27/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">July 26, 2023</div>
+ <div class="float-md-right small text-muted">August 30, 2023</div>
</div>
- <h3 class="card-title"><a
href="/minutes/2023/07/26/Meeting-Minutes.html">Meeting Minutes</a></h3>
+ <h3 class="card-title"><a
href="/minutes/2023/08/30/Meeting-Minutes.html">Meeting Minutes</a></h3>
<p>Monthly community call
</p>
- <a href="/minutes/2023/07/26/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
+ <a href="/minutes/2023/08/30/Meeting-Minutes.html" class="btn
btn-primary btn-sm">Read Post →</a>
</div>
</div>
</div>
@@ -287,12 +287,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>
@@ -317,12 +317,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>
@@ -342,17 +342,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>
diff --git a/news-and-events/news.html b/minutes/2023/09/27/Meeting-Minutes.html
similarity index 71%
copy from news-and-events/news.html
copy to minutes/2023/09/27/Meeting-Minutes.html
index 665fd470d..c453f3f26 100644
--- a/news-and-events/news.html
+++ b/minutes/2023/09/27/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/09/27/Meeting-Minutes.html">
<link rel="alternate" type="application/rss+xml" title="Apache Mahout"
href="/feed.xml">
@@ -175,86 +175,88 @@
<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-09-27T08:00:00+00:00" itemprop="datePublished">
+ 2023-09-27 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/08/30/Meeting-Minutes.html">Meeting Minutes</a>
- August 30, 2023</p>
- </li>
- <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>
- <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>Andrew Musselman</li>
+ <li>Shannon Quinn</li>
</ul>
+<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>TBD: Updating Docker images</li>
+ <li>TBD: Live in-browser code environment</li>
+ <li>TBD: Simple spike for matrix math on the IBM quantum compute
platform</li>
+ <li>TBD: Assess all quantum platforms vis-a-vis interop and portability</li>
+ <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>Nov: 14.2, point release with minor improvements and new build
system</li>
+</ul>
- </div>
-
- <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="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>
-<!-- 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>Reach out to formerly active project members</li>
+ <li>JIRA ranching</li>
+</ul>
</div>
- </div>
+ </article>
</div>
diff --git a/news-and-events/news.html b/news-and-events/news.html
index 665fd470d..ae652b406 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/09/27/Meeting-Minutes.html">Meeting Minutes</a>
- September 27, 2023</p>
+ </li>
<li>
<p><a href="/minutes/2023/08/30/Meeting-Minutes.html">Meeting Minutes</a>
- August 30, 2023</p>
</li>
@@ -212,9 +215,6 @@ related to the project.</p>
<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>
</ul>