submarine icon indicating copy to clipboard operation
submarine copied to clipboard

Submarine is Cloud Native Machine Learning Platform.

Results 65 submarine issues
Sort by recently updated
recently updated
newest added

### What is this PR for? Configure Istio virtual service routing for submarine services across different namespaces. For example, a submarine workbench created by submitting `Submarine` custom resource to k8s...

### What is this PR for? **DONT MERGE THIS, this PR is for debugging for now** steps to test stuck distcp job: 1. install submarine in regular way, the submarine...

The current k8s and database transactions are separate, which will result in situations where a commit/processing failure of k8s will not trigger a rollback of a database transaction. We need...

enhancement
java

### What is this PR for? Currently, there is a bug in the name parameter passed to the agent pod of the notebook. We need to fix this problem. ###...

### What is this PR for? ### What type of PR is it? [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring] Improvement ### Todos *...

### What is this PR for? Add app.kubernetes.io labels recommended here by Kubernetes https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ ### What type of PR is it? Improvement ### Todos * [x] - Add app.kubernetes.io labels...

I didn't find submarine usage guide for running on yarn. Whether its ver 0.7 does support to run task on yarn? Any guide documents? Thanks.

At present, the jupyter image is relatively large, if the user wants to add some dependencies about jupyter or Python based on the existing image, it is very troublesome. I...

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

### What is this PR for? Collect configurations in conf/submarine-sit.xml, common-utils/SubmarineConfiguration.java, and common-utils/SubmarineConfVars into Kubernetes Configmap. ### What type of PR is it? Improvement ### What is the Jira issue?...