Hi, Everyone,
Below are the weekly meeting minutes:
Date: 2022/9/20
Host:
Kevin Su
Participants:
Kevin Su, Fatal Lin, Xiang Chen, Yao-Ching Huang, Zhao-Wei Liu
Discussion:
PRs completed:
[SUBMARINE-1283. copy data for experiment before it running via distcp to
minio](https://github.com/apache/submarine/pull/989)
prehandler may affect the execution of experiments and the current
implementation is better suitable for independent execution as a pre-experiment
node in a workflow (like Airflow). Also, there is currently another idea to
consider the implementation of this functionality as part of submarine-sdk
(like `submarine.load_dataset()`), but this idea still needs to be discussed.
[SUBMARINE-1320. Drop supports for Python2.7 and
Python3.6](https://github.com/apache/submarine/pull/994)
After merged, we are considering adding documentations and tests to
`submarine-sdk` to improve the user guidelines.
PRs to be reviewed:
[SUBMARINE-1326. Model card list refresh automatically after created and
deleted](https://github.com/apache/submarine/pull/997)
[SUBMARINE-1318. Add documentation for
serve](https://github.com/apache/submarine/pull/996)
Issues still to be processed:
[Upgrade K8s to support the latest 3
releases](https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1327)
We plan to upgrade K8s to support the latest 3 releases (1.22, 1.23 and 1.24)
Issues planned to start:
[Need to add a XGBoost k8s
agent](https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1302)
Agent will be used as the first experimental sub-project for submarine using
quarkus as the backend.
Meeting every Tuesday at 12:40(GMT+8):
https://cloudera.zoom.us/j/97264903288
Sync Up:
https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit
Slack Developer:
https://join.slack.com/t/asf-submarine/shared_invite/zt-18614cyqs-UhspdUOneiyg~ZPiVomDqw
YouTube: https://www.youtube.com/channel/UCmy7EV9WD9YM_iOpcGwIQPA
Cheers,
Xiang Chen