[jira] [Updated] (SUBMARINE-110) [WEB] Submarine web Actuator page

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-110:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/23]
h3. What is this PR for?
 # Submarine Actuator provide a unified platform for various use cases such as 
running production ETL pipelines, streaming analytics, ad-hoc analytics, and 
machine learning.
 # Submarine has two types of Actuator: interactive and job. You use 
interactive Actuator to analyze data collaboratively with interactive 
notebooks. You use job Actuator to run fast and robust automated jobs.

h3. What type of PR is it?

[Feature]
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-110
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/567976052]

> [WEB] Submarine web Actuator page
> -
>
> Key: SUBMARINE-110
> URL: https://issues.apache.org/jira/browse/SUBMARINE-110
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
> Attachments: image-2019-08-06-00-49-46-371.png
>
>
> # Submarine Actuator provide a unified platform for various use cases such as 
> running production ETL pipelines, streaming analytics, ad-hoc analytics, and 
> machine learning.
>  # Submarine has two types of Actuator: interactive and job. You use 
> interactive Actuator to analyze data collaboratively with interactive 
> notebooks. You use job Actuator to run fast and robust automated jobs.
>  
> !image-2019-08-06-00-49-46-371.png|width=879,height=704!



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-106) [WEB] Submarine web workspace/project page

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-106:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/22]
h3. What is this PR for?
 # Add a tab page to the workspace page.
 # Add a project subpage to the tab page
 # Display all the user's project on the project page.
 # By clicking on the project tree directory on the left, the corresponding 
file list will be displayed on the right.

h3. What type of PR is it?

[Feature]
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-106
h3. How should this be tested?

[CI pass|https://travis-ci.org/liuxunorg/submarine/builds/567802033]

> [WEB] Submarine web workspace/project page
> --
>
> Key: SUBMARINE-106
> URL: https://issues.apache.org/jira/browse/SUBMARINE-106
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
> Attachments: image-2019-08-05-19-26-32-765.png
>
>
> 1. Add a tab page to the workspace page.
> 2. Add a project subpage to the tab page
> 3. Display all the user's project on the project page.
> 4. By clicking on the project tree directory on the left, the corresponding 
> file list will be displayed on the right.
>  
> !image-2019-08-05-19-26-32-765.png|width=602,height=486!



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-111) [WEB] Submarine web Job page

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-111:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/24]
h3. What is this PR for?

A job is a way of running a notebook or on a scheduled basis.
You can create and run jobs using the UI.
Similarly, you can monitor job run results in the UI and through email alerts.
h3. What type of PR is it?

Improvement
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-111
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/568237310]

> [WEB] Submarine web Job page
> 
>
> Key: SUBMARINE-111
> URL: https://issues.apache.org/jira/browse/SUBMARINE-111
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
> Attachments: image-2019-08-06-15-26-48-547.png
>
>
> A job is a way of running a notebook or on a scheduled basis. 
>  You can create and run jobs using the UI. 
>  Similarly, you can monitor job run results in the UI and through email 
> alerts.
>  
> !image-2019-08-06-15-26-48-547.png|width=764,height=452!



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-112) [WEB] Submarine web Data page

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-112:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/25]
h3. What is this PR for?

A Submarine database is a collection of tables. A Submarine table is a 
collection of structured data.
h3. What type of PR is it?

Feature
h3. Todos
 * https://issues.apache.org/jira/browse/SUBMARINE-114

h3. What is the Jira issue?
 * https://issues.apache.org/jira/browse/SUBMARINE-112

h3. How should this be tested?
 * [CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/569870936]

> [WEB] Submarine web Data page
> -
>
> Key: SUBMARINE-112
> URL: https://issues.apache.org/jira/browse/SUBMARINE-112
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
> Attachments: image-2019-08-09-14-20-07-981.png, 
> image-2019-08-09-14-21-02-104.png, image-2019-08-09-22-53-36-361.png
>
>
> A Submarine database is a collection of tables. A Submarine table is a 
> collection of structured data. 
> !image-2019-08-09-14-20-07-981.png|width=567,height=384!
>  
> !image-2019-08-09-22-53-36-361.png|width=867,height=600!



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-118) Modify `submarine-dev-docker-image` to `mini-submarine`

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-118:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/27]
h3. What is this PR for?

Modify {{submarine-dev-docker-image}} to {{mini-submarine}}
h3. What type of PR is it?

Improvement
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-118
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/570436098]

> Modify `submarine-dev-docker-image` to `mini-submarine`
> ---
>
> Key: SUBMARINE-118
> URL: https://issues.apache.org/jira/browse/SUBMARINE-118
> Project: Hadoop Submarine
>  Issue Type: Improvement
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (SUBMARINE-123) Move the directory `_tools` to `dev-support`

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu resolved SUBMARINE-123.
---
Resolution: Fixed

> Move the directory `_tools` to `dev-support`
> 
>
> Key: SUBMARINE-123
> URL: https://issues.apache.org/jira/browse/SUBMARINE-123
> Project: Hadoop Submarine
>  Issue Type: Bug
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-122) Fixed package name `org.apache.hadoop` error in the documentation

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-122:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/31]
h3. What is this PR for?

Fixed package name {{org.apache.hadoop}} error in the documentation
h3. What type of PR is it?

Bug Fix
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-122
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/570796970]

> Fixed package name `org.apache.hadoop` error in the documentation
> -
>
> Key: SUBMARINE-122
> URL: https://issues.apache.org/jira/browse/SUBMARINE-122
> Project: Hadoop Submarine
>  Issue Type: Bug
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-123) Move the directory `_tools` to `dev-support`

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-123:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/32]
h3. What is this PR for?

Move the directory {{_tools}} to {{dev-support}}
h3. What type of PR is it?

Improvement
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-123
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/571136505]

> Move the directory `_tools` to `dev-support`
> 
>
> Key: SUBMARINE-123
> URL: https://issues.apache.org/jira/browse/SUBMARINE-123
> Project: Hadoop Submarine
>  Issue Type: Bug
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (SUBMARINE-126) Reorginize the documentation of mini-submarine

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu resolved SUBMARINE-126.
---
Resolution: Fixed

> Reorginize the documentation of mini-submarine
> --
>
> Key: SUBMARINE-126
> URL: https://issues.apache.org/jira/browse/SUBMARINE-126
> Project: Hadoop Submarine
>  Issue Type: Task
>Reporter: Zac Zhou
>Assignee: Zac Zhou
>Priority: Major
>  Labels: submarine-external-repo
>
> Refactor the documentation of mini-submarine:
>  # Merge update-submarine-verision.md with README
>  # Fix the typo of run_submarine* scripts.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-127) [REST] Submarine rest server Framework

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-127:
--
Labels: submarine-external-repo  (was: )

[https://github.com/hadoopsubmarine/submarine/pull/36]

 
h3. What is this PR for?

Provide web backend services for submarine via jetty server
h3. What type of PR is it?

Feature
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-127
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/572108702]

> [REST] Submarine rest server Framework
> --
>
> Key: SUBMARINE-127
> URL: https://issues.apache.org/jira/browse/SUBMARINE-127
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> Provide web backend services for submarine via jetty server



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-130) [WEB] Submarine web change router mode from `history` to `hash`

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-130:
--
 Labels: submarine-external-repo  (was: )
Description: 
[https://github.com/hadoopsubmarine/submarine/pull/38]
h3. What is this PR for?

change router mode from {{history}} to {{hash}}, The page is routed directly on 
the front end, and only the /api/* interface calls the background RESTful 
interface.
h3. What type of PR is it?

Improvement
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-130

 

> [WEB] Submarine web change router mode from `history` to `hash`
> ---
>
> Key: SUBMARINE-130
> URL: https://issues.apache.org/jira/browse/SUBMARINE-130
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> [https://github.com/hadoopsubmarine/submarine/pull/38]
> h3. What is this PR for?
> change router mode from {{history}} to {{hash}}, The page is routed directly 
> on the front end, and only the /api/* interface calls the background RESTful 
> interface.
> h3. What type of PR is it?
> Improvement
> h3. What is the Jira issue?
> https://issues.apache.org/jira/browse/SUBMARINE-130
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-129) [REST] Submarine server get user info

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-129:
--
Labels: submarine-external-repo  (was: )

h3. What is this PR for?

Add get user info RESTful interface.
h3. What type of PR is it?

Feature
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-129
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/572126581]

> [REST] Submarine server get user info
> -
>
> Key: SUBMARINE-129
> URL: https://issues.apache.org/jira/browse/SUBMARINE-129
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> HTTP GET
> [http://127.0.0.1/api/user/info]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (SUBMARINE-136) [SERVER] Submarine server user login via database

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu resolved SUBMARINE-136.
---
Resolution: Fixed

> [SERVER] Submarine server user login via database
> -
>
> Key: SUBMARINE-136
> URL: https://issues.apache.org/jira/browse/SUBMARINE-136
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> # create table sys_user in mysql
>  # add SysUserMapper
>  # add SysUserMapper.xml
>  # get SysUser from sys_user table via SysUserMapper.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (SUBMARINE-136) [SERVER] Submarine server user login via database

2019-08-15 Thread Xun Liu (JIRA)


[ 
https://issues.apache.org/jira/browse/SUBMARINE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908733#comment-16908733
 ] 

Xun Liu commented on SUBMARINE-136:
---

[https://github.com/hadoopsubmarine/submarine/pull/41]
h3. What is this PR for?
 # create table sys_user in mysql
 # add SysUserMapper
 # add SysUserMapper.xml
 # get SysUser from sys_user table via SysUserMapper.xml

h3. What type of PR is it?

Feature
h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-136
h3. How should this be tested?

[CI pass|https://travis-ci.org/liuxunorg/submarine/builds/572570511]
h3. Screenshots (if appropriate)
h3. Questions:
 * Does the licenses files need update? Yes/No
 * Is there breaking changes for older versions? Yes/No
 * Does this needs documentation? Yes/No

> [SERVER] Submarine server user login via database
> -
>
> Key: SUBMARINE-136
> URL: https://issues.apache.org/jira/browse/SUBMARINE-136
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> # create table sys_user in mysql
>  # add SysUserMapper
>  # add SysUserMapper.xml
>  # get SysUser from sys_user table via SysUserMapper.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-97) Connect to the mini-submarine for remote debugging

2019-08-15 Thread Zac Zhou (JIRA)


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

Zac Zhou updated SUBMARINE-97:
--
Description: 
Now submarine provides a container for testing, We need to let the hadoop in 
the container provide the debug mode.
 Enable developers to remotely debug submarine client, am and executor

  was:
Now submarine provides a container for testing, We need to let the hadoop in 
the container provide the debug mode.
 Enable developers to remotely debug

 

1. Need to add RM, NM, submarine debug port in the dockerfile.
2. Hadoop-env.sh in /usr/local/hadoop/etc/hadoop In the configuration file, add 
the debug parameter. 

default: suspend=n

3. Need to be in dev-support/README.md, Tell the developer how to debug. modify 
suspend=y


> Connect to the mini-submarine for remote debugging
> --
>
> Key: SUBMARINE-97
> URL: https://issues.apache.org/jira/browse/SUBMARINE-97
> Project: Hadoop Submarine
>  Issue Type: Improvement
>Reporter: Xun Liu
>Assignee: Zac Zhou
>Priority: Major
>
> Now submarine provides a container for testing, We need to let the hadoop in 
> the container provide the debug mode.
>  Enable developers to remotely debug submarine client, am and executor



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-134) [DB] Travis add mysql test environment

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-134:
--
Summary: [DB] Travis add mysql test environment  (was: [DB] Run tests on 
Travis using mysql)

> [DB] Travis add mysql test environment
> --
>
> Key: SUBMARINE-134
> URL: https://issues.apache.org/jira/browse/SUBMARINE-134
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> 1. Modify .travis.yaml run tests on Travis using mysql
> 2. Create mysql in travis env
> 3. Create database name is `submarine`
> 4. database user name is `submarine`
> 5. database user password is `password`



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-134) [DB] Run tests on Travis using mysql

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-134:
--
Labels: submarine-external-repo  (was: )

> [DB] Run tests on Travis using mysql
> 
>
> Key: SUBMARINE-134
> URL: https://issues.apache.org/jira/browse/SUBMARINE-134
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-134) [DB] Run tests on Travis using mysql

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-134:
--
Summary: [DB] Run tests on Travis using mysql  (was: [DB] Submarine get 
system dict from db)

> [DB] Run tests on Travis using mysql
> 
>
> Key: SUBMARINE-134
> URL: https://issues.apache.org/jira/browse/SUBMARINE-134
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (SUBMARINE-136) [SERVER] Submarine server user login via database

2019-08-15 Thread Xun Liu (JIRA)
Xun Liu created SUBMARINE-136:
-

 Summary: [SERVER] Submarine server user login via database
 Key: SUBMARINE-136
 URL: https://issues.apache.org/jira/browse/SUBMARINE-136
 Project: Hadoop Submarine
  Issue Type: Sub-task
Reporter: Xun Liu
Assignee: Xun Liu


# create table sys_user in mysql
 # add SysUserMapper
 # add SysUserMapper.xml
 # get SysUser from sys_user table via SysUserMapper.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-128) [REST] Submarine server user login

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-128:
--
Description: Provide the use login rest interface for the front end

> [REST] Submarine server user login
> --
>
> Key: SUBMARINE-128
> URL: https://issues.apache.org/jira/browse/SUBMARINE-128
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>
> Provide the use login rest interface for the front end



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Resolved] (SUBMARINE-135) [DB] Access the database via mybatis

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu resolved SUBMARINE-135.
---
Resolution: Fixed

> [DB] Access the database via mybatis
> 
>
> Key: SUBMARINE-135
> URL: https://issues.apache.org/jira/browse/SUBMARINE-135
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> # add mybatis lib
>  # add mybatis-config.xml to Submarine-Server Resource Dir
>  # add database connect configure to submarine-site.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (SUBMARINE-135) [DB] Access the database via mybatis

2019-08-15 Thread Xun Liu (JIRA)


[ 
https://issues.apache.org/jira/browse/SUBMARINE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908621#comment-16908621
 ] 

Xun Liu commented on SUBMARINE-135:
---

h3. [https://github.com/hadoopsubmarine/submarine/pull/40]
h3. What is this PR for?
 # add mybatis lib
 # add mybatis-config.xml to Submarine-Server Resource Dir
 # add database connect configure to submarine-site.xml

h3. What type of PR is it?

Feature
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-135
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/572558464]
h3. Screenshots (if appropriate)
h3. Questions:
 * Does the licenses files need update? Yes/No
 * Is there breaking changes for older versions? Yes/No
 * Does this needs documentation? Yes/No

> [DB] Access the database via mybatis
> 
>
> Key: SUBMARINE-135
> URL: https://issues.apache.org/jira/browse/SUBMARINE-135
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> # add mybatis lib
>  # add mybatis-config.xml to Submarine-Server Resource Dir
>  # add database connect configure to submarine-site.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-135) [DB] Access the database via mybatis

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-135:
--
Description: 
# add mybatis lib
 # add mybatis-config.xml to Submarine-Server Resource Dir
 # add database connect configure to submarine-site.xml

> [DB] Access the database via mybatis
> 
>
> Key: SUBMARINE-135
> URL: https://issues.apache.org/jira/browse/SUBMARINE-135
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> # add mybatis lib
>  # add mybatis-config.xml to Submarine-Server Resource Dir
>  # add database connect configure to submarine-site.xml



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-135) [DB] Access the database via mybatis

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-135:
--
Labels: submarine-external-repo  (was: )

> [DB] Access the database via mybatis
> 
>
> Key: SUBMARINE-135
> URL: https://issues.apache.org/jira/browse/SUBMARINE-135
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-134) [DB] Submarine get system dict from db

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-134:
--
Summary: [DB] Submarine get system dict from db  (was: [DB] Submarine 
system dict)

> [DB] Submarine get system dict from db
> --
>
> Key: SUBMARINE-134
> URL: https://issues.apache.org/jira/browse/SUBMARINE-134
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-133) [Umbrella] Submarine Database

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-133:
--
Labels: submarine-external-repo  (was: )

> [Umbrella] Submarine Database
> -
>
> Key: SUBMARINE-133
> URL: https://issues.apache.org/jira/browse/SUBMARINE-133
> Project: Hadoop Submarine
>  Issue Type: New Feature
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-103) [Umbrella] Submarine RESTful interface

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-103:
--
Labels: submarine-external-repo  (was: submarine-server)

> [Umbrella] Submarine RESTful interface
> --
>
> Key: SUBMARINE-103
> URL: https://issues.apache.org/jira/browse/SUBMARINE-103
> Project: Hadoop Submarine
>  Issue Type: New Feature
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> Submarine web RESTful interface service.
> You can do the following to make submarine-web use a RESTful interface.
> 1. Package output submarine-web web site
> {code:java}
> cd submarine-web
> yarn install
> yarn run build
> {code}
> The yarn will output the submarine-web web site to the submarine-web/dist 
> directory.
>  
> 2. Run Submarine-Server
> Run the submarine-server project directly in the idea.
>  The jetty server in the submarine-server loads the web content in the 
> submarine-web/dist directory by default.
>  
> 3. [http://127.0.0.1:8080|http://127.0.0.1:8080/]
> 4. input admin/admin in submarine workbench login page.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-98) [Umbrella] Submarine web page

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-98:
-
Labels: submarine-external-repo  (was: )

> [Umbrella] Submarine web page
> -
>
> Key: SUBMARINE-98
> URL: https://issues.apache.org/jira/browse/SUBMARINE-98
> Project: Hadoop Submarine
>  Issue Type: Improvement
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-external-repo
>
> Submarine can be managed via submarine web:
> 1. Support multi-user and multi-role
> 2. Support for allocation management of server resources
> 3. Support data development, algorithm development, and model launch through 
> notebook
> 4. Support workflow workflow orchestration
> 5. Support service monitoring after the model goes online



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (SUBMARINE-135) [DB] Access the database via mybatis

2019-08-15 Thread Xun Liu (JIRA)
Xun Liu created SUBMARINE-135:
-

 Summary: [DB] Access the database via mybatis
 Key: SUBMARINE-135
 URL: https://issues.apache.org/jira/browse/SUBMARINE-135
 Project: Hadoop Submarine
  Issue Type: Sub-task
Reporter: Xun Liu
Assignee: Xun Liu






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (SUBMARINE-134) [DB] Submarine system dict

2019-08-15 Thread Xun Liu (JIRA)
Xun Liu created SUBMARINE-134:
-

 Summary: [DB] Submarine system dict
 Key: SUBMARINE-134
 URL: https://issues.apache.org/jira/browse/SUBMARINE-134
 Project: Hadoop Submarine
  Issue Type: Sub-task
Reporter: Xun Liu
Assignee: Xun Liu






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-132) [DB] Submarine Database Design

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-132:
--
Summary: [DB] Submarine Database Design  (was: [Server] Submarine Database 
Design)

> [DB] Submarine Database Design
> --
>
> Key: SUBMARINE-132
> URL: https://issues.apache.org/jira/browse/SUBMARINE-132
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-server
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SUBMARINE-132) [Server] Submarine Database Design

2019-08-15 Thread Xun Liu (JIRA)


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

Xun Liu updated SUBMARINE-132:
--
Parent Issue: SUBMARINE-133  (was: SUBMARINE-131)

> [Server] Submarine Database Design
> --
>
> Key: SUBMARINE-132
> URL: https://issues.apache.org/jira/browse/SUBMARINE-132
> Project: Hadoop Submarine
>  Issue Type: Sub-task
>Reporter: Xun Liu
>Assignee: Xun Liu
>Priority: Major
>  Labels: submarine-server
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (SUBMARINE-133) [Umbrella] Submarine Database

2019-08-15 Thread Xun Liu (JIRA)
Xun Liu created SUBMARINE-133:
-

 Summary: [Umbrella] Submarine Database
 Key: SUBMARINE-133
 URL: https://issues.apache.org/jira/browse/SUBMARINE-133
 Project: Hadoop Submarine
  Issue Type: Bug
Reporter: Xun Liu
Assignee: Xun Liu






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)