Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify home directory #12

Merged
merged 9 commits into from
Jul 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[阅读中文文档](docs/zh_CH/README.md)
## Introduction

Linkis connects with compuation/storage engines(Spark, Flink, Hive, Python and HBase), exposes REST/WS interface, and executes multi-language jobs(SQL, Pyspark, HiveQL and Scala), as a data middleware.
Expand Down Expand Up @@ -29,14 +30,36 @@ Based on the microservices architecture, Linkis provides enterprise-level featur

- Metadata Services: Real-time display of dataset table structure and partitions.

**Compared with similar systems**

## QuickStart
![introduction01](docs/en_US/images/introduction/introduction01.png)

Read the Quick Start.
# QuickStart:

## Architecture
[Read the Quick Start.](docs/en_US/ch2/Linkis%20Quick%20Start.md)

----

# Quick Use:

[Read the Quick Use](docs/en_US/ch3/Linkis%20User%20Manual.md)

----

# Architecture:

![introduction02](docs/en_US/images/introduction/introduction02.png)

----

## Communication
If you want the fastest response, please give us an issue; or you can scan the code into the WeChat group:
![introduction03](docs/en_US/images/introduction/introduction03.jpg)

**QQ group:**
<br>

![introduction04](docs/en_US/images/introduction/introduction04.jpg)

## License

Expand Down
9 changes: 1 addition & 8 deletions docs/en_US/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
* [System deployment documentation](ch1/deploy.md)
* [linkis quick start](ch2/Linkis%20Quick%20Start.md)
* [Linkis User Manual](ch3/Linkis%20User%20Manual.md)
* [架构设计]()
* [UJES架构设计](ch4/Linkis-UJES设计文档.md)
* [RM架构设计](ch4/Linkis-RM设计文档.md)
* [AM架构设计]()
* [开发文档]()
* [FAQ]()
* [版本升级文档]()
* [历次版本发布内容]()



Binary file added docs/en_US/images/introduction/introduction01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en_US/images/introduction/introduction03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en_US/images/introduction/introduction04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions docs/zh_CH/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ Linkis基于微服务架构,提供了金融级多租户隔离、资源管控

![introduction03](images/introduction/introduction03.jpg)

**QQ group:**
<br>

![introduction04](images/introduction/introduction04.jpg)

**License:Linkis is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.**


Binary file added docs/zh_CH/images/introduction/introduction04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.