Skip to content

Commit

Permalink
Adding meeting minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmusselman committed Jul 27, 2023
1 parent 1aeebce commit 09f8a24
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions website/_posts/2023-07-26-Meeting-Minutes.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 09f8a24

Please sign in to comment.