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/hadoop-submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 7f4a688 SUBMARINE-228. Hotfix development document image error
7f4a688 is described below
commit 7f4a6880d345941c970e434b777cecad0496bf04
Author: Xun Liu <[email protected]>
AuthorDate: Thu Oct 10 14:46:23 2019 +0800
SUBMARINE-228. Hotfix development document image error
### What is this PR for?
https://github.com/liuxunorg/hadoop-submarine/tree/master/docs/development#33-submarine-server
has error.
need change
```
org.apache.submarine.server.SubmarineServer
```
to
```
org.apache.submarine.server.WorkbenchServer
```
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
* https://issues.apache.org/jira/browse/SUBMARINE-228
### How should this be tested?
* [CI
Pass](https://travis-ci.org/liuxunorg/hadoop-submarine/builds/595968311)
### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? Yes/No
* Is there breaking changes for older versions? Yes/No
* Does this needs documentation? Yes/No
Author: Xun Liu <[email protected]>
Closes #39 from liuxunorg/SUBMARINE-228 and squashes the following commits:
8516266 [Xun Liu] SUBMARINE-228. Hotfix development document image error
---
docs/assets/Run-Debug-Configuration.png | Bin 228122 -> 250049 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/docs/assets/Run-Debug-Configuration.png
b/docs/assets/Run-Debug-Configuration.png
index 723932a..9dc0f20 100644
Binary files a/docs/assets/Run-Debug-Configuration.png and
b/docs/assets/Run-Debug-Configuration.png differ