Shiwen Cheng
8c68e2c60b
[Fix][Worker] Fix worker cannot start and alertClientService NullPointerException ( #4956 )
...
* [Fix][Worker] Fix worker cannot start
* [Fix][Worker] Fix alertClientService NullPointerException
* [Fix][Worker] Improve ut coverage
* [Improvement][CI] Improve workflow ci
4 years ago
dddyszy
01b71f1a0d
[Fix-4839][Server] Process cannot stop when killed with retry ( #4841 )
...
* [Fix-4839][Server] Process cannot stop when killed with retry
* [Fix-4839][Server] Process cannot stop when killed with retry
4 years ago
xingchun-chen
6d1537aa44
Merge pull request #4945 from CalvinKirs/e2e_test
...
[CI][e2e]close e2e test
4 years ago
xingchun-chen
969fba8afd
Merge pull request #4783 from chengshiwen/improve-k8s-adapt-alert-server
...
[Improvement][K8s] Adapt to the latest alert-server with updated config and port 50052
4 years ago
CalvinKirs
55389c0fb0
close e2e test
4 years ago
xingchun-chen
cf13c87dae
Merge pull request #4900 from chengshiwen/improve-docker-supervisor-and-log
...
[Fix-4897][Docker] Support supervisor management and fix log stdout
4 years ago
Shiwen Cheng
d667525913
[Fix-4905][K8s] Fix incorrect host problem in minikube ( #4906 )
...
* [Fix][K8s] Fix incorrect host problem in minikube
* [Improvement][K8s] Rename MASTER_WORKER_STS_PATTERN to STS_PATTERN
4 years ago
xingchun-chen
4706de717c
Merge pull request #4902 from chengshiwen/improve-k8s-compatibility
...
[Improvement][K8s] Check compatibility in all Kubernetes 1.12+ and optimize ingress compatibility
4 years ago
Shiwen Cheng
24fda3fbb1
[Feature][Flink] Support parallelism input ( #4937 )
...
* [Feature][Flink] Support parallelism input
* [Feature][Flink] Fix check style
* [Feature][Flink] Remove FLINK_DETACH
4 years ago
zhuangchong
e5fb79b433
the instance page duration field content added empty filter processing. ( #4938 )
4 years ago
JuFeng Li
658a7f5661
[Fix-4940][UI]Fix when upload a file to directory call resources/list-paging error ( #4941 )
...
* fix resource page call list-page error
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
JuFeng Li
53aedc50ec
[Fix-4934][UI] Fix task statics info bug ( #4935 )
...
* ui statics info bug fix
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
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
chengshiwen
61f4086e84
[Fix-4897][Docker] Support supervisor management and fix log stdout
4 years ago
JuFeng Li
397c78149c
[Fix-4929][dao]fix ClassCastException when run hive sql with udf ( #4930 )
...
* ambari2.7.5+hdp3.1兼容ds1.3插件
* params.py
* delete unuseless code
* fix class cast exception
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
zhuangchong
ba2bb22100
[Improvement][API] create project success return project id ( #4927 )
...
* create project success return project id.
* update return data structure
4 years ago
JuFeng Li
d01b2c432e
[Fix-4921][UI] Fix download log get return 404 ( #4922 )
...
* fix download log 404
* remove hard code and fix same download problem in downloadFile
Co-authored-by: 李巨丰 <lijf@2345.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
Shiwen Cheng
54fc458e44
[Fix-4908][UI] Fix dependent task item cannot delete and select ( #4909 )
4 years ago
Shiwen Cheng
a25c3974fc
[Improvement][README] Update official website link in readme ( #4903 )
4 years ago
chengshiwen
79b5f8c791
[Improvement][K8s] Optimize ingress compatibility
4 years ago
chengshiwen
01ee2b3211
[Improvement][K8s] Adapt to the latest alert-server with updated config and port 50052
4 years ago
dailidong
bfc5d1e4ba
Merge pull request #4875 from chengshiwen/improve-docker-faq
...
[Improvement][Docker/K8s] Add FAQ in docker/k8s and update outdated readme
4 years ago
zhuangchong
139211f3dd
Reduce queries after successful project creation. ( #4901 )
4 years ago
zhuangchong
a388b6853d
Optimize HashMap Initial Capacity. ( #4896 )
4 years ago
chengshiwen
5adf1db027
[Improvement][Docker] Update readme
4 years ago
John Bampton
d170b92dc6
Update the url for `QuickStart in Docker` ( #4895 )
4 years ago
chengshiwen
da6e1500cb
[Improvement][Docker] Add DOLPHINSCHEDULER_OPTS for docker compose/swarm
4 years ago
chengshiwen
4cab4095e9
[Improvement][Docker] Update environment variables
4 years ago
chengshiwen
3ff4e21069
[Improvement][K8s] Add readme to use namespace, access ui and delete pv
4 years ago
chengshiwen
c200911733
[Improvement][Docker] Rename worker group to worker groups
4 years ago
chengshiwen
83ea710a5e
[Improvement][K8s] Add FAQ in readme
4 years ago
chengshiwen
5e58b3a635
[Improvement][K8s] Update outdated readme
4 years ago
chengshiwen
27d7b436a1
[Improvement][Docker] Add default login username and password in readme
4 years ago
chengshiwen
6911a39b49
[Improvement][Docker] Add FAQ in readme
4 years ago
dailidong
b8788f007b
Merge pull request #4887 from chengshiwen/fix-docker-invalid-volume
...
[Fix-4886][Docker] Fix invalid volume specification in Windows
4 years ago
dailidong
a75793d875
Merge pull request #4890 from jbampton/fix-word-case
...
chore: fix case of GitHub and JavaScript
4 years ago
dailidong
5cadf4e4e9
Merge pull request #4892 from jbampton/fix-slack-links
...
Fix Slack invite links
4 years ago
John Bampton
40031d8c6d
Fix Slack invite links
4 years ago
John Bampton
90e9d4141d
chore: fix case of GitHub and JavaScript
...
Changes are:
- `Github` -> `GitHub`
- `Javascript` -> `JavaScript`
4 years ago
dailidong
c6b7eb3486
Merge pull request #4565 from CalvinKirs/rpc
...
[Feature-#4549][remote]Rpc design
4 years ago
chengshiwen
3b562f557d
[Fix-4886][Docker] Fix invalid volume specification in Windows
4 years ago
CalvinKirs
dc20d6a4cb
add NOTICE
4 years ago
CalvinKirs
b4c7e35340
Merge branch 'dev' into rpc
...
# Conflicts:
# tools/dependencies/known-dependencies.txt
4 years ago
alphabet5
fbe0edac07
Update README.md ( #4882 )
...
Added the default login credentials for the web UI.
4 years ago
JuFeng Li
d217937de3
[Improvement][alert plugin]fix alert massage ( #4880 )
...
* fix alert massage
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
wangdazhong001
73b2d5b7fc
[Fix-4843] Rename WORKER_GROUP to WORKER_GROUPS ( #4843 ) ( #4856 )
...
* [Fix-4843] docker yml
* [Fix-4843] k8s env
* [Fix-#4843] fix startup-init-conf.sh worker.properties.tpl WORK_GROUP change WORK_GROUPS
* [Fix-#4843] fix README.md README_zh_CN.md WORK_GROUP change WORK_GROUPS
Co-authored-by: wangdz50 <wangdz50@chinaunicom.cn>
4 years ago
Kirs
a9e1d316f5
[Improvement][SPI]Migrate related classes loaded by SPI classes to public modules ( #4586 )
...
* Migrate related classes loaded by SPI classes to public modules
* Migrate related classes loaded by SPI classes to public modules
* remove guava
* update guava
* update guava
* move to common model
* code style
* code style
* resolved conflicting file
* remove ignore test
* add jar
* fix ut error
* fix test
* fix error
* test
* exclude asm、resolver、aether-api
* code style
* remove default plugin jar config
* add LICENSE file
* add version
* add version
* remove ignore ut
* fix ut error
* add ut
* code style
* add license
4 years ago