lenboo
dcf97920aa
merge from dev 2021-03-03
4 years ago
Simon
0c2b065db0
[Feature][jsonsplit]modify listResources mothod and remove getResourceIds mothod ( #4928 )
...
* Modify Project and ProjectUser Mapper
* Modify Project and ProjectUser Mapper
* project_code is bigint(20)
* modify ERROR name
* modify saveProcessDefine, remove the duplicate code with createTaskAndRelation
* modify import/export processdefinition, add genProcessData
* fix ut and bug
* code style
* repalce project_id with code
* conflicts solve
* conflicts solve
* conflicts solve
* bugfix
* modify listResources mothod and remove getResourceIds mothod
* 1
* conflicts solve
* modify listResources mothod and remove getResourceIds mothod
* modify listResources mothod and remove getResourceIds mothod
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
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
Simon
c342980032
[Feature][jsonsplit] repalce project_id with code ( #4904 )
...
* Modify Project and ProjectUser Mapper
* Modify Project and ProjectUser Mapper
* project_code is bigint(20)
* modify ERROR name
* modify saveProcessDefine, remove the duplicate code with createTaskAndRelation
* modify import/export processdefinition, add genProcessData
* fix ut and bug
* code style
* repalce project_id with code
* conflicts solve
* conflicts solve
* conflicts solve
* bugfix
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
lenboo
2603d52044
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
df0e3e96b8
Merge branch 'json_split' of https://github.com/apache/incubator-dolphinscheduler into spilit
4 years ago
Shiwen Cheng
a25c3974fc
[Improvement][README] Update official website link in readme ( #4903 )
4 years ago
Simon
6d087ccce0
[Feature][JsonSplit] fix processDefinitionService ut and bug ( #4894 )
...
* Modify Project and ProjectUser Mapper
* Modify Project and ProjectUser Mapper
* project_code is bigint(20)
* modify ERROR name
* modify saveProcessDefine, remove the duplicate code with createTaskAndRelation
* modify import/export processdefinition, add genProcessData
* fix ut and bug
* code style
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
lenboo
8720c2629c
Merge remote-tracking branch 'upstream/dev' into spilit
4 years ago
lenboo
929655fdbe
refactor task node
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
lenboo
0571681ac4
Merge remote-tracking branch 'upstream/json_split' into spilit
4 years ago
lenboo
ccc5aa91d8
merge from dev
4 years ago
bao liang
fd7aa53fd3
[Feature-4417][JsonSplit] definition log extends definition ( #4870 )
...
* task definition log extends task definition
* process definition log extends process definition
process task relation log extends process task relation
* code style
* code style
* code style
* update log extends definition
* code style
* code style
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
Shiwen Cheng
f975489374
[Improvement][SQL] Place the upgraded schema to the correct version directory and check schema errors ( #4806 )
...
* [Improvement][sql] Keep same with 1.3.5-release
* [Improvement][sql] Move the sql at the wrong version to 1.4.0 and fix issue #4650
* [Improvement][sql] Fix ci error
4 years ago
guohaozhang
c64d73b075
[Fix-#4866][common] Fix loading hdfs-site.xml ( #4867 )
4 years ago
zhuangchong
ffe215f685
[Fix-4816][API] The API calls the workflow instance query interface and queries all the data when the time parameter is wrong ( #4817 )
...
* fix process instance query paramter is date,date parse error.
* solve code duplication.
* update checkAndParseDateParameter call parameters.
* update instance service test.
* update check and parse date parameters method.
* update BaseService class code style.
* Update check data parameter result judgment condition.
4 years ago
WilliamChen-luckbob
e47e4a70ab
[Fix] while repeat running, the global parameters will not set to the user specified start parameters. ( #4779 )
...
* [fix]when repeat running, there are no startparams which was set in the first start
* [fix] cannot set global param while rerun process instance
* fix code format
* delete unrelated test
* Update ExecutorControllerTest.java
* fix code smell
* Update ExecutorService2Test.java
don't know why e2e failed
* replace duplicate code
4 years ago