kyoty
3d8d1ebe67
enhance form verify ( #5696 )
3 years ago
kyoty
2d71930837
the update function should use post instead of get ( #5703 )
3 years ago
JinyLeeChina
5b6c9b7d43
[Feature][JsonSplit-api] select-by-code of processDefinition ( #5687 )
...
* select-by-code of processDefinition
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
xingchun-chen
b31ba7e18b
Issue robot translation judgment changed to Chinese ( #5694 )
...
Co-authored-by: chenxingchun <438044805@qq.com>
3 years ago
wangxj3
6df58e8d78
[Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies ( #5603 )
...
* add globalParams new plan with varPool
* add unit test
* add python task varPoolParams
Co-authored-by: wangxj <wangxj31>
3 years ago
ji04xiaogang
3b80760c42
Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log ( #5691 )
...
Co-authored-by: shenglm <shenglm840722@126.com>
3 years ago
kyoty
bae047e4a3
[Improvement][UI] Update the update time after the user information is successfully modified ( #5684 )
...
* improve
edit the userinfo success, but the updatetime is not the latest.
3 years ago
Kirs
f508788689
[BUG-#5678][Registry]fix registry init node miss ( #5686 )
3 years ago
CalvinKirs
fc203fb41c
Merge remote-tracking branch 'origin/dev' into json_split_two
...
# Conflicts:
# .github/actions/translate-on-issue
# docker/build/conf/dolphinscheduler/registry.properties.tpl
# docker/build/startup-init-conf.sh
# docker/docker-swarm/config.env.sh
# docker/kubernetes/dolphinscheduler/templates/_helpers.tpl
# dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionControllerTest.java
# dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/registry/RegistryCenter.java
# dolphinscheduler-service/src/main/resources/registry.properties
3 years ago
Shiwen Cheng
93f1d4df7d
[Improvement-5405][Docker/K8s] Adapt to registry SPI ( #5681 )
3 years ago
Squidyu
664206cb81
wrong word: 'WAITTING' ->'WAITING' ( #5682 )
...
* Add:Name verification remove the first and last spaces.
* Update: wrong word: 'WAITTING' ->'WAITING'
Co-authored-by: Squid <2824638304@qq.com>
3 years ago
xingchun-chen
8ebd6469e6
update submodule translate-on-issue ( #5677 )
...
* Add issue robot automatic reply and Translation
Co-authored-by: chenxingchun <438044805@qq.com>
3 years ago
kyoty
60f93d16eb
update maven repository url ( #5674 )
3 years ago
kyoty
d64e3cb658
add the pageSize parameter ( #5663 )
3 years ago
kyoty
e628e4e8fd
[Improvement][API] Simplify the Check of Result by introducing several new methods. ( #5666 )
3 years ago
kyoty
e2eed1f24f
[Improvement] Fix a potential problem when editing an existing mysql data source
3 years ago
YulongZ
f7e551282a
docker-compose wrong env ( #5664 )
...
* docker-compose wrong env
3 years ago
myangle1120
a7682143ac
[Feature-#5565][UI] Global Param passed by sense dependencies ( #5628 )
...
* modify-globalParams
* del comment
Co-authored-by: liangfengjie <liangfengjie@hetao101.com>
3 years ago
kyoty
75813e7866
[bug fix] Some password attributes can be viewd directly in the log ( #5638 )
...
* fix the password display incorrectly
* update
* update
* fic code style
fic code style
* Update SensitiveDataConverterTest.java
* Update SensitiveDataConverter.java
* Update SensitiveDataConverter.java
* Update SensitiveDataConverterTest.java
* Update pom.xml
3 years ago
zhuangchong
b21e821845
fix PSQLException: ERROR: operator does not exist. ( #5654 )
3 years ago
justoy
0d7c32a1e8
Update TaskInstanceCacheManagerImpl.java ( #5656 )
3 years ago
zhuangchong
3026f04d85
[Improvement-5452][Task] ds flink task support submit a PyFlink job via the CLI ( #5453 )
...
* flink task support submit a PyFlink job via the CLI.
* optimize attribute name.
* Modify pyflink parameter judgment logic
3 years ago
kyoty
b05957db41
[Improvement] The newly introduced spi pugin support work in windows os
...
The newly introduced spi can't work in windows os.
3 years ago
JinyLeeChina
85f3ab43a5
[Feature][JsonSplit-api] define task api ( #5647 )
...
* processDefinition create/update
* fix codeStyle
* fix codeStyle
* fix ut
* api of project
* fix ut
* project update method
* define task api
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
LOUKHNATI Mohamed Khalil
86ffc1f3f2
[Bug][WorkerServer] SqlTask NullPointerException ( #5556 )
...
* [Bug][WorkerServer] add null checks to sqlParamsMap and sqlParamsMap.get(i), Add test to verify it
* Change Test Name
* Fix Code style issues, Modify checking null for Sql params in sqlParamsMap with clearer logging.
3 years ago
kyoty
015ed7ffa6
[Bug Fix] Edit the note of existed datasource does't work. ( #5642 )
...
* Update DataSourceServiceImpl.java
* Update DataSourceServiceImpl.java
3 years ago
kyoty
0a5670f195
Fix the bug `Edit User Info will always shows failed.` ( #5627 )
...
* Update createUser.vue
* Update createUser.vue
3 years ago
kyoty
67711442d5
[Improvement][SQL] Query return number In SQL should be configurable ( #5632 )
...
* [Improvement][SQL] Query return number should be configurable #5580
* Update SqlTaskTest.java
* Update sql.vue
3 years ago
zhuangchong
e2d6265e26
[Improvement][registry-plugin] Optimize registry plugin loading and initial installation #5635
3 years ago
kyoty
9d70c7e534
Update ProcessDefinitionMapperTest.java ( #5633 )
3 years ago
kyoty
c5bea3c774
[Fix-5540][JSON Split] Fix some new tables and fields are missing in the sql upgrade script ( #5611 )
...
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Create dolphinscheduler_ddl.sql
* Update dolphinscheduler_postgre.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Create dolphinscheduler_ddl.sql
* Update dolphinscheduler_mysql.sql
* Update dolphinscheduler_postgre.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_ddl.sql
* Update dolphinscheduler_postgre.sql
3 years ago
JinyLeeChina
728bd31f73
[Feature][JsonSplit-api] api of project ( #5630 )
...
* processDefinition create/update
* fix codeStyle
* fix codeStyle
* fix ut
* api of project
* fix ut
* project update method
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
kyoty
71a44f8a57
[Fix-5483] [Bug][API] Can't view variables in the page of Process Instance ( #5631 )
3 years ago
Shiwen Cheng
3fb01e1b4c
[Fix-5596][Python] Fix conflict between python_home and datax_home configuration in dolphinscheduler_env.sh ( #5612 )
3 years ago
xingchun-chen
109e6543b9
modify issues translation robot ( #5624 )
...
* Add issue robot automatic reply and Translation
Co-authored-by: chenxingchun <438044805@qq.com>
3 years ago
Shiwen Cheng
43be965b34
[Improvement-5567][UI] Add project id in web ui url for sharing and project name in project page ( #5568 )
...
* [Improvement-5567][UI] Add project id in web ui url for sharing
* [Improvement-5577][UI] Add Project Name in Project Page
3 years ago
xingchun-chen
6e818032b9
modify issues translation robot ( #5614 )
...
* Add issue robot automatic reply and Translation
3 years ago
Shiwen Cheng
47812d2691
[Fix][Docker] Fix docker image build error ( #5613 )
3 years ago
blackberrier
053e548bf3
[Improvement-5539][Master] Check status of taskInstance from cache ( #5572 )
...
* improvement:check status of taskInstance from cache
* issue5572 use timer instead of while&sleep; consider concurrent modification
* use computeifpresent instead of lock
* simplify getByTaskInstanceId function
* add ut for TaskInstanceCacheManagerImpl; fix bug in TaskInstanceCacheManagerImpl
* add Apache license header;add test class in root pom
3 years ago
Kirs
30c88032d3
[Feature-#3961][Registry]Registry-SPI ( #5562 )
...
[Feature#3961]Registry SPI
All the logical structure of the registry must be converted into a tree structure within the system, so some plug-ins must be converted internally, such as ETCD
The registry supports distributed locks.
todo: The specific information about the registration center of the API module needs to be adjusted.
3 years ago
leeli
006fb67439
[Fix-5583][sql] fix table name error in sql upgrade script ( #5606 )
...
* [DS-5583][fix] fix table ·name error in sql upgrade script
* [DS-5583][fix] fix table ·name error in sql upgrade script
Co-authored-by: lihongwei <lihongwei@ebchinatech.com>
3 years ago
Shiwen Cheng
d8f2aa3f20
[Fix-5468][Common] Fix obtaining IP is incorrect ( #5594 )
3 years ago
Chouc
3193837f5a
[DS-5559][fix][Master Server] Master Server was shutdown but the process still in system ( #5588 )
...
* Close spring context to destory beans that has running thread
3 years ago
Shiwen Cheng
309deaefe8
[Fix-5581][SQL] Specific key was too long, max key length is 767 bytes for varchar(256) in some mysql with innodb_large_prefix=OFF ( #5582 )
3 years ago
kyoty
0d5037e7c3
[Fix-5483] [Bug][API] Can't view variables in the page of Process Instance ( #5631 )
3 years ago
Shiwen Cheng
8bf042ae6e
[Fix-5596][Python] Fix conflict between python_home and datax_home configuration in dolphinscheduler_env.sh ( #5612 )
3 years ago
xingchun-chen
b436ef0a2c
modify issues translation robot ( #5624 )
...
* Add issue robot automatic reply and Translation
Co-authored-by: chenxingchun <438044805@qq.com>
3 years ago
JinyLeeChina
a561a618af
[Feature][JsonSplit-api] api of processDefinition create/update ( #5602 )
...
* processDefinition create/update
* fix codeStyle
* fix codeStyle
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Shiwen Cheng
5d3b75a0a3
[Improvement-5567][UI] Add project id in web ui url for sharing and project name in project page ( #5568 )
...
* [Improvement-5567][UI] Add project id in web ui url for sharing
* [Improvement-5577][UI] Add Project Name in Project Page
3 years ago
xingchun-chen
d70fdf2a65
modify issues translation robot ( #5614 )
...
* Add issue robot automatic reply and Translation
3 years ago