Jiajie Zhong
828299bb67
#2620 : Add new code owner of docs module ( #9388 )
3 years ago
Jiajie Zhong
a8f6bf3831
Add new code owner of docs module ( #9388 )
3 years ago
Jiajie Zhong
351d5059b5
#2619 : [doc] Change get help from dev mail list to slack ( #9377 )
...
* Change all get help from dev mailing list to slack, because
we find out mailing list have many users ask for subscribe
and they maybe subscribe by accident.
* remove join dev mailing list in faq.md because we already
have it in https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html
3 years ago
Jiajie Zhong
c828809b46
[doc] Change get help from dev mail list to slack ( #9377 )
...
* Change all get help from dev mailing list to slack, because
we find out mailing list have many users ask for subscribe
and they maybe subscribe by accident.
* remove join dev mailing list in faq.md because we already
have it in https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html
3 years ago
songjianet
99a0c00eea
#2618 : [Fix][UI Next][V1.0.0-Alpha] Fix the task instance forced success button multi-language support error. ( #9392 )
3 years ago
songjianet
72bdf6f03c
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance forced success button multi-language support error. ( #9392 )
3 years ago
guoshupei
aba9e79588
#2617 : [Fix-9221] [alert-server] optimization and gracefully close ( #9246 )
...
* [Fix-9221] [alert-server] optimization and gracefully close
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unnecessary Mockito stubbings
* [Fix-9221] [alert-server] init AlertPluginManager in AlertServer
* [Fix-9221] [alert-server] AlertServerTest add AlertPluginManager installPlugin
* [Fix-9221] [alert-server] replace @Eventlistener with @PostConstruct
* [Fix-9221] [alert-server] sonar check solution
* [Improvement-9221] [alert] update constructor injection and replace IStoppable with Closeable
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
guoshupei
ca95d2f928
[Fix-9221] [alert-server] optimization and gracefully close ( #9246 )
...
* [Fix-9221] [alert-server] optimization and gracefully close
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unused mock data
This closes #9221
* [Fix-9221] [alert-server] remove unnecessary Mockito stubbings
* [Fix-9221] [alert-server] init AlertPluginManager in AlertServer
* [Fix-9221] [alert-server] AlertServerTest add AlertPluginManager installPlugin
* [Fix-9221] [alert-server] replace @Eventlistener with @PostConstruct
* [Fix-9221] [alert-server] sonar check solution
* [Improvement-9221] [alert] update constructor injection and replace IStoppable with Closeable
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
caishunfeng
ffe7c87716
#2616 : [Improvement] change method access ( #9390 )
...
* change method to protected
* change method access
3 years ago
caishunfeng
ab0357027d
[Improvement] change method access ( #9390 )
...
* change method to protected
* change method access
3 years ago
Tq
84e77a8f5f
#2615 : [BUG][WORKER-9349]fix param priority ( #9379 )
...
* fix param priority
* fix params priority code logic
3 years ago
Tq
2a4fa9cdb1
[BUG][WORKER-9349]fix param priority ( #9379 )
...
* fix param priority
* fix params priority code logic
3 years ago
Tq
f8c67b0dfb
#2614 : [Bug][API-9364]fix ProcessInstance wrong alert group id ( #9383 )
...
* fix ProcessInstance wrong alert group id
* change createComplementCommandList method to protected
3 years ago
Tq
f186b0d391
[Bug][API-9364]fix ProcessInstance wrong alert group id ( #9383 )
...
* fix ProcessInstance wrong alert group id
* change createComplementCommandList method to protected
3 years ago
Eric Gao
f0df83f587
#2613 : [Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Amy0104
e21ff46281
#2612 : [Fix][UI Next][V1.0.0-Alpha] Add light color theme to echarts. ( #9381 )
3 years ago
Amy0104
e2c36324b3
[Fix][UI Next][V1.0.0-Alpha] Add light color theme to echarts. ( #9381 )
3 years ago
Jiajie Zhong
ef38a4ceab
#2611 : [python] Migrate pythonGatewayServer into api server ( #9372 )
...
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server
The distribute package size before and after this patch is:
```sh
# before
796M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
# after
647M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
3 years ago
Jiajie Zhong
3457cee960
[python] Migrate pythonGatewayServer into api server ( #9372 )
...
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server
The distribute package size before and after this patch is:
```sh
# before
796M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
# after
647M apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
3 years ago
mans2singh
0a50ba0c0d
#2610 : [task-spark][docs] Corrected notice section ( #9375 )
3 years ago
mans2singh
950f32e1d6
[task-spark][docs] Corrected notice section ( #9375 )
3 years ago
gaojun2048
32558d7dbe
#2609 : [optimization] [Service] Optimization ProcessService and add ProcessService interface ( #9370 )
3 years ago
gaojun2048
5ef3f9d668
[optimization] [Service] Optimization ProcessService and add ProcessService interface ( #9370 )
3 years ago
xiangzihao
7a1d3f8960
#2608 : [CI] try to fix ci ( #9366 )
...
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
3 years ago
xiangzihao
80ea8049e0
[CI] try to fix ci ( #9366 )
...
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
3 years ago
xiangzihao
c4af1bd29f
#2607 : [FIX-9355] Fix scheduleTime of start-process-instance api in api-doc ( #9359 )
...
* fix #9355
* fix #9355
* fix ut error
* fix ut error
3 years ago
xiangzihao
1679f15a50
[FIX-9355] Fix scheduleTime of start-process-instance api in api-doc ( #9359 )
...
* fix #9355
* fix #9355
* fix ut error
* fix ut error
3 years ago
Tq
29c1ff00e9
#2606 : [Bug-9235][Alert]Fix wechat markdown message and change wechat form structure ( #9367 )
...
* fix wechat issues:
1. change table msg type to markdown.
2. change userId to not required and enrich hints
3. change 'app id' to 'app id and chat id'
* fix wechat issues:
1. revert table showtype and add markdown showtype.
2. enrich hints.
3. delete 'chatid', rename agentid to weChatAgentIdChatId.
4. modify code to send markdown message.
* fix wechat issues: Change the language pack of agentId to agentId/chatId.
* fix format
* fix param name
Co-authored-by: Amy <amywang0104@163.com>
3 years ago
Tq
c294979e2f
[Bug-9235][Alert]Fix wechat markdown message and change wechat form structure ( #9367 )
...
* fix wechat issues:
1. change table msg type to markdown.
2. change userId to not required and enrich hints
3. change 'app id' to 'app id and chat id'
* fix wechat issues:
1. revert table showtype and add markdown showtype.
2. enrich hints.
3. delete 'chatid', rename agentid to weChatAgentIdChatId.
4. modify code to send markdown message.
* fix wechat issues: Change the language pack of agentId to agentId/chatId.
* fix format
* fix param name
Co-authored-by: Amy <amywang0104@163.com>
3 years ago
worry
0c4c3d69e1
#2605 : [Feature-9204][alert] Implement alert send status ( #9208 )
...
* [DS-9204][feat][alert,dao] Implement alert send status
- implement alert send status
- add alert send status entity、mapper
- modify alert dao
- modify alert sender
- add test
- add sql
This closes #9204
* [DS-9204][feat][alert,dao] Implement alert send status
- add license header
This closes #9204
3 years ago
worry
2bab12f2c8
[Feature-9204][alert] Implement alert send status ( #9208 )
...
* [DS-9204][feat][alert,dao] Implement alert send status
- implement alert send status
- add alert send status entity、mapper
- modify alert dao
- modify alert sender
- add test
- add sql
This closes #9204
* [DS-9204][feat][alert,dao] Implement alert send status
- add license header
This closes #9204
3 years ago
Devosend
3d0da94567
#2604 : [Fix][UI Next][V1.0.0-Alpha]Add zh for dag execution policy ( #9363 )
3 years ago
Devosend
ce7740b9fc
[Fix][UI Next][V1.0.0-Alpha]Add zh for dag execution policy ( #9363 )
3 years ago
Devosend
5e068d1eab
#2603 : [Fix][UI-Next] Rename process to workflow ( #9350 )
3 years ago
Devosend
aba257084b
[Fix][UI-Next] Rename process to workflow ( #9350 )
3 years ago
Devosend
c1026b20c7
#2602 : [Fix] [UI-Next][V1.0.0-Alpha] Rename node to task in the task creation modal ( #9351 )
3 years ago
Devosend
c21f8c650b
[Fix] [UI-Next][V1.0.0-Alpha] Rename node to task in the task creation modal ( #9351 )
3 years ago
Tq
1bd3207c0f
#2601 : fix task definition page info total count ( #9354 )
3 years ago
Tq
4873ec8a45
fix task definition page info total count ( #9354 )
3 years ago
xiangzihao
89a0f6cdba
#2600 : [Improve][CI] improve ci checking ( #9325 )
3 years ago
xiangzihao
40b73f7962
[Improve][CI] improve ci checking ( #9325 )
3 years ago
zchong
ef58fb60a1
#2599 : [Improvement-9338][API] show more create datasource exception message ( #9336 )
...
* Update DataSourceServiceImpl.java
fix error message miss
* Update DataSourceServiceImpl.java
import optional jar
3 years ago
zchong
4a29c6a6c8
[Improvement-9338][API] show more create datasource exception message ( #9336 )
...
* Update DataSourceServiceImpl.java
fix error message miss
* Update DataSourceServiceImpl.java
import optional jar
3 years ago
labbomb
657e22b4c4
#2598 : [docs] Modifying site Configurations ( #9341 )
3 years ago
labbomb
ee0e3beb9d
[docs] Modifying site Configurations ( #9341 )
3 years ago
xiangzihao
44d1c63bd5
#2597 : [Doc] There are some version errors in the 2.0.1-release ( #9335 )
3 years ago
xiangzihao
3c5568c16c
[Doc] There are some version errors in the 2.0.1-release ( #9335 )
3 years ago
songjianet
d620849a2a
#2596 : [Fix][UI Next][V1.0.0-Alpha] Fix the time columns cannot be broken in the cron manage table. ( #9334 )
3 years ago
songjianet
a866465d01
[Fix][UI Next][V1.0.0-Alpha] Fix the time columns cannot be broken in the cron manage table. ( #9334 )
3 years ago