This is an automated email from the ASF dual-hosted git repository.

akm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 09f8a2461 Adding meeting minutes
09f8a2461 is described below

commit 09f8a2461166311bb94f7e697a634e3475eeb2fd
Author: Andrew Musselman <a...@apache.org>
AuthorDate: Thu Jul 27 11:16:20 2023 -0700

    Adding meeting minutes
---
 website/_posts/2023-07-26-Meeting-Minutes.md | 55 ++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/website/_posts/2023-07-26-Meeting-Minutes.md 
b/website/_posts/2023-07-26-Meeting-Minutes.md
new file mode 100644
index 000000000..771d20e53
--- /dev/null
+++ b/website/_posts/2023-07-26-Meeting-Minutes.md
@@ -0,0 +1,55 @@
+---
+layout: post
+title: Meeting Minutes
+date:   2023-07-26 00:00:00 -0800
+category: minutes
+---
+## Monthly community call
+
+### Attendees
+* Andrew Musselman
+* Trevor Grant
+
+### Intros
+We caught up on personal and ASF topics
+
+### Recap from last meeting
+1. No material progress
+
+### JIRA focus
+1. Assigned: [Web site 
check](https://issues.apache.org/jira/browse/MAHOUT-2152)
+1. Assigned: [Download page 
improvements](https://issues.apache.org/jira/browse/MAHOUT-2153)
+1. [Update NOTICE](https://issues.apache.org/jira/browse/MAHOUT-2154)
+1. In progress: [Migrate off 
Travis](https://issues.apache.org/jira/browse/MAHOUT-2149)
+1. Assigned: [Add "how to do your first JIRA" 
notes](https://issues.apache.org/jira/browse/MAHOUT-2156)
+1. Assigned: [Add "first ticket" tag or type in 
JIRA](https://issues.apache.org/jira/browse/MAHOUT-2157)
+1. Assigned: [Add Docker instructions to 
nav](https://issues.apache.org/jira/browse/MAHOUT-2159)
+1. Assigned: [Docker image for web site 
build](https://issues.apache.org/jira/browse/MAHOUT-2165)
+
+
+### Release plans
+* Aug: 14.2, point release with minor improvements and new build system
+
+### Ideas 
+* Quantum computing (IBM and Honeywell have free-tier APIs) XXXL
+* Python bindings for DSL (XXXL)
+* Automating or maintaining Docker images (XL, including docs)
+* New parsing and processing modules
+  1. Proof of concept blockchain data and metadata (XXL)
+  1. Proof of concept GPL/BSD/ALv2/MIT classifier (start with small tutorial)
+* Live code environment (in-browser) to try DSL (XXL for a real version, start 
with simple env)
+* Language modeling
+  1. Guaranteed ALv2-licensed training models
+  1. Blessed chat/code recs
+* Look at OpenNLP for tokenizing and other processing
+* New embedding similarity job
+
+### Project management
+* Previous vote on PMC involvement passed: 
https://lists.apache.org/thread/stv6jjjx72gmgs3pg7lvwf1wmngmtnbs
+
+### Summary and next steps 
+* Continue monthly community calls
+* Complete JIRA focus
+* Get travis migration done, nightlies running
+* Push 14.2 out
+* Reevaluate timeline of ideas later this quarter

Reply via email to