[Fix-7391][dolphinscheduler]Fix the [zookeeper.version] parameter defines two#7403
Closed
aqi915 wants to merge 174 commits intoapache:devfrom
Closed
[Fix-7391][dolphinscheduler]Fix the [zookeeper.version] parameter defines two#7403aqi915 wants to merge 174 commits intoapache:devfrom
aqi915 wants to merge 174 commits intoapache:devfrom
Conversation
* fix bug: cannot stop the task. * fix bug: cannot stop the task. * remove the check thread number
… and mysql connector version (apache#6494) * [DS-6483][MasterServer] upgrade the druid and mysql connector version (apache#6484) * [DS-6483][MasterServer] upgrade the druid and mysql connector version * remove mysql connector in known-dependencies.txt * change mysql connector version to 8.0.16 Co-authored-by: caishunfeng <534328519@qq.com> * Add Alibaba Druid to NOTICE file (apache#6488) Co-authored-by: wind <caishunfeng@users.noreply.github.com> Co-authored-by: caishunfeng <534328519@qq.com>
…pache#6493) Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
apache#6495) Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
…optimization (apache#6477) (apache#6496) * [DS-6474][MasterServer] change to handle schedule time for process instance in WorkflowExecuteThread * delete all the valid tasks when complement data if id is not null * checkstyle Co-authored-by: caishunfeng <534328519@qq.com> Co-authored-by: wind <caishunfeng@users.noreply.github.com> Co-authored-by: caishunfeng <534328519@qq.com>
…allelism mode (apache#6491) (apache#6498) * Fix the lack of scheduling time in complement parallelism mode
…ng multiple environments. (apache#6509) (apache#6510) Co-authored-by: Hua Jiang <jianghuachinacom@163.com>
* [FIX-apache#6412]Task Class Load Err * Task Class Load Err
…ache#6512) (apache#6518) * [DS-6499][WorkerServer] report busy state when worker is overload Co-authored-by: wind <caishunfeng@users.noreply.github.com>
Co-authored-by: OS <29528966+lenboo@users.noreply.github.com>
Co-authored-by: OS <29528966+lenboo@users.noreply.github.com>
…che#6506) (apache#6525) * Fix install.sh for DS 2.0 * Use #* make it work in macos * Add comment for properties change * Add JAVA HOME for only one file change to deploy * Reduce config change by using default value of: plugin registry, alert, task as * Change javaHome default value * Delete config param zkQuorum * Reorder param * Add comment for install_config.conf
…task (apache#6530) * Support more resources files in the task. * Support more resources files in the task. Co-authored-by: Hua Jiang <jianghuachinacom@163.com>
* [2.0-prepare]delete microbench module
…ure task (apache#6547) (apache#6548) * fix-6543: process instance state is always running when failure task exists * code style * code style
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
* fix worker group display (apache#7208) * [Bug] [API] queryProcessDefinitionByCode bug (apache#7221) * pick-7232/7221
* [Bug] [dolphinscheduler-api] The pages of project management, workflow instance and task instance are accessed slowly apache#7061 (apache#7139) 1、I found that the SQL behind this interface is very slow. The main table is large, but there is no index to use. By add the index, the all mode in the query plan can be changed into a more efficient ref mode. If this optimization still fails to meet the requirements, please contact me and I will continue to optimize。 2、modify index start_time_index in init script and upgrade scripts. * [BUG][SQL] fix the process list page load slowly. (apache#7166) * fix #7601 move ddl to 2.0.1 * fix #7601 move ddl to 2.0.1 * [2.0.1] remove unused foreign_key * [2.0.1] add version in sql * [2.0.1] change serial for postgre Co-authored-by: GaoTianDuo <gaotianduo_yewu@cmss.chinamobile.com>
* fix timeout alert * fix timeout Co-authored-by: caishunfeng <534328519@qq.com>
* [Fix-7291][datasource] Compatible with different versions of MySQL data source loading (apache#7291) * [Fix-7291][datasource] Compatible with different versions of MySQL data source loading (apache#7291)
apache#7303) * remove task filter when task timeout * get lastest task instance info Co-authored-by: caishunfeng <534328519@qq.com>
…branch is empty (apache#7314) * fix taskNode NPE * fix switch node NPE when no else branch Co-authored-by: caishunfeng <534328519@qq.com>
…ocess instance timeout alarm (apache#7309) * cherry pick * Fix the missing project information in the process instance timeout alarm
…ache#7339) * [Bug] [dolphinscheduler-api] The pages of project management, workflow instance and task instance are accessed slowly apache#7061 (apache#7139) 1、I found that the SQL behind this interface is very slow. The main table is large, but there is no index to use. By add the index, the all mode in the query plan can be changed into a more efficient ref mode. If this optimization still fails to meet the requirements, please contact me and I will continue to optimize。 2、modify index start_time_index in init script and upgrade scripts. * [BUG][SQL] fix the process list page load slowly. (apache#7166) * fix #7601 move ddl to 2.0.1 * fix #7601 move ddl to 2.0.1 * [2.0.1] remove unused foreign_key * [2.0.1] add version in sql * [2.0.1] change serial for postgre * [2.0.1] set h2 for default DATABASE_TYPE for standalone-server Co-authored-by: GaoTianDuo <gaotianduo_yewu@cmss.chinamobile.com>
Member
|
@aqi915 please modify based on the latest dev branch, you have a lot of conflicts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of the pull request
fix dolphinScheduler/pom.xml file defining two parameters [zookeeper.version]