[jira] [Assigned] (SUBMARINE-469) Update Submarine Architecture Doc

2020-04-16 Thread Liu Xun (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu Xun reassigned SUBMARINE-469:
-

Assignee: Wangda Tan

> Update Submarine Architecture Doc
> -
>
> Key: SUBMARINE-469
> URL: https://issues.apache.org/jira/browse/SUBMARINE-469
> Project: Apache Submarine
>  Issue Type: Improvement
>  Components: Doc
>Reporter: Wangda Tan
>Assignee: Wangda Tan
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have many discussions recently and made some proposals for the Submarine 
> roadmap and corresponding roadmaps. We need to update our docs. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Resolved] (SUBMARINE-474) Delete test files in submarine/submarine-cloud/manifests/

2020-04-16 Thread Liu Xun (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu Xun resolved SUBMARINE-474.
---
Fix Version/s: 0.5.0
   Resolution: Fixed

Issue resolved by pull request 264
[https://github.com/apache/submarine/pull/264]

> Delete test files in submarine/submarine-cloud/manifests/
> -
>
> Key: SUBMARINE-474
> URL: https://issues.apache.org/jira/browse/SUBMARINE-474
> Project: Apache Submarine
>  Issue Type: Task
>Reporter: Eroschang
>Assignee: Eroschang
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 0.5.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Delete test files ,which is unnecessary now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[submarine] branch master updated: SUBMARINE-474. Delete test yaml file in submarine-cloud module

2020-04-16 Thread liuxun
This is an automated email from the ASF dual-hosted git repository.

liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
 new 648a5f6  SUBMARINE-474. Delete test yaml file in submarine-cloud module
648a5f6 is described below

commit 648a5f68e3c3556bd673b4c6e3bda9e8e522c069
Author: Eroschang 
AuthorDate: Thu Apr 16 15:51:38 2020 +0800

SUBMARINE-474. Delete test yaml file in submarine-cloud module

### What is this PR for?
Delete the test files in submarine-cloud/manifests

### What type of PR is it?
Documentation

### Todos
* [ ] - Task

### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-474

### How should this be tested?
* First time? Setup Travis CI as described on 
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed 
behavior
* Outline any manual steps to test the PR here.

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Eroschang 

Closes #264 from Eroschang/master and squashes the following commits:

271434c [Eroschang] Deleted.
---
 submarine-cloud/manifests/test1.yaml | 25 -
 submarine-cloud/manifests/test2.yaml | 25 -
 2 files changed, 50 deletions(-)

diff --git a/submarine-cloud/manifests/test1.yaml 
b/submarine-cloud/manifests/test1.yaml
deleted file mode 100644
index ab1cbbf..000
--- a/submarine-cloud/manifests/test1.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-apiVersion: submarine.apache.org/v1alpha1
-kind: SubmarineCluster
-metadata:
-  name: test1
-spec:
-  name: "gfandada"
-  school: "test"
-  email: "gfand...@gmail.com"
-  address: "chengdu city"
diff --git a/submarine-cloud/manifests/test2.yaml 
b/submarine-cloud/manifests/test2.yaml
deleted file mode 100644
index e05a637..000
--- a/submarine-cloud/manifests/test2.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-apiVersion: submarine.apache.org/v1alpha1
-kind: SubmarineCluster
-metadata:
-  name: test2
-spec:
-  name: "gfandada"
-  school: "test"
-  email: "gfand...@gmail.com"
-  address: "chengdu city"


-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Work logged] (SUBMARINE-474) Delete test files in submarine/submarine-cloud/manifests/

2020-04-16 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-474?focusedWorklogId=423863=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423863
 ]

ASF GitHub Bot logged work on SUBMARINE-474:


Author: ASF GitHub Bot
Created on: 17/Apr/20 01:31
Start Date: 17/Apr/20 01:31
Worklog Time Spent: 10m 
  Work Description: asfgit commented on pull request #264: SUBMARINE-474. 
Delete test yaml file in submarine-cloud module
URL: https://github.com/apache/submarine/pull/264
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 423863)
Remaining Estimate: 0h
Time Spent: 10m

> Delete test files in submarine/submarine-cloud/manifests/
> -
>
> Key: SUBMARINE-474
> URL: https://issues.apache.org/jira/browse/SUBMARINE-474
> Project: Apache Submarine
>  Issue Type: Task
>Reporter: Eroschang
>Assignee: Eroschang
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Delete test files ,which is unnecessary now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



[jira] [Updated] (SUBMARINE-474) Delete test files in submarine/submarine-cloud/manifests/

2020-04-16 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SUBMARINE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SUBMARINE-474:
-
Labels: pull-request-available  (was: )

> Delete test files in submarine/submarine-cloud/manifests/
> -
>
> Key: SUBMARINE-474
> URL: https://issues.apache.org/jira/browse/SUBMARINE-474
> Project: Apache Submarine
>  Issue Type: Task
>Reporter: Eroschang
>Assignee: Eroschang
>Priority: Minor
>  Labels: pull-request-available
>
> Delete test files ,which is unnecessary now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org



Re: [DISCUSS] Rearchitecture & roadmap change proposal

2020-04-16 Thread Wangda Tan
After discussed with the community members, I updated the design doc into 3
pieces:

1) Removed lots of duplicated contents and detailed implementations from
the architecture

doc.
2) Added implementation notes for *environment creation* and *experiment*:
https://github.com/wangdatan/submarine/blob/SUBMARINE-469/docs/design/implementation-notes.md

Please review and let me know your thoughts.

What I plan to do next:
1) Finish experiment implementation notes (I plan to add at least
pre-defined template part), and a basic notes for storage.
2) Task breakdown and prioritization (assume there's no opposite opinion
about design itself).

Thanks,
Wangda

On Mon, Apr 13, 2020 at 3:46 PM Wangda Tan  wrote:

> Hello devs,
>
> Spent some time did some small-group discussion for the Submarine
> architecture, use cases, and roadmaps. (Thanks for all the inputs from
> Yanbo, Xun, Wei-Chiu, Zhankun and many others).
>
> Basically, we want to better align the goal of UI and backend development,
> target to create a unique project which allows users (like data scientists)
> to use Submarine and do complete daily jobs.
>
> Here's the proposal:
> https://docs.google.com/document/d/1J6SxfcICc2DrmxxQhO71Xk2zFb4SjDCV60bHsKhiDdI/edit
>
>
> Inside the proposal, I included UI mocks, requirement & architecture
> design, and task prioritization & breakdown.
>
> Please check these docs in detail, and I will go through these materials
> tonight in the weekly sync up.
>
> Thanks,
> Wangda
>


[jira] [Created] (SUBMARINE-474) Delete test files in submarine/submarine-cloud/manifests/

2020-04-16 Thread Eroschang (Jira)
Eroschang created SUBMARINE-474:
---

 Summary: Delete test files in submarine/submarine-cloud/manifests/
 Key: SUBMARINE-474
 URL: https://issues.apache.org/jira/browse/SUBMARINE-474
 Project: Apache Submarine
  Issue Type: Task
Reporter: Eroschang
Assignee: Eroschang


Delete test files ,which is unnecessary now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org