forked from apache/dolphinscheduler
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from branch 1.3.3-release (#4308) #1
Merged
Merged
Conversation
This file contains 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
* [bugfix #3045][ui]cherry pick commit from dev for Delete the pid of the master and worker processes (#3280) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * [bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted (#3282) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted * [bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global (#3284) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted * Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global * [bugFix][ui]cherry pick commit from dev for Default assignment of delete condition judgment node (#3286) * Click Cancel, the node data is restored to the original data * Delete the pid of the master and worker processes * When modifying the dag, if the DAG is not saved, it cannot be formatted * Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global * Default assignment of delete condition judgment node * [Feature-2127][sql-schema] Fix the mysql version limited error (#2127) (#2915) * [bugFix][ui]Fix the log page refresh button does not rotate (#3316) * [Feature][server]support one worker can belongs different worker groups when execute install script (#3307) * fix bug#1336 serial complement data can have multiple process instances (#3317) Co-authored-by: lenboo <baoliang@analysys.com.cn> * Merge pull request #3331 from lenboo/dev-complement [FIX-1336] [master] serial complement data can have multiple process instances * [bugFix][ui] Cannot select connection * fix * [bugFix-#3357][ui] Select the dag connection to pop up the label edit box (#3358) * [bugFix][ui] Cannot select connection * fix * [bug fix][ambari-plugin]cherry pr3096 that write unit into config file (#3367) * resolve #3096 fixbug ambari plugin the config options which has unit doesnt write unit into config file (#3209) Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn> * remove 1.2.1 directory and cherry pick pr 3096 * change 1.3.0 to 1.3.2 of the ambari plugin Co-authored-by: zhangchunyang <zhangchunyang0123@gmail.com> Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn> * Remove the new label label function * fix * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * Restore constants to variables * fix bug: there exists some problems in checking task dependency * remove unused import * i18n format modification * fix * fix * refactor depend result * [Fix-3364]Running the spark task fail because the can't find the jar (#3378) * [Feature] JVM parameter optimization , related issue #3370 (#3373) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * Before creating a workflow, clear the canvas * [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306) * Before creating a workflow, clear the canvas (#3388) * Before creating a workflow, clear the canvas * [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306) Co-authored-by: wuchunfu <319355703@qq.com> * [Feture-3327][ui]Add the function of re-uploading files in the resource center * [Feture-3327][ui]Add the function of re-uploading files in the resource center (#3394) * Before creating a workflow, clear the canvas * [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306) * [Feture-3327][ui]Add the function of re-uploading files in the resource center Co-authored-by: wuchunfu <319355703@qq.com> * [Improvement-3327][api]support re-upload the resource file (#3395) * [Fix-3390][server]Running hive sql task need find the hdfs path correctly (#3396) * [Fix-3390][api]Running hive sql task need find the hdfs path correctly * [Fix-3390][api]Running hive sql task need find the hdfs path correctly * update soft version * hive UDF function to modify the background color * fix * fix bug: Fix master task dependency check bug * cancel spark task version check (#3406) Co-authored-by: Eights-Li <yelli.hl@gmail.com> * [Bug][ui]Fix front-end bug #3413 * [Feature][ambari_plugin]support one worker can belongs different worker groups when execute install script (#3410) * Optimize dag * Update actions.js (#3401) * [Fix-3256][ui] Fix admin user info update error (#3425) (#3428) * [PROPOSAL-3139] Datasource selection changes from radio to select * [PROPOSAL-3139] Datasource selection changes from radio to select * [BUG FIX] issues #3256 * [BUG FIX] issues #3256 * [BUG FIX] issues #3256 * [Fix-3256][ui] Fix admin user info update error * [Fix-3256][ui] Fix admin user info update error * [Fix-3256][ui] Fix admin user info update error * [Fix-3256][ui] Fix admin user info update error * reset createUser.vue * [Fix-3256][ui] Fix admin user info update error Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: wuchunfu <319355703@qq.com> Co-authored-by: dailidong <dailidong66@gmail.com> * [Fix-3433][api]Fixed that release the imported process definition which version is below 1.3.0 will be failure * dag connection add check * fix * [Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x (#3454) * Remove node deep monitoring * If worker group id is null,don't need to set the value of the worker group (#3460) * [Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x * [Fix-3423][dao]If worker group id is null,don't need to set the value of the worker group * [ui]Code optimization * fix * fix * [fix-3058][ui]Move rtTargetArr to jsPlumbHandle.js * [optimization][ui]Prevent the shell script input box from being empty * [Fix-3462][api]If login user is admin,need list all udfs (#3465) * [Fix-3462][api]If login user is admin,need list all udfs * [Fix-3462][api]add the test on the method of QueryUdfFuncList * [Fix-3462][api]fix the code smell * [Fix-3462][api]fix the code smell * [Fix-3462][api]fix the code smell * [Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource (#3482) * [fixBug-3058][ui]Fix connection abnormalities in historical workflow instance data * [Feture-3327][ui]Add the function of re-uploading files in the udf subdirectory * fix bug: Fix master task dependency check bug (#3473) Co-authored-by: lenboo <baoliang@analysys.com.cn> * [maven-release-plugin] prepare release 1.3.2 * [maven-release-plugin] prepare for next development iteration * fix ci_e2e fail (#3497) * [Fix-3469][api]Should filter the resource by the different program type (#3498) * [Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource * [Fix-3469][api]Should list python file and jar file * [Fix-3469][api]Should filter the resource by the different program type * [Fix-3469][api]fix the code smell * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test release 1.3.2 version rollback (#3499) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * [maven-release-plugin] prepare release 1.3.2 * [maven-release-plugin] prepare for next development iteration * [Fix-3469][ui]The value of maintenance resources and the filtering of resources according to different program types * fix * Revert "fix ci_e2e fail (#3497)" This reverts commit e367f90. * test * test release 1.3.2 version rollback * test release 1.3.2 version rollback (#3503) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test * test release 1.3.2 version rollback Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * [maven-release-plugin] prepare release 1.3.2 * [maven-release-plugin] prepare for next development iteration * test release 1.3.2 version rollback (#3504) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test * test release 1.3.2 version rollback Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * [maven-release-plugin] prepare release 1.3.2 * [maven-release-plugin] prepare for next development iteration * fix ds muti-level directory in zk, which lead to fail to assign work * add login user check some actions in api * [Hotfix][ci] Fix e2e ci docker image build error * modify tag 1.3.0 to HEAD * modify tag 1.3.0 to HEAD (#3525) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test * test release 1.3.2 version rollback * modify tag 1.3.0 to HEAD Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * remove OGNL part of the mybaits notice (#3526) * [maven-release-plugin] prepare release 1.3.2 * [maven-release-plugin] prepare for next development iteration * release 1.3.2 version rollback (#3527) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test * test release 1.3.2 version rollback * modify tag 1.3.0 to HEAD Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * [ui]Script input box to modify the delay loading time * fix * fix * fix * fix * modify general user can't create token * [ui]It is forbidden to select non-existent resources and modify the tree display data format * modify general user can't create token (#3533) * [Feature] JVM parameter optimization , related issue #3370 * [Feature] JVM parameter optimization , related issue #3370 * test release 1.3.2 version rollback * test release 1.3.2 version rollback * test * test release 1.3.2 version rollback * modify tag 1.3.0 to HEAD * modify general user can't create token Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * if task is null , set task type is null instead of "null" * [Fix-3536][api]If user didn't have tenant,create resource directory will NPE (#3537) * [Fix-3536][api]If user didn't have tenant,create resource will NPE * [Fix-3536][api]If user didn't have tenant,create resource directory will NPE * modify general user can't create,delete,update token (#3538) Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * [ui]Resource delete OK button to increase loading, change the number of homepage display cursor * fix * [Fix-3616][Server] when worker akc/response master exception , async retry (#3748) * [fixbug][ui]Repair the master and worker management instrument display * [Fix-3238][docker]Fix that can not create folder in docker with standalone mode (#3741) * [fixbug][ui]Remove non-existent or deleted resources disabled * [fixBug-3621][ui]If the workflow instance status is executing status, it is forbidden to select * [fix-3553][ui]Repair click workflow connection, select the entire path * fix * fix * [Fix-3238][docker]Fix that can not create folder in docker with standalone mode * [Fix-3616][Server] when worker akc/response master exception , async retry (#3776) * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> * The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected. * [Improvement-3720][ui] js mailbox verification fix * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect (#3784) * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected. * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> Co-authored-by: zhuangchong <zhuangchong8@163.com> Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com> * [Fix-3124][docker]Fix that can not build a docker image on windows (#3765) * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect (#3786) * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected. * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> Co-authored-by: zhuangchong <zhuangchong8@163.com> Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com> * [Fix-3258][Security][Worker group manage] Connot get create time and update time,report DateTimeParseException (#3787) * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * [Fix-3616][Server] when worker akc/response master exception , async retry * The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected. * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect * [BugFixed] issue #3258 (#3265) * 'ExecutionStatus' * '3258' * Update WorkerGroupServiceTest.java * Delete UserState.java * Delete ResourceSyncService.java * Delete core-site.xml * Delete hdfs-site.xml Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com> Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> Co-authored-by: zhuangchong <zhuangchong8@163.com> Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com> Co-authored-by: dailidong <dailidong66@gmail.com> * [fixBug-3792][ui]Click on the sidebar to adapt the width of the pie chart on the project homepage * [Bug-3713][HadoopUtils] catfile method Stream not closed (#3715) * fix bug Delete invalid field: executorcores Modify verification prompt * fix bug Delete invalid field: executorcores Modify verification prompt * fix bug Delete invalid field: executorcores Modify verification prompt * dag add close button * reset last version * reset last version * dag add close buttion dag add close buttion * update CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * Update CreateWorkflowLocator.java modify submit workflow button * Update CreateWorkflowLocator.java * Update CreateWorkflowLocator.java modify CLICK_ADD_BUTTON * Update CreateWorkflowLocator.java delete print * Update CreateWorkflowLocator.java 1 * Update CreateWorkflowLocator.java 1 * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks in addition update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M' * Update dag.vue * Update dag.vue * Update dag.vue * Update CreateWorkflowLocator.java * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks" This reverts commit 3a2cba7 * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks in addition update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M' * Update dolphinscheduler-daemon.sh * catfile method Stream not closed * catfile method Stream not closed Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com> * [Fix-#3713][common]Fix that catfile method Stream not closed * [Fix-#3713][common]Fix that catfile method Stream not closed (#3810) * [Bug-3713][HadoopUtils] catfile method Stream not closed (#3715) * fix bug Delete invalid field: executorcores Modify verification prompt * fix bug Delete invalid field: executorcores Modify verification prompt * fix bug Delete invalid field: executorcores Modify verification prompt * dag add close button * reset last version * reset last version * dag add close buttion dag add close buttion * update CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * updae CLICK_SAVE_WORKFLOW_BUTTON xpath * Update CreateWorkflowLocator.java modify submit workflow button * Update CreateWorkflowLocator.java * Update CreateWorkflowLocator.java modify CLICK_ADD_BUTTON * Update CreateWorkflowLocator.java delete print * Update CreateWorkflowLocator.java 1 * Update CreateWorkflowLocator.java 1 * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks in addition update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M' * Update dag.vue * Update dag.vue * Update dag.vue * Update CreateWorkflowLocator.java * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks" This reverts commit 3a2cba7 * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks in addition update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M' * Update dolphinscheduler-daemon.sh * catfile method Stream not closed * catfile method Stream not closed Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com> * [Fix-#3713][common]Fix that catfile method Stream not closed Co-authored-by: BoYiZhang <39816903+BoYiZhang@users.noreply.github.com> Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com> * [Fix-#3487][api、dao] cherry pick from dev to fix that create folder duplicate name under multithreading * [Hotfix-3131][api] Fix the new tenant already exists prompt (#3132) * Bugfix: Fix the new tenant already exists prompt * Feature: Add test cases * Update TenantServiceTest.java Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com> * Set up JDK 11 for SonarCloud in github action. (#3052) * Set up JDK 11 for SonarCloud in github action. * Fix javadoc error with JDK 11. * Prevent Javadoc from stopping if it finds any html errors. * [fixBug-3621][ui]Select the batch checkbox to unfilter the instances in the executing state * add verify tenant name cannot contain special characters. * [fixBug-3840][ui]The tenant code only allows letters or a combination of letters and numbers * fix * fix * fix * [Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it need replace the origin resource file. (#3862) * [Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file. * [Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file. * [fixbug-3621][ui]Workflow instance ready to stop and ready to suspend state prohibits checking * [fixbug-3887][ui]Fix missing English translation of re-upload files * add process define name verify. (#3879) * Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters." * revert pr 3872 * [FIX-3617][Service]after subtask fault tolerance, 2 task instances are generated (#3830) * fix bug(#3617): after subtask fault tolerance, 2 task instances are generated. * delete unused code * update code smell * refactor sub work command process * add process service ut * add license header * fix some code smell * chang ut java8 to java11 * update sonar to java11 * copy ut config from dev * remove checkstyle * revert to 1.3.3 * change proess service test to executor service * add process service test * add process service test * revert * revert * add comments * change dev to 1.3.3-release * revert Co-authored-by: baoliang <baoliang@analysys.com.cn> * [Fix-#3487][sql] add dolphinscheduler_dml.sql under 1.3.3_schema (#3907) * [FIX-3836][1.3.3-release-API] process definition validation name interface prompt information error (#3899) * fix bug : error message * fix code smell * fix code smell * [FIX_#3789][remote]cherry pick from dev to support netty heart beat * [FIX_#3789][remote]cherry pick from dev to support netty heart beat * [FIX_#3789][remote]cherry pick from dev to support netty heart beat (#3913) * [FIX_#3789][remote]cherry pick from dev to support netty heart beat * [FIX_#3789][remote]cherry pick from dev to support netty heart beat Co-authored-by: Kirs <acm_master@163.com> * Repair check box cannot be canceled * [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly * [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly * [fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly (#3918) * [FIX_#3789][remote]cherry pick from dev to support netty heart beat * [FIX_#3789][remote]cherry pick from dev to support netty heart beat * [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly * [fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly Co-authored-by: Kirs <acm_master@163.com> * [Fix-#3487][sql] update uc_dolphin_T_t_ds_resources_un * Workflow definition name re-modified and added check * [fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly. * update code. * [#3931][ui]Field name optimization for spark, flink, and mr * change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT (#3934) * [maven-release-plugin] prepare release 1.3.3 * [maven-release-plugin] prepare for next development iteration * [ambari-plugin]change version 1.3.2 to 1.3.3 (#3935) * fix bug:3615 After the task is executed successfully, but the next task has not been submitted, stop the master * [fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty * solve too many files, close logClientService (#3971) * fix #3966 sub process doesnot send alert mail after process instance ending. (#3972) Co-authored-by: baoliang <baoliang@analysys.com.cn> * [Fix-#3618][server] resolve task executed finished but not release the file handle (#3975) * [Fix-#3618][server] resolve task executed finished but not release the file handle * [Fix-#3618][server] resolve task executed finished but not release the file handle * [Fix-#3958][api] files should not be created successfully in the directory of the authorized file * [FIX-3966] The timeout warning does not take effect in sub_process (#3982) * fix #3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent Co-authored-by: baoliang <baoliang@analysys.com.cn> * fix import dolphinscheduler_mysql.sql insert admin user data * [FIX-3929] condition task would post wrong tasks when failover. (#3999) * fix #3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent * remove stdout in logback configuration * fix bug #3929 condition task would post error when failover. * remove unused test * add comments * add skip node judge Co-authored-by: baoliang <baoliang@analysys.com.cn> * [FIX-3929] because of no lock, start up failover would dispatch two same tasks. (#4004) * fix #3966 sub process doesnot send alert mail after process instance ending. * fix bug 3964: sub_process The timeout warning does not take effect add timeout warning for sub_process/dependent task. * fix code smell * fix code smell * fix code smell * update worker group inherit from parent * remove stdout in logback configuration * fix bug #3929 condition task would post error when failover. * remove unused test * add comments * add skip node judge * fix bug 3929: because of no lock, start up failover would dispatch two same tasks. Co-authored-by: baoliang <baoliang@analysys.com.cn> * revert pom version to 1.3.3-release * [maven-release-plugin] prepare release 1.3.3 * [maven-release-plugin] prepare for next development iteration * [release]revert pom version to 1.3.3-release * fix bug 4010: remove failed condition tasks from error-task-list. (#4011) Co-authored-by: baoliang <baoliang@analysys.com.cn> * [maven-release-plugin] prepare release 1.3.3 * [maven-release-plugin] prepare for next development iteration * Remove unavailable files Co-authored-by: break60 <790061044@qq.com> Co-authored-by: Yichao Yang <1048262223@qq.com> Co-authored-by: lenboo <baoliang@analysys.com.cn> Co-authored-by: bao liang <29528966+lenboo@users.noreply.github.com> Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com> Co-authored-by: zhangchunyang <zhangchunyang0123@gmail.com> Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn> Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn> Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com> Co-authored-by: wuchunfu <319355703@qq.com> Co-authored-by: Yelli <amarantine@my.com> Co-authored-by: Eights-Li <yelli.hl@gmail.com> Co-authored-by: JinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com> Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: XiaotaoYi <v-xiayi@hotmail.com> Co-authored-by: zhuangchong <zhuangchong8@163.com> Co-authored-by: BoYiZhang <39816903+BoYiZhang@users.noreply.github.com> Co-authored-by: muzhongjiang <mu_zhongjiang@163.com> Co-authored-by: Jave-Chen <baicai.chen@gmail.com> Co-authored-by: zhuangchong <zhuangchong6@163.com> Co-authored-by: zhuangchong <37063904+zhuangchong@users.noreply.github.com> Co-authored-by: Kirs <acm_master@163.com> Co-authored-by: lgcareer <lgcareer@apache.org> Co-authored-by: wulingqi <wulingqi@baijiahulian.com>
lijufeng2016
pushed a commit
that referenced
this pull request
Jan 7, 2021
…ule (apache#2173) * Adapting partial code(file name start with M #1) to the sonar cloud rule * remove unused import
lijufeng2016
pushed a commit
that referenced
this pull request
Jan 7, 2021
…datasource support (apache#3468) * Feature presto (#1) * * add presto datasource support update .gitigonre to igonre some files * * use another presto driver * * add LICENSE files about presto-jdbc * * just for test sonar Co-authored-by: rockxsj <junjun@mgtv.com> * modify the io.prestosql.jdbc.PrestoDriver to com.facebook.presto.jdbc.PrestoDriver * add presto connection in sql node Co-authored-by: rockxsj <junjun@mgtv.com>
lijufeng2016
pushed a commit
that referenced
this pull request
Jan 24, 2021
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.
[bugfix [Bug][ui] Define the port or pid of webUI monitor apache/dolphinscheduler#3045][ui]cherry pick commit from dev for Delete the pid of the master and worker processes ([bugfix #3045][ui]cherry pick commit from dev for Delete the pid of the master and worker processes apache/dolphinscheduler#3280)
Click Cancel, the node data is restored to the original data
Delete the pid of the master and worker processes
[bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted ([bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted apache/dolphinscheduler#3282)
Click Cancel, the node data is restored to the original data
Delete the pid of the master and worker processes
When modifying the dag, if the DAG is not saved, it cannot be formatted
[bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global ([bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global apache/dolphinscheduler#3284)
Click Cancel, the node data is restored to the original data
Delete the pid of the master and worker processes
When modifying the dag, if the DAG is not saved, it cannot be formatted
Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
[bugFix][ui]cherry pick commit from dev for Default assignment of delete condition judgment node ([bugFix][ui]cherry pick commit from dev for Default assignment of delete condition judgment node apache/dolphinscheduler#3286)
Click Cancel, the node data is restored to the original data
Delete the pid of the master and worker processes
When modifying the dag, if the DAG is not saved, it cannot be formatted
Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
Default assignment of delete condition judgment node
[Feature-2127][sql-schema] Fix the mysql version limited error ([Feature] Remove the dependency on mysql5.7 apache/dolphinscheduler#2127) ([Feature-2127][sql-schema] Fix the mysql version limited error (#2127) apache/dolphinscheduler#2915)
[bugFix][ui]Fix the log page refresh button does not rotate ([bugFix][ui]Fix the log page refresh button does not rotate apache/dolphinscheduler#3316)
[Feature][server]support one worker can belongs different worker groups when execute install script ([Feature][server]support one worker can belongs different worker group when execute install script apache/dolphinscheduler#3307)
fix bug#1336 serial complement data can have multiple process instances ([FIX-1336] [master] serial complement data can have multiple process instances apache/dolphinscheduler#3317)
Co-authored-by: lenboo baoliang@analysys.com.cn
[FIX-1336] [master] serial complement data can have multiple process instances
[bugFix][ui] Cannot select connection
fix
[bugFix-[Bug][front end] Select the dag connection to pop up the label edit box apache/dolphinscheduler#3357][ui] Select the dag connection to pop up the label edit box ([bugFix-#3357][ui] Select the dag connection to pop up the label edit box apache/dolphinscheduler#3358)
[bugFix][ui] Cannot select connection
fix
[bug fix][ambari-plugin]cherry pr3096 that write unit into config file ([bug fix][ambari-plugin]cherry pr3096 that write unit into config file apache/dolphinscheduler#3367)
resolve [BUG] In ambari plugin the config options which has unit doesn`t write unit into config file apache/dolphinscheduler#3096 fixbug ambari plugin the config options which has unit doesnt write unit into config file ([bugFix] ambari plugin the config options which unit doesn't write into config file apache/dolphinscheduler#3209)
Co-authored-by: zhangchunyang zhangchunyang@analysys.com.cn
remove 1.2.1 directory and cherry pick pr 3096
change 1.3.0 to 1.3.2 of the ambari plugin
Co-authored-by: zhangchunyang zhangchunyang0123@gmail.com
Co-authored-by: zhangchunyang zhangchunyang@analysys.com.cn
Remove the new label label function
fix
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
Restore constants to variables
fix bug: there exists some problems in checking task dependency
remove unused import
i18n format modification
fix
fix
refactor depend result
[Fix-3364]Running the spark task fail because the can't find the jar ([Fix-3364][service,server]Running the spark task fail because the can't find the jar apache/dolphinscheduler#3378)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370 ([Feature] JVM parameter optimization , related issue #3370 apache/dolphinscheduler#3373)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
Before creating a workflow, clear the canvas
[Fix-3256][ui] herry pick commit from dev for Fix admin user info update error ([Fix-3256][ui] Fix admin user info update error apache/dolphinscheduler#3306)
Before creating a workflow, clear the canvas (Before creating a workflow, clear the canvas apache/dolphinscheduler#3388)
Before creating a workflow, clear the canvas
[Fix-3256][ui] herry pick commit from dev for Fix admin user info update error ([Fix-3256][ui] Fix admin user info update error apache/dolphinscheduler#3306)
Co-authored-by: wuchunfu 319355703@qq.com
[Feture-3327][ui]Add the function of re-uploading files in the resource center
[Feture-3327][ui]Add the function of re-uploading files in the resource center ([Feture-3327][ui]Add the function of re-uploading files in the resource center apache/dolphinscheduler#3394)
Before creating a workflow, clear the canvas
[Fix-3256][ui] herry pick commit from dev for Fix admin user info update error ([Fix-3256][ui] Fix admin user info update error apache/dolphinscheduler#3306)
[Feture-3327][ui]Add the function of re-uploading files in the resource center
Co-authored-by: wuchunfu 319355703@qq.com
[Improvement-3327][api]support re-upload the resource file ([Improvement-3327][api]support re-upload the resource file apache/dolphinscheduler#3395)
[Fix-3390][server]Running hive sql task need find the hdfs path correctly ([Fix-3390][server]Running hive sql task need find the hdfs path correctly apache/dolphinscheduler#3396)
[Fix-3390][api]Running hive sql task need find the hdfs path correctly
[Fix-3390][api]Running hive sql task need find the hdfs path correctly
update soft version
hive UDF function to modify the background color
fix
fix bug: Fix master task dependency check bug
cancel spark task version check ([fix-bug #3397]cancel spark task version check apache/dolphinscheduler#3406)
Co-authored-by: Eights-Li yelli.hl@gmail.com
[Bug][ui]Fix front-end bug [Bug][ui] shell setting form display error apache/dolphinscheduler#3413
[Feature][ambari_plugin]support one worker can belongs different worker groups when execute install script ([Feature][ambari_plugin]support one worker can belongs different worker group apache/dolphinscheduler#3410)
Optimize dag
Update actions.js ([Fix-3351][ui] process_definition_json contains definitionList,but this definitionList is not use apache/dolphinscheduler#3401)
[Fix-3256][ui] Fix admin user info update error ([Fix-3256][ui] Fix admin user info update error apache/dolphinscheduler#3425) ([Fix-3256][sql] cherry pick tommit to fix admin user info update error (#3425) apache/dolphinscheduler#3428)
[PROPOSAL-3139] Datasource selection changes from radio to select
[PROPOSAL-3139] Datasource selection changes from radio to select
[BUG FIX] issues admin account modify report error, caused by mobile phone apache/dolphinscheduler#3256
[BUG FIX] issues admin account modify report error, caused by mobile phone apache/dolphinscheduler#3256
[BUG FIX] issues admin account modify report error, caused by mobile phone apache/dolphinscheduler#3256
[Fix-3256][ui] Fix admin user info update error
[Fix-3256][ui] Fix admin user info update error
[Fix-3256][ui] Fix admin user info update error
[Fix-3256][ui] Fix admin user info update error
reset createUser.vue
[Fix-3256][ui] Fix admin user info update error
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: wuchunfu 319355703@qq.com
Co-authored-by: dailidong dailidong66@gmail.com
[Fix-3433][api]Fixed that release the imported process definition which version is below 1.3.0 will be failure
dag connection add check
fix
[Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x ([Fix-3423][dao][sql]Fixed that the resource file of the task node can't 't be found when upgrade from 1.2.0 to 1.3.2 apache/dolphinscheduler#3454)
Remove node deep monitoring
If worker group id is null,don't need to set the value of the worker group (If worker group id is null,don't need to set the value of the worker group apache/dolphinscheduler#3460)
[Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x
[Fix-3423][dao]If worker group id is null,don't need to set the value of the worker group
[ui]Code optimization
fix
fix
[fix-3058][ui]Move rtTargetArr to jsPlumbHandle.js
[optimization][ui]Prevent the shell script input box from being empty
[Fix-3462][api]If login user is admin,need list all udfs ([Fix-3462][api]If login user is admin,need list all udfs apache/dolphinscheduler#3465)
[Fix-3462][api]If login user is admin,need list all udfs
[Fix-3462][api]add the test on the method of QueryUdfFuncList
[Fix-3462][api]fix the code smell
[Fix-3462][api]fix the code smell
[Fix-3462][api]fix the code smell
[Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource ([Fix-3463][api][dao]Fixed that run the sql task will be failure after rename the udf resource apache/dolphinscheduler#3482)
[fixBug-3058][ui]Fix connection abnormalities in historical workflow instance data
[Feture-3327][ui]Add the function of re-uploading files in the udf subdirectory
fix bug: Fix master task dependency check bug ([FIX-3324]there exists some problems in checking task dependency apache/dolphinscheduler#3473)
Co-authored-by: lenboo baoliang@analysys.com.cn
[maven-release-plugin] prepare release 1.3.2
[maven-release-plugin] prepare for next development iteration
fix ci_e2e fail (fix ci_e2e fail apache/dolphinscheduler#3497)
[Fix-3469][api]Should filter the resource by the different program type ([Fix-3469][api]Should filter the resource by the different program type apache/dolphinscheduler#3498)
[Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource
[Fix-3469][api]Should list python file and jar file
[Fix-3469][api]Should filter the resource by the different program type
[Fix-3469][api]fix the code smell
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test release 1.3.2 version rollback (test release 1.3.2 version rollback apache/dolphinscheduler#3499)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
[maven-release-plugin] prepare release 1.3.2
[maven-release-plugin] prepare for next development iteration
[Fix-3469][ui]The value of maintenance resources and the filtering of resources according to different program types
fix
Revert "fix ci_e2e fail (fix ci_e2e fail apache/dolphinscheduler#3497)"
This reverts commit e367f90.
test
test release 1.3.2 version rollback
test release 1.3.2 version rollback ( test release 1.3.2 version rollback apache/dolphinscheduler#3503)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test
test release 1.3.2 version rollback
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
[maven-release-plugin] prepare release 1.3.2
[maven-release-plugin] prepare for next development iteration
test release 1.3.2 version rollback (test release 1.3.2 version rollback apache/dolphinscheduler#3504)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test
test release 1.3.2 version rollback
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
[maven-release-plugin] prepare release 1.3.2
[maven-release-plugin] prepare for next development iteration
fix ds muti-level directory in zk, which lead to fail to assign work
add login user check some actions in api
[Hotfix][ci] Fix e2e ci docker image build error
modify tag 1.3.0 to HEAD
modify tag 1.3.0 to HEAD (modify tag 1.3.0 to HEAD apache/dolphinscheduler#3525)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test
test release 1.3.2 version rollback
modify tag 1.3.0 to HEAD
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
remove OGNL part of the mybaits notice (remove OGNL part of the mybaits notice apache/dolphinscheduler#3526)
[maven-release-plugin] prepare release 1.3.2
[maven-release-plugin] prepare for next development iteration
release 1.3.2 version rollback (release 1.3.2 version rollback apache/dolphinscheduler#3527)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test
test release 1.3.2 version rollback
modify tag 1.3.0 to HEAD
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
[ui]Script input box to modify the delay loading time
fix
fix
fix
fix
modify general user can't create token
[ui]It is forbidden to select non-existent resources and modify the tree display data format
modify general user can't create token (modify general user can't create token apache/dolphinscheduler#3533)
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
[Feature] JVM parameter optimization , related issue [Feature] JVM parameter optimization apache/dolphinscheduler#3370
test release 1.3.2 version rollback
test release 1.3.2 version rollback
test
test release 1.3.2 version rollback
modify tag 1.3.0 to HEAD
modify general user can't create token
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
if task is null , set task type is null instead of "null"
[Fix-3536][api]If user didn't have tenant,create resource directory will NPE ([Fix-3536][api]If user didn't have tenant,create resource directory will NPE apache/dolphinscheduler#3537)
[Fix-3536][api]If user didn't have tenant,create resource will NPE
[Fix-3536][api]If user didn't have tenant,create resource directory will NPE
modify general user can't create,delete,update token (modify general user can't create,delete,update token apache/dolphinscheduler#3538)
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
[ui]Resource delete OK button to increase loading, change the number of homepage display cursor
fix
[Fix-3616][Server] when worker akc/response master exception , async retry ([Fix-3616][Server] when worker akc/response master exception , async retry apache/dolphinscheduler#3748)
[fixbug][ui]Repair the master and worker management instrument display
[Fix-3238][docker]Fix that can not create folder in docker with standalone mode ([Fix-3238][docker]Fix that can not create folder in docker with standalone mode apache/dolphinscheduler#3741)
[fixbug][ui]Remove non-existent or deleted resources disabled
[fixBug-3621][ui]If the workflow instance status is executing status, it is forbidden to select
[fix-3553][ui]Repair click workflow connection, select the entire path
fix
fix
[Fix-3238][docker]Fix that can not create folder in docker with standalone mode
[Fix-3616][Server] when worker akc/response master exception , async retry ( [Fix-3616][Server] when worker akc/response master exception , async retry apache/dolphinscheduler#3776)
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.
[Improvement-3720][ui] js mailbox verification fix
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect ([Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect apache/dolphinscheduler#3784)
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
Co-authored-by: zhuangchong zhuangchong8@163.com
Co-authored-by: JinyLeeChina 42576980+JinyLeeChina@users.noreply.github.com
[Fix-3124][docker]Fix that can not build a docker image on windows ([Fix-3124][docker]Fix that can not build a docker image on windows apache/dolphinscheduler#3765)
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect ([Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect apache/dolphinscheduler#3786)
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
Co-authored-by: zhuangchong zhuangchong8@163.com
Co-authored-by: JinyLeeChina 42576980+JinyLeeChina@users.noreply.github.com
[Fix-3258][Security][Worker group manage] Connot get create time and update time,report DateTimeParseException ([Fix-3258][Security][Worker group manage] Connot get create time and update time,report DateTimeParseException apache/dolphinscheduler#3787)
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
[Fix-3616][Server] when worker akc/response master exception , async retry
The batch delete function in the workflow definition and workflow instance pages cannot be canceled if selected.
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[Fix-3549] [Server][sqlTask]The alias column in the query SQL does not take effect
[BugFixed] issue [Bug][Security][Worker group manage] Connot get create time and update time,report DateTimeParseException apache/dolphinscheduler#3258 ([BugFixed] issue #3258 apache/dolphinscheduler#3265)
'ExecutionStatus'
'3258'
Update WorkerGroupServiceTest.java
Delete UserState.java
Delete ResourceSyncService.java
Delete core-site.xml
Delete hdfs-site.xml
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: qiaozhanwei qiaozhanwei@outlook.com
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
Co-authored-by: zhuangchong zhuangchong8@163.com
Co-authored-by: JinyLeeChina 42576980+JinyLeeChina@users.noreply.github.com
Co-authored-by: dailidong dailidong66@gmail.com
[fixBug-3792][ui]Click on the sidebar to adapt the width of the pie chart on the project homepage
[Bug-3713][HadoopUtils] catfile method Stream not closed ([Bug-3713][common-HadoopUtils] catfile method Stream not closed apache/dolphinscheduler#3715)
fix bug
Delete invalid field: executorcores
Modify verification prompt
Delete invalid field: executorcores
Modify verification prompt
Delete invalid field: executorcores
Modify verification prompt
dag add close button
reset last version
reset last version
dag add close buttion
dag add close buttion
update CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
Update CreateWorkflowLocator.java
modify submit workflow button
Update CreateWorkflowLocator.java
Update CreateWorkflowLocator.java
modify CLICK_ADD_BUTTON
delete print
1
1
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
Update dag.vue
Update dag.vue
Update dag.vue
Update CreateWorkflowLocator.java
Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
This reverts commit 3a2cba7
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
Update dolphinscheduler-daemon.sh
catfile method Stream not closed
catfile method Stream not closed
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: xingchun-chen 55787491+xingchun-chen@users.noreply.github.com
[Fix-[Bug][HadoopUtils] catfile method Stream not closed apache/dolphinscheduler#3713][common]Fix that catfile method Stream not closed
[Fix-[Bug][HadoopUtils] catfile method Stream not closed apache/dolphinscheduler#3713][common]Fix that catfile method Stream not closed ([Fix-#3713][common]Fix that catfile method Stream not closed apache/dolphinscheduler#3810)
[Bug-3713][HadoopUtils] catfile method Stream not closed ([Bug-3713][common-HadoopUtils] catfile method Stream not closed apache/dolphinscheduler#3715)
fix bug
Delete invalid field: executorcores
Modify verification prompt
Delete invalid field: executorcores
Modify verification prompt
Delete invalid field: executorcores
Modify verification prompt
dag add close button
reset last version
reset last version
dag add close buttion
dag add close buttion
update CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
updae CLICK_SAVE_WORKFLOW_BUTTON xpath
Update CreateWorkflowLocator.java
modify submit workflow button
Update CreateWorkflowLocator.java
Update CreateWorkflowLocator.java
modify CLICK_ADD_BUTTON
delete print
1
1
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
Update dag.vue
Update dag.vue
Update dag.vue
Update CreateWorkflowLocator.java
Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
This reverts commit 3a2cba7
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
Update dolphinscheduler-daemon.sh
catfile method Stream not closed
catfile method Stream not closed
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: xingchun-chen 55787491+xingchun-chen@users.noreply.github.com
Co-authored-by: BoYiZhang 39816903+BoYiZhang@users.noreply.github.com
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: xingchun-chen 55787491+xingchun-chen@users.noreply.github.com
[Fix-[Bug][API] Creating folders with multiple threads will result in multiple identical folders apache/dolphinscheduler#3487][api、dao] cherry pick from dev to fix that create folder duplicate name under multithreading
[Hotfix-3131][api] Fix the new tenant already exists prompt ([Hotfix-3131][api] Fix the new tenant already exists prompt apache/dolphinscheduler#3132)
Bugfix: Fix the new tenant already exists prompt
Feature: Add test cases
Update TenantServiceTest.java
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: qiaozhanwei qiaozhanwei@outlook.com
Set up JDK 11 for SonarCloud in github action. (Set up JDK 11 for SonarCloud in github action. apache/dolphinscheduler#3052)
Set up JDK 11 for SonarCloud in github action.
Fix javadoc error with JDK 11.
Prevent Javadoc from stopping if it finds any html errors.
[fixBug-3621][ui]Select the batch checkbox to unfilter the instances in the executing state
add verify tenant name cannot contain special characters.
[fixBug-3840][ui]The tenant code only allows letters or a combination of letters and numbers
fix
fix
fix
[Fix-[Bug][api] Resource file reupload does not overwrite the original file. This button is an invalid one apache/dolphinscheduler#3702][api] When re-upload the resource file but don't change the name or desc,it need replace the origin resource file. ([Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it need replace the origin resource file. apache/dolphinscheduler#3862)
[Fix-[Bug][api] Resource file reupload does not overwrite the original file. This button is an invalid one apache/dolphinscheduler#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file.
[Fix-[Bug][api] Resource file reupload does not overwrite the original file. This button is an invalid one apache/dolphinscheduler#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file.
[fixbug-3621][ui]Workflow instance ready to stop and ready to suspend state prohibits checking
[fixbug-3887][ui]Fix missing English translation of re-upload files
add process define name verify. ([1.3.3-release][fix-3843][api] When the update workflow definition name already exists, the prompt is not friendly add process define name verify. apache/dolphinscheduler#3879)
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
revert pr 3872
[FIX-3617][Service]after subtask fault tolerance, 2 task instances are generated ([FIX-3617][Service]after subtask fault tolerance, 2 task instances are generated apache/dolphinscheduler#3830)
fix bug([Bug][master] After subtask fault tolerance, 2 task instances are generated,The process instance status always is executing apache/dolphinscheduler#3617): after subtask fault tolerance, 2 task instances are generated.
delete unused code
update code smell
refactor sub work command process
add process service ut
add license header
fix some code smell
chang ut java8 to java11
update sonar to java11
copy ut config from dev
remove checkstyle
revert to 1.3.3
change proess service test to executor service
add process service test
add process service test
revert
revert
add comments
change dev to 1.3.3-release
revert
Co-authored-by: baoliang baoliang@analysys.com.cn
[Fix-[Bug][API] Creating folders with multiple threads will result in multiple identical folders apache/dolphinscheduler#3487][sql] add dolphinscheduler_dml.sql under 1.3.3_schema ([Fix-#3487][sql] add dolphinscheduler_dml.sql under 1.3.3_schema apache/dolphinscheduler#3907)
[FIX-3836][1.3.3-release-API] process definition validation name interface prompt information error ([FIX-3836][1.3.3-release-API] process definition validation name interface prompt information error apache/dolphinscheduler#3899)
fix bug : error message
fix code smell
fix code smell
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
[FIX_#3789][remote]cherry pick from dev to support netty heart beat ([FIX_#3789][remote]cherry pick from dev to support netty heart beat apache/dolphinscheduler#3913)
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
Co-authored-by: Kirs acm_master@163.com
Repair check box cannot be canceled
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
[fix-[Improvement][api] When the update workflow definition name already exists, the prompt is not friendly apache/dolphinscheduler#3843][api]When update workflow definition,if name already exists, the prompt is not friendly ([fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly apache/dolphinscheduler#3918)
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
Co-authored-by: Kirs acm_master@163.com
[Fix-[Bug][API] Creating folders with multiple threads will result in multiple identical folders apache/dolphinscheduler#3487][sql] update uc_dolphin_T_t_ds_resources_un
Workflow definition name re-modified and added check
[fix-[Improvement][api] When the update workflow definition name already exists, the prompt is not friendly apache/dolphinscheduler#3843][api]When update workflow definition,if name already exists, the prompt is not friendly.
update code.
[Field name optimization for spark, flink, and mr apache/dolphinscheduler#3931][ui]Field name optimization for spark, flink, and mr
change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT (change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT apache/dolphinscheduler#3934)
[maven-release-plugin] prepare release 1.3.3
[maven-release-plugin] prepare for next development iteration
[ambari-plugin]change version 1.3.2 to 1.3.3 ([ambari-plugin]change version 1.3.2 to 1.3.3 apache/dolphinscheduler#3935)
fix bug:3615 After the task is executed successfully, but the next task has not been submitted, stop the master
[fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty
solve too many files, close logClientService ([fix-3618]solve too many files, close logClientService apache/dolphinscheduler#3971)
fix Call submodule, send mail problem apache/dolphinscheduler#3966 sub process doesnot send alert mail after process instance ending. ([FIX-3966] sub process doesnot send alert mail after process instance … apache/dolphinscheduler#3972)
Co-authored-by: baoliang baoliang@analysys.com.cn
[Fix-[Bug][worker] Too many open files apache/dolphinscheduler#3618][server] resolve task executed finished but not release the file handle ([Fix-#3618][server] resolve task executed finished but not release the file handle apache/dolphinscheduler#3975)
[Fix-[Bug][worker] Too many open files apache/dolphinscheduler#3618][server] resolve task executed finished but not release the file handle
[Fix-[Bug][worker] Too many open files apache/dolphinscheduler#3618][server] resolve task executed finished but not release the file handle
[Fix-[Bug][api] files should not be created successfully in the directory of the authorized file apache/dolphinscheduler#3958][api] files should not be created successfully in the directory of the authorized file
[FIX-3966] The timeout warning does not take effect in sub_process ([FIX-3966] The timeout warning does not take effect in sub_process apache/dolphinscheduler#3982)
fix Call submodule, send mail problem apache/dolphinscheduler#3966 sub process doesnot send alert mail after process instance ending.
fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
fix code smell
fix code smell
fix code smell
update worker group inherit from parent
Co-authored-by: baoliang baoliang@analysys.com.cn
fix import dolphinscheduler_mysql.sql insert admin user data
[FIX-3929] condition task would post wrong tasks when failover. ([FIX-3929] condition task would post wrong tasks when failover. apache/dolphinscheduler#3999)
fix Call submodule, send mail problem apache/dolphinscheduler#3966 sub process doesnot send alert mail after process instance ending.
fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
fix code smell
fix code smell
fix code smell
update worker group inherit from parent
remove stdout in logback configuration
fix bug [Bug][master/worker] After the master and worker are fault-tolerant, the process instance fails after the task instance is successfully executed apache/dolphinscheduler#3929 condition task would post error when failover.
remove unused test
add comments
add skip node judge
Co-authored-by: baoliang baoliang@analysys.com.cn
[FIX-3929] because of no lock, start up failover would dispatch two same tasks. ([FIX-3929] because of no lock, start up failover would dispatch two same tasks. apache/dolphinscheduler#4004)
fix Call submodule, send mail problem apache/dolphinscheduler#3966 sub process doesnot send alert mail after process instance ending.
fix bug 3964: sub_process The timeout warning does not take effect
add timeout warning for sub_process/dependent task.
fix code smell
fix code smell
fix code smell
update worker group inherit from parent
remove stdout in logback configuration
fix bug [Bug][master/worker] After the master and worker are fault-tolerant, the process instance fails after the task instance is successfully executed apache/dolphinscheduler#3929 condition task would post error when failover.
remove unused test
add comments
add skip node judge
fix bug 3929: because of no lock, start up failover would dispatch two same tasks.
Co-authored-by: baoliang baoliang@analysys.com.cn
revert pom version to 1.3.3-release
[maven-release-plugin] prepare release 1.3.3
[maven-release-plugin] prepare for next development iteration
[release]revert pom version to 1.3.3-release
fix bug 4010: remove failed condition tasks from error-task-list. ([FIX-4010][SERVER] remove failed condition tasks from error-task-list. apache/dolphinscheduler#4011)
Co-authored-by: baoliang baoliang@analysys.com.cn
[maven-release-plugin] prepare release 1.3.3
[maven-release-plugin] prepare for next development iteration
Remove unavailable files
Co-authored-by: break60 790061044@qq.com
Co-authored-by: Yichao Yang 1048262223@qq.com
Co-authored-by: lenboo baoliang@analysys.com.cn
Co-authored-by: bao liang 29528966+lenboo@users.noreply.github.com
Co-authored-by: xingchun-chen 55787491+xingchun-chen@users.noreply.github.com
Co-authored-by: zhangchunyang zhangchunyang0123@gmail.com
Co-authored-by: zhangchunyang zhangchunyang@analysys.com.cn
Co-authored-by: qiaozhanwei qiaozhanwei@analysys.com.cn
Co-authored-by: qiaozhanwei qiaozhanwei@outlook.com
Co-authored-by: wuchunfu 319355703@qq.com
Co-authored-by: Yelli amarantine@my.com
Co-authored-by: Eights-Li yelli.hl@gmail.com
Co-authored-by: JinyLeeChina 42576980+JinyLeeChina@users.noreply.github.com
Co-authored-by: dailidong dailidong66@gmail.com
Co-authored-by: XiaotaoYi v-xiayi@hotmail.com
Co-authored-by: zhuangchong zhuangchong8@163.com
Co-authored-by: BoYiZhang 39816903+BoYiZhang@users.noreply.github.com
Co-authored-by: muzhongjiang mu_zhongjiang@163.com
Co-authored-by: Jave-Chen baicai.chen@gmail.com
Co-authored-by: zhuangchong zhuangchong6@163.com
Co-authored-by: zhuangchong 37063904+zhuangchong@users.noreply.github.com
Co-authored-by: Kirs acm_master@163.com
Co-authored-by: lgcareer lgcareer@apache.org
Co-authored-by: wulingqi wulingqi@baijiahulian.com
Tips
What is the purpose of the pull request
(For example: This pull request adds checkstyle plugin.)
Brief change log
(for example:)
Verify this pull request
(Please pick either of the following options)
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)