CalvinKirs
d83719f433
test
4 years ago
bao liang
a6fb333f93
Merge branch 'dev' into params-trans
4 years ago
lenboo
9f809de693
merge from dev
4 years ago
Shiwen Cheng
5f40fce1f5
[Improvement][UI] Improve long host display in K8s ( #4756 )
4 years ago
Shiwen Cheng
93514ddf31
[Improvement][K8s] Improve K8s for helm ( #4746 )
4 years ago
Shiwen Cheng
53598fdd18
[Fix-3298][K8s] Fix task log disappear after recreating or upgrading helm release ( #4755 )
...
* [Improvement][K8s] Alter column host varchar(15) to varchar(135) for long host
* [Improvement][K8s] Improve getHost and getAddr in NetUtils
* [Improvement][K8s] Replace getHost with getAddr
4 years ago
Shiwen Cheng
a6ea04d4a3
[Fix-4741][UI] Fix task instance log not change ( #4744 )
4 years ago
Shiwen Cheng
60016fbd66
[Improvement-4740][UI] Set the default Tenant as default or the first exist tenant in save process ( #4742 )
4 years ago
Shiwen Cheng
cbada7c16d
[Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log, improve compose/swarm deployment and fix random PSQLException ( #4643 )
...
* [Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log and improve compose/swarm deployment
* [Improvement][Docker] Fix random PSQLException
4 years ago
guohaozhang
7a6b905597
[Fix-#4716][mater,worker] The task execution path should be calculated by the worker, not the master ( #4717 )
...
* [fix][api,mater,worker] 修复master 计算实际执行路径,worker上报实际执行路径
* remove unused import
4 years ago
yankexi
c1efbf3080
[Fix-4760][api][Repair dolphinscheduler-postgre.sql error sql] ( #4763 )
...
* Repair error sql about dolphinscheduler-postgre.sql
* Repair error sql about dolphinscheduler-postgre.sql
* Repair error sql about dolphinscheduler-postgre.sql
(cherry picked from commit 739a633)
* [Fix-4760][api][Repair dolphinscheduler-postgre.sql error sql]
4 years ago
lenboo
9d81c5da9f
Merge branch 'json_split' of https://github.com/apache/incubator-dolphinscheduler into spilit
4 years ago
lenboo
0081ce0342
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
JinyLeeChina
069e9f980e
[Feature][JsonSplit] modify ProcessService createTaskAndRelation ( #4770 )
...
* add task query
* modify codestyle
* add task delete/update/swich method
* add task delete/update/swich method
* codestyle
* use updateById save task definition
* modify method name
* code style
* code style
* modify ProcessService createTaskAndRelation
Co-authored-by: JinyLeeChina <297062848@qq.com>
4 years ago
Simon
061af08765
[Feature][JsonSplit] Modify Project and ProjectUser Mapper ( #4753 )
...
* Modify Project and ProjectUser Mapper
* Modify Project and ProjectUser Mapper
* project_code is bigint(20)
* modify ERROR name
4 years ago
Shiwen Cheng
0c26e10f3f
[Fix-4738][Mail] Fix send mail failed instead of execute sql error ( #4739 )
4 years ago
lenboo
0aa403fd7b
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago
lenboo
9fb7c9a903
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
Kirs
c9972936d6
[SPI][License]Add missing license ( #4749 )
4 years ago
Zhenxu Ke
725e386af4
chore: fix license checker to allow nested directories ( #4748 )
...
* chore: fix license checker to allow nested directories
* chore: fix license checker to allow nested directories
4 years ago
CalvinKirs
6b56a78909
[alert-script]alert msg should contains content
4 years ago
JinyLeeChina
763a50d0cf
[Feature][JsonSplit] add relation method and refactor task method ( #4737 )
...
* add task query
* modify codestyle
* add task delete/update/swich method
* add task delete/update/swich method
* codestyle
* use updateById save task definition
* modify method name
* code style
* code style
Co-authored-by: JinyLeeChina <297062848@qq.com>
4 years ago
lenboo
52beecb4d7
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
3ee1ce0b80
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago
zhuangchong
5d89bb0f5a
[Improvement][alert] Improvement alert plugin dist. ( #4731 )
...
* imp dev alert plugin dist.
* update xml code style.
* update xml code style.
4 years ago
CalvinKirs
c4131d9fb1
[alert-script]alert msg should contains content
4 years ago
renlu
d28c856f5a
[Feature-#3805][server-UI] global params of UI ( #4736 )
...
* gloabl
* 全局变量取值修改
* remove files
* fixed
* remove basicSetting
4 years ago
Alleria Windrunner
03ac3b42b2
Fix(UI):Fix tips error when login with username and without password. ( #4728 )
...
Replace isUserPassword to isUserName on the label that userNameText error tip.
4 years ago
zapjone
743975cc5f
[Fix-4727]Update worker.properties misspell error #4730
...
modify work.weight to worker.weight
4 years ago
felix.wang
aa07b081b4
[fix][Alert-plugin ]Fixed SQLTask content, JSON Formate exceptions. ( #4724 )
...
* Fixed SQLTask content, JSON Formate exceptions.
* add ut
* add ut
* fix code smell
4 years ago
renlu
74cf370f21
[Feature-#3805][server-UI] global params of UI ( #4680 )
...
* gloabl
* 全局变量取值修改
* remove files
4 years ago
fanwq
559efac58d
[Feature-#3805][server-worker]global params of worker ( #4679 )
...
* return shell output to master node
* return sql output to master node
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
4 years ago
wangxj3
87ff13fc86
[Feature-#3805][server-master] global params of master ( #4678 )
...
* global initParam and set Param
* fix dataFormat error
* fix deal outParams bug
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* fix code style
* add test
* fix code style (variable name)
* fix reset globalParams bug
Co-authored-by: wangxj <wangxj31>
4 years ago
bao liang
f31eee4341
[Feature][JsonSplit] refactor process definition update ( #4708 )
...
* add code in task_instance and process instance
* delete process_definition_id in t_ds_task_instance
* add task_code task_definition_version process_definition_code in task instance
* add task_code task_definition_version process_definition_code in task instance
* refactor process instance
* refactor process instance update
* refactor json-split for process definition and task definition
refactor process instance update
* refactor json-split for process definition and task definition
refactor process instance update
* code style
* code style
* code style
* code style
* refactor code
4 years ago
lenboo
9141840bbe
merge from dev
4 years ago
lenboo
1509ee7fd8
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago
zhuangchong
a5443f1173
[fix-4128][worker] Dolphin executes the command using sudo to specify the -u parameter ( #4217 )
...
* update sudo cmd.
* update sudo cmd.
* update OSUtils code style.
* add OSUtils test method.
4 years ago
zhuangchong
7c07900ea6
[Improvement][install] alert-server properties make adjustments in the Install script ( #4709 )
...
* imp alert-server alert.properties install config.
* add alert plugin dir param in the install_config.conf
4 years ago
zhuangchong
03a2c6b7b7
[Improvement-4450][datasource] Hive/Spark data sources do not support multi-tenancy when Kerberos authentication is enabled ( #4593 )
...
* hive/spark jdbc add kerberos paramter.
* update datasource vue paramter placeholder.
* update code style.
* add datasource ApiImplicitParam in the kerberos paramter.
* update constants class code style.
* add code test and code style.
* update BaseDataSourceTest code style.
* update BaseDataSourceTest class code style.
* update DataSourceController class code style.
* update DataSourceController ApiImplicitParam
* update ui create data source vue.
4 years ago
lenboo
5073510119
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
6d98a97e27
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago
Shiwen Cheng
773909efe2
[Improvement][Common] Add more resource suffix ( #4683 )
4 years ago
Yibo-Liu
369ff6fd03
first PR ( #4699 )
4 years ago
Shiwen Cheng
03c7e1f368
[Fix][UDF] Fix udf jar path not exist when fs.defaultFS starts with file:/// ( #4692 )
4 years ago
break60
143fca1b61
[dev][cherry-pick-4660][ui]Fix too many resources to display ( #4664 )
4 years ago
Shiwen Cheng
24ddd4f707
[Improvement][UI] Improve parameter ( #4673 )
4 years ago
lisen
e3902bf340
[Fix-4640][UI] Fixed a 404 error when the project name contains "http" ( #4688 )
...
this closes #4640 #4672
4 years ago
kalencaya
9a3853424b
Improvement/UI no #3725 ( #4316 )
...
* 工作流定义,工作流实例,任务实例的编号设置为id
* Change the no to taskinstance, processinstance, processdefinition id
4 years ago
lenboo
6e01d659ff
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
c9843559f3
Merge remote-tracking branch 'upstream/dev' into params-trans
4 years ago