Wenjun Ruan
9c217d072d
[Improvement][SPI] support load single plugin ( #5794 )
...
change load operation of 'registry.plugin.dir'
3 years ago
wen-hemin
e78344df2e
fix: Remove duplicate "registryClient.close" method calls ( #5805 )
...
Co-authored-by: wen-hemin <wenhemin@apache.com>
3 years ago
傅双波
1e3ff41928
fix ( #5803 )
...
Co-authored-by: shuangbofu <fusb@tuya.com>
3 years ago
Tandoy
70fef3daed
[Imporvement #5621 ][job instance] start-time and end-time ( #5621 ) ( #5797 )
...
·the list of workflow instances is sorted by start time and end time
·This closes #5621
3 years ago
kyoty
7bffe0ac85
[Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected. ( #5796 )
...
* improve timestamp format
make the startime in the log of httptask to be easier to read.
* fix bad code smell and update the note.
3 years ago
Wenjun Ruan
16986c3c65
[Imporvement #5725 ][CheckStyle] upgrade checkstyle file ( #5789 )
...
* [Imporvement #5725 ][CheckStyle] upgrade checkstyle file
Upgrade checkstyle.xml to support checkstyle version 8.24+
* change ci checkstyle version
3 years ago
Wenjun Ruan
30af55b82a
[Improvement][Worker] Task log may be lost #5775 ( #5783 )
3 years ago
kyoty
626c47399a
[FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
3 years ago
Hua Jiang
9fd5145b66
[Improvement-5773][server] need to support two parameters related to task ( #5774 )
...
* add some new parameter for task
* restore official properties
* improve imports
* modify a variable's name
Co-authored-by: jiang hua <jiang.hua@zhaopin.com.cn>
3 years ago
Tanvi Moharir
ab527a5e5a
[Improvement#5741][Worker] Improve task process status log ( #5776 )
3 years ago
kyoty
b114d330ac
[Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move` doesn't work. ( #5739 )
...
* Update relatedItems.vue
* Update relatedItems.vue
3 years ago
wangxj3
7a18adae52
[FIX-#5721][master-server] Global params parameter missing ( #5757 )
...
Co-authored-by: wangxj <wangxj31>
3 years ago
kyoty
75d61686de
[Fix#5758] There are some problems in the api documentation that need to be improved ( #5759 )
...
* add the necessary parameters
* openapi improve
* fix code style error
3 years ago
kyoty
cf99df3de0
[Fix-5714] When updating the existing alarm instance, the creation time should't be updated ( #5715 )
...
* add a new init method.
3 years ago
Jianchao Wang
2ba569acd0
[Improvement-5622][project management] Modify the title ( #5723 )
3 years ago
kyoty
ee0a4391e7
[Improvement] the automatically generated spi service name in alert-plugin is wrong ( #5676 )
...
* bug fix
the auto generated spi service can't be recongized
* include a new method
3 years ago
Shiwen Cheng
ab3a88b64b
[Fix-5699][UI] Fix update user error in user information ( #5700 )
3 years ago
kyoty
8d7d3a8166
[Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted ( #5697 )
...
* update
* fix the codestyle error
* fix the compile error
* support rollback
3 years ago
kyoty
239cfe5027
checkState only supports %s not {} ( #5711 )
3 years ago
kyoty
3d8d1ebe67
enhance form verify ( #5696 )
3 years ago
kyoty
2d71930837
the update function should use post instead of get ( #5703 )
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
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
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
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