zhuangchong
5bfe3fca67
[Fix][SqlTask] fix hive sqltask invalid connection parameters. ( #4917 )
...
* fix hive sqltask invalid connection parameters.
* add setConnParams test method.
* update base datasource test class code style.
* add BaseDataSourceTest in the pom xml.
* update hive conf list jdbc url stitching.
* update hive datasource test class.
4 years ago
Shiwen Cheng
ccd8aaebab
[Improvement][Server] Improve dependent task unit tests ( #4911 )
4 years ago
wenjun
f6088f277e
Optimize code comments ( #4933 )
...
Co-authored-by: mengyun <mengyun@pinduoduo.com>
4 years ago
lgcareer
43ba29a2dd
[Improvement-4624] When the server exist in the dead server list of zk,need stop service byself ( #4626 )
...
* [Improvement-4624] When the server exist in the dead server list of zk,need stop service byself
* [Improvement-4624]fix check style and add MaterRegistryTest
* [Improvement-4624]fix check style and add ZookeeperRegistryCenterTest
* [Improvement-4624]fix check style and add ZookeeperRegistryCenterTest
* [Improvement-4624]add RegisterOperatorTest
* [Improvement-4624]update RegisterOperatorTest
* [Improvement-4624]resolve code smell
* [Improvement-4624]revert LICENSE-@form-create-element-ui
4 years ago
chengshiwen
c200911733
[Improvement][Docker] Rename worker group to worker groups
4 years ago
lenboo
929655fdbe
refactor task node
4 years ago
小清
71752dcaea
Update ShellTaskTest.java
4 years ago
guohaozhang
cfce4ae8a0
[Fix-#4840][worker] fix master fault tolerance when startup ( #4845 )
...
* [Fix-#4840][worker] fix master fault tolerance when startup
* [Fix-#4840][worker] move masterRegistry.unRegistry to zkMasterClient.close
4 years ago
Shiwen Cheng
149b0dab4d
[Improvement][Docker] Sync docker conf templates to the latest conf properties ( #4772 )
4 years ago
guohaozhang
ffcb1c22e1
[Improvement-#3735] Make task delayed execution more efficient ( #4812 )
...
* [Improvement-3735] improve implementation of delay task execution
* [Improvement][worker] delay task compatible with dev branch and fix test
Co-authored-by: vanilla111 <1115690319@qq.com>
4 years ago
wuxiaofei
757c116b24
[BUG][TaskExecuteProcessor]setTaskCache is first preTaskCache
4 years ago
小清
9154d9b7b5
Update AbstractCommandExecutor.java
4 years ago
bao liang
62e961e3f1
[Feature][JsonSplit]refactor remove the json in process instance and definition ( #4828 )
...
* #4417 [JsonSplit] refactor process definition json
* [#4177 ] refactor json split. remove json in process definition and process instance
* [#4177 ] refactor json split. copy process definition need set task code 0L.
* code style
* code style
* code style
* code style
* update
* update
4 years ago
wuxiaofei
f2e41c298f
[Checkstyle][TaskPriorityQueueConsumer]import check
4 years ago
wuxiaofei
b352c52f33
[Improvement][master] Replace sleep&task with poll in TaskPriorityQueueConsumer#4137
4 years ago
zhuangchong
4aac23481e
[Fix-4757][worker] fix worker failover host error ( #4799 )
...
* resolve code conflicts
* resolve code conflicts
* resolve code conflicts
* update WorkerGroupServiceImpl code style.
* update worker group service test host data.
* add ZookeeperNodeHandlerTest class
* change WorkerZkNode to Host class.
* add generate host string method.
4 years ago
wangxj3
874ca07e6e
[Feature-3805][mater-worker-ui]fix function of passing variables between tasks bug ( #4811 )
...
* 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
* fix format bug
* fix SonarCloud Code Analysis
* add test
* fix code style
* fix code style
* modify test
* fix test Coverage
* fix code style
* 4 test
* add test pom
* add header
Co-authored-by: wangxj <wangxj31>
4 years ago
Shiwen Cheng
8879d8ff60
[Improvement][*] Define version with revision globally and update version to 1.3.6-SNAPSHOT ( #4773 )
...
* [Improvement][*] Update version to 1.4.0-SNAPSHOT
* [Improvement][*] Update tab to space under checkstyle
* [Improvement][*] Define version with revision globally
* [Improvement][*] Update version to 1.3.6-SNAPSHOT
4 years ago
wuxiaofei
8ec345c35b
[Improvement][TaskExecuteProcessor]Delete redundant code in method of setTaskCache
4 years ago
Shiwen Cheng
dc55b5ba6f
[Improvement-3369][api] Introduce monitor, processinstance and queue service interface for clear code ( #4765 )
...
* [Improvement-3369][api] Introduce monitor, processinstance and queue service interface for clear code
4 years ago
Shiwen Cheng
8ebddc1f5b
[Fix-3298][K8s] Fix wrong host of task instance in k8s ( #4786 )
4 years ago
小清
dc7a0a0f0e
Update AbstractCommandExecutor.java
4 years ago
lenboo
90e197a4c5
add return result
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
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
Shiwen Cheng
0c26e10f3f
[Fix-4738][Mail] Fix send mail failed instead of execute sql error ( #4739 )
4 years ago
zapjone
743975cc5f
[Fix-4727]Update worker.properties misspell error #4730
...
modify work.weight to worker.weight
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
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
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
Shiwen Cheng
b3bb84631e
[Fix][Flink] Fix flink -yn option missing after upgrading ( #4682 )
4 years ago
zhuangchong
6a49d8163e
[Fix-4566][worker] worker-server logback partial logs are not printed ( #4567 )
...
* fix worker-server partial logs are not printed.
* comment all ThresholdFilter configurations.
4 years ago
小清
833c06b9d4
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
e383ef4351
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
d48e035362
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
83bd0ce78b
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
310d3909c0
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
32db201c29
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
6d9e496e9c
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
3cba3e803c
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
6ba290c452
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
f79fb7d776
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
d94b75624a
Update ShellCommandExecutorTest.java
...
update unit test
4 years ago
小清
6819def6e2
Update ShellCommandExecutorTest.java
...
add unit test
4 years ago
小清
daae917320
Update ShellCommandExecutorTest.java
...
add unit test
4 years ago
小清
658016731f
Update ShellCommandExecutorTest.java
...
add unit test
4 years ago