He Wang
35d8e8ac17
[Feature][DataSource] add oceanbase datasource ( #13675 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Jay Chung
c1fd1cba1b
[Document]: Add new quick start doc with more details and gifs ( #13607 )
...
* doc: new quick start doc with more detail and gif
copy paste from https://github.com/bitsondatadev/trino-getting-started/pull/22
and the chinese translate by Google Translate
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
Tq
3a6e10397f
[feature][api-datasource]add redshift auth mode to get connection by access key ( #13379 )
...
* submit redshift auth mode
* add front end
* add doc and fix frontend
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
lenian
bcf03ad4d1
[Feature-9467] add DAMENG DataSource ( #12860 )
...
* [Feature-9467][DataSource] add DAMENG (达梦) data source
* [Feature-9467] add DM datasource doc (Issue #9467 )
* [Feature-9467] add DM IDataBaseOptionKeys
* [Feature-9467] add DM DataSource: DmDataSourceChannelFactoryTest remove testGetDmConnection method
* [Feature-9467] modification package dm to dameng;
* [Feature-9467] add Dameng DmJdbcDriver18 License
* [Feature-9467] add DM DataSource: remove DruidDataSourceClient
Co-authored-by: lenian <yuenian@mananacare.com>
2 years ago
Aaron Wang
8503ee0eed
[Improvement][Worker] Startup parameter should have the highest priority ( #13274 )
2 years ago
Tq
06b77b34c7
[doc][datasource-12820] add azure sql database doc ( #13254 )
2 years ago
Wenjun Ruan
5c75d312fa
Add StarRocks datasource ( #13204 )
2 years ago
insist777
b40c63f02d
[Feature][DataSource]Add trino datasource plugin ( #12911 )
2 years ago
JieguangZhou
6e224d08a2
[fix] Python task can not pass the parameters to downstream task. ( #12961 )
2 years ago
JieguangZhou
a47b4d0672
[Feature][Task] Transfer files between tasks ( #12552 )
...
* add data transfer between tasks
* add delete DATA_TRANSFER API
* convert Result to DeleteDataTransferResponse
* add api UT
* fix final
* fix doc
2 years ago
Tq
4e2701b57e
[doc][fix] Add new alert doc Slack ( #12567 )
2 years ago
Yiming Guo
064fec88b0
[Feature-12040][docs] Update Granted Permissions Guide for PR#12048 ( #12587 )
...
* Upload new ui screenshots.
* Update document of Granted Permissions.
* Delete unused images.
2 years ago
Chris-Arith
b953cdc559
update english oracle.md ( #12332 )
2 years ago
Chris-Arith
c8bd106604
create oracle help.md ( #12218 )
...
* create oracle help.md
* Add files via upload
allow Oracle to choose schema
* move pic under img and add title for oracle.md
2 years ago
Eric Gao
064224696f
[Doc][Improvement] Add instructions for process execution type and data complement ( #12121 )
...
* Add instructions for process execution type and data complement
* Fix and polish the docs
2 years ago
ZhaoGuodong
86291bb5e6
[Feature-10273][Datasource] Add dataSource for AWS Athena ( #11157 )
2 years ago
monster
3e360a8ecb
[Improvement-11550] [Doc]Document content update ( #11577 )
...
* [Improvement-11550] [Doc]Document content update
* Update pictures
* fix
* Update Process word to Workflow
Co-authored-by: David <davidzollo365@gmail.com>
2 years ago
caishunfeng
0464123c2b
[Feature-11223] support stream task ( #11350 )
...
* add task execute type
* update task definition list paging
* update task instance list paging
* stream task start
* [Feature][UI] Some changes to execute task.
* Set the connection edge to dashed line.
* Add FLINK_STREAM task.
* add stream task
* flink savepoint and cancel
* fix query bug
* add stream task definition
* add task instance for stream task
* delete stream task definition state
* update api for stream task definition edit
* modify search for stream task instance
* add language
* delete task type search for stream task definition
* change task type search for stream task instance
* add jump button
* add savepoint
* add down log for stream task instance
* ui test
* stream task start
* run DAG
* [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
* [Feature][UI] Remove some fields for FLINK_STREAM.
* add start modal
* add dryRun column for stream task instance
* fix duration
* fix pon
* fix build error
* Add success tip
* add auto sync for stream task instance
* remove forgien key for task instance
* license header
* UT fix
* modify locales
* recover common config
* fix UT
* add doc
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
insist777
8ad6e10da5
[doc] Improve the document introduction of complement ( #11275 )
2 years ago
Tq
9859b5da1f
add Feishu alert doc and configure email alert doc to the docsdev.js ( #11173 )
...
add Feishu alert doc and configure email alert doc to the docsdev.js
2 years ago
Jiajie Zhong
08cfbc73e0
[doc] Add missing doc change by snehal ( #10892 )
2 years ago
qianli2022
1e48bbc5c6
[Feature-10629][Improvement] Support multi cluster environments - namespace use cluster ( #10650 )
...
* server code
* namespace ui
* fix dao test
* fix test
* fix
* docs and image update
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
sneh-wha
423cc5b9be
[doc] Modified project doc. ( #10711 )
2 years ago
sneh-wha
7898f41dc0
[doc] Change datasource doc ( #10660 )
2 years ago
Stalary
b2df357814
[doc] Add run the task alone doc. ( #10581 )
2 years ago
houshitao
1b1a567fec
[doc] Correct the complement add docs ( #10521 )
2 years ago
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type ( #10096 )
...
* service code
* [Feature][UI] Add front-end for cluster manage
* fix e2e
* remove comment on cluster controller
* doc
* img
* setting e2e.yaml
* test
* rerun e2e
* fix bug from comment
* Update index.tsx
use Nspace instead of css.
* Update index.tsx
Remove the style.
* Delete index.module.scss
Remove the useless file.
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2 years ago
QuakeWang
cd36401a6a
[doc] Refactor context parameter docment ( #10227 )
2 years ago
QuakeWang
58b1e1da1e
[doc] Upgrade screenshot to latest version in dev document ( #10242 )
...
* fix issue-9898
* delete no use pictures
2 years ago
Jiajie Zhong
6d9bc0743b
[doc] Add setValue syntax in local param ( #10245 )
...
ref: #9576
same as: #9671
2 years ago
QuakeWang
5998c73aac
[doc] Refactor local parameter docment ( #10119 )
2 years ago
QuakeWang
0abfb5e744
[doc] Refactor global parameter docment ( #10045 )
2 years ago
Mr.An
7d5af7e7ec
[doc] Update editorial workflow content and images ( #10130 )
2 years ago
Mr.An
73f13a9c9c
[doc] Show all the functions of the home page through screenshots ( #10118 )
2 years ago
QuakeWang
243ee8ba70
[Bug][doc] Fix the open-api docs request error ( #10100 )
2 years ago
qianli2022
bc1c15b142
[Feature-8252][doc] K8s and namespace manager docs and web page update ( #9881 )
...
* test
* test
* doc
* fix image error
* fix
* Update docs/docs/en/guide/security.md
* Update docs/docs/en/guide/security.md
* Update docs/docs/en/guide/security.md
* Update docs/docs/zh/guide/security.md
* fix doc
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
QuakeWang
f790bc25fd
[doc] Update the document picture to new UI ( #9953 )
3 years ago
QuakeWang
691e8ab538
[Feature][doc] Refactor and separate the Resource Center Document ( #9658 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
62284ae689
[doc] Add some dev missing doc ( #9427 )
...
* [doc] Add some dev missing doc
Including general-setting, task-definition, audit-log
and they related img
* Change base on suggestion
Co-authored-by: Tq <tianqitobethefirst@gmail.com>
3 years ago
Jiajie Zhong
9f84dbbda0
[doc] Migrate dev doc from website repository ( #9291 )
...
* [doc] Migrate dev doc from website repository
* Correct release language
* Fix license issue
* Add all images from website
* Delete unused images
* Add CI
* Fix ci
* fix ci
* Remove no need file
* Add latest commit from website
* correct img_utils.py script
* Remove unused imgs
3 years ago