[GitHub] [incubator-dolphinscheduler] hsupu commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
hsupu commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468342162 ## File path: dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/MasterBaseTaskExecThread.java ##

[GitHub] [incubator-dolphinscheduler] gabrywu commented on pull request #2884: batch copy or move process #2753

2020-08-10 Thread GitBox
gabrywu commented on pull request #2884: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2884#issuecomment-671741672 @zixi0825 Please resolve the conflicting files, then PR can be merged This is an automated

[GitHub] [incubator-dolphinscheduler] gabrywu commented on pull request #3449: SqlTask result email should not throw exception

2020-08-10 Thread GitBox
gabrywu commented on pull request #3449: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3449#issuecomment-671741287 @lonkin1 you can split the SQL task from original DAG to avoid throwing exceptions This is

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3415: [FIX_BUG][*]Sonar bug fix

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3415: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3415#issuecomment-671676488 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3415=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3415: [FIX_BUG][*]Sonar bug fix

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3415: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3415#issuecomment-671740368 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3415=false=BUG)

[GitHub] [incubator-dolphinscheduler] hsupu edited a comment on issue #3432: [Bug][style] install checkstyle to IDEA failed

2020-08-10 Thread GitBox
hsupu edited a comment on issue #3432: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3432#issuecomment-671737931 same problem on latest dev env. - macOS 10.15.6 - IDEA 2020.2 - default checkstyle version is 8.34 also have been suppressed by

[GitHub] [incubator-dolphinscheduler] hsupu commented on issue #3432: [Bug][style] install checkstyle to IDEA failed

2020-08-10 Thread GitBox
hsupu commented on issue #3432: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3432#issuecomment-671737931 same problem on latest dev env. - macOS 10.15.6 - IDEA 2020.2 - default checkstyle version is 8.34

[GitHub] [incubator-dolphinscheduler] hsupu commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
hsupu commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468336432 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@ -37,188

[GitHub] [incubator-dolphinscheduler] lonkin1 commented on pull request #3449: SqlTask result email should not throw exception

2020-08-10 Thread GitBox
lonkin1 commented on pull request #3449: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3449#issuecomment-671723024 When the SQL operation is successful, the processing of the results should not block the whole process. It is recommended to add policies to avoid throwing

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468324307 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] hsupu commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
hsupu commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468310683 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@ -16,10

[GitHub] [incubator-dolphinscheduler] xingchun-chen opened a new issue #3463: [Bug][api] rename the UDF resource file, Failed to execute hive task

2020-08-10 Thread GitBox
xingchun-chen opened a new issue #3463: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3463 1. Rename the udf resource file associated with the udf function ![image](https://user-images.githubusercontent.com/55787491/89854573-ceef0580-dbc6-11ea-90d4-2b4587d37f0f.png)

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on pull request #3415: [FIX_BUG][*]Sonar bug fix

2020-08-10 Thread GitBox
CalvinKirs commented on pull request #3415: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3415#issuecomment-671703027 To Be Done This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-dolphinscheduler] xingchun-chen opened a new issue #3462: [Bug][api] The admin user cannot view the UDF functions created by ordinary users in the workflow definition

2020-08-10 Thread GitBox
xingchun-chen opened a new issue #3462: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3462 1. Ordinarily use xhh to create udf functions ![image](https://user-images.githubusercontent.com/55787491/89853531-38214980-dbc4-11ea-8c4b-e6b159f8a732.png) 2. The admin

[GitHub] [incubator-dolphinscheduler] zixi0825 commented on pull request #2884: batch copy or move process #2753

2020-08-10 Thread GitBox
zixi0825 commented on pull request #2884: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2884#issuecomment-671699546 > > > > Hi , @samz406 @yangyichao-mango , could this PR be merged? > > > > > > > > > I think split copy and move to two api will be better, but at

[GitHub] [incubator-dolphinscheduler] Rubik-W edited a comment on issue #249: Lineage data kinship(Lineage数据血缘关系)

2020-08-10 Thread GitBox
Rubik-W edited a comment on issue #249: URL: https://github.com/apache/incubator-dolphinscheduler/issues/249#issuecomment-613854384 I plan to implement data lineage function (Table level). - The sql node and datax node automatically parse the dependency table and target table. -

[GitHub] [incubator-dolphinscheduler] 1763734039 commented on issue #3457: Dolphin Scheduler 执行Flink 出现问题

2020-08-10 Thread GitBox
1763734039 commented on issue #3457: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3457#issuecomment-671699614 I also encountered the same problem. If you want to specify other parameters, they will not take effect. I added them to other parameters. Then look at the

[GitHub] [incubator-dolphinscheduler] 1763734039 commented on issue #3457: Dolphin Scheduler 执行Flink 出现问题

2020-08-10 Thread GitBox
1763734039 commented on issue #3457: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3457#issuecomment-671699540 我也遇到了同样的问题,如果你要指定其他参数的话是不生效的,我是在其他参数里面添加的,然后看worker日志信息里面,flink命令会拼接成这样,flink run -m yarn-cluster -ys 2 -yjm 2 -ytm 8 -d -c com.xxx.common.task.xxx

[GitHub] [incubator-dolphinscheduler] 1763734039 removed a comment on issue #3457: Dolphin Scheduler 执行Flink 出现问题

2020-08-10 Thread GitBox
1763734039 removed a comment on issue #3457: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3457#issuecomment-671699540 我也遇到了同样的问题,如果你要指定其他参数的话是不生效的,我是在其他参数里面添加的,然后看worker日志信息里面,flink命令会拼接成这样,flink run -m yarn-cluster -ys 2 -yjm 2 -ytm 8 -d -c com.xxx.common.task.xxx

[GitHub] [incubator-dolphinscheduler] Rubik-W commented on issue #249: Lineage data kinship(Lineage数据血缘关系)

2020-08-10 Thread GitBox
Rubik-W commented on issue #249: URL: https://github.com/apache/incubator-dolphinscheduler/issues/249#issuecomment-671697350 > > I plan to implement data lineage function (Table level). > > > > * The sql node and etl node automatically parse the dependency table and target table.

[GitHub] [incubator-dolphinscheduler] gabrywu commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
gabrywu commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r468296180 ## File path: dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/codec/NettyDecoder.java ## @@ -55,15 +55,18

[GitHub] [incubator-dolphinscheduler] superxiaojie opened a new issue #3461: [Bug][Worker] In version 1.2.0, the process execution error, but it shows success

2020-08-10 Thread GitBox
superxiaojie opened a new issue #3461: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3461 ![1597113831(1)](https://user-images.githubusercontent.com/18513424/89851733-ccd57880-dbbf-11ea-840c-6b804fa79efa.jpg)

[GitHub] [incubator-dolphinscheduler] qiaozhanwei merged pull request #3460: If worker group id is null,don't need to set the value of the worker group

2020-08-10 Thread GitBox
qiaozhanwei merged pull request #3460: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3460 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[incubator-dolphinscheduler] branch 1.3.2-release updated: If worker group id is null, don't need to set the value of the worker group (#3460)

2020-08-10 Thread journey
This is an automated email from the ASF dual-hosted git repository. journey pushed a commit to branch 1.3.2-release in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git The following commit(s) were added to refs/heads/1.3.2-release by this push: new 46f0586 If

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3460: If worker group id is null,don't need to set the value of the worker group

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3460: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3460#issuecomment-671689176 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3460=false=BUG)

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on issue #3457: Dolphin Scheduler 执行Flink 出现问题

2020-08-10 Thread GitBox
yangyichao-mango commented on issue #3457: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3457#issuecomment-671688205 Hi, 1.Can you successfully run in your env without using DolphinScheduler? 2.It will be better to add a screenshot to help us to locate this

[GitHub] [incubator-dolphinscheduler] lgcareer opened a new pull request #3460: If worker group id is null,don't need to set the value of the worker group

2020-08-10 Thread GitBox
lgcareer opened a new pull request #3460: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3460 ## What is the purpose of the pull request *If worker group id is null,don't need to set the value of the worker group* ## Brief change log *If worker group id

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
CalvinKirs commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468289912 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468289587 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468289121 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468288842 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r468288929 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] xingchun-chen merged pull request #3459: [optimization][ui]Remove node deep monitoring

2020-08-10 Thread GitBox
xingchun-chen merged pull request #3459: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3459 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-dolphinscheduler] Jops-data closed issue #3452: The shell node executes the hivesql file. The hivesql is executed successfully, but the shell node fails

2020-08-10 Thread GitBox
Jops-data closed issue #3452: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3452 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-dolphinscheduler] Jops-data commented on issue #3452: The shell node executes the hivesql file. The hivesql is executed successfully, but the shell node fails

2020-08-10 Thread GitBox
Jops-data commented on issue #3452: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3452#issuecomment-671677148 resolved This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3459: [optimization][ui]Remove node deep monitoring

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3459: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3459#issuecomment-671676856 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3459=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3415: [FIX_BUG][*]Sonar bug fix

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3415: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3415#issuecomment-669004835 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3415=false=BUG)

[GitHub] [incubator-dolphinscheduler] break60 opened a new pull request #3459: [optimization][ui]Remove node deep monitoring

2020-08-10 Thread GitBox
break60 opened a new pull request #3459: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3459 Description: Deep monitoring causes the node to request mutations twice This is an automated message from the

[GitHub] [incubator-dolphinscheduler] lingxingzhang commented on issue #3455: 执行 Hive UDF 报错

2020-08-10 Thread GitBox
lingxingzhang commented on issue #3455: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3455#issuecomment-671672560 @yangyichao-mango DS 1.3.1 CDH6.0.1 是不是因为hive整合了Tez的原因呢? This is an automated message

[GitHub] [incubator-dolphinscheduler] liangpingliu opened a new issue #3458: dolphinscheduler server memory problems

2020-08-10 Thread GitBox
liangpingliu opened a new issue #3458: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3458 在初始化脚本里服务启动内存设置xms=1g,是指Master Api Worker Logger Alert 每个服务1g,那就是最少5g,再考虑如果都整成分布式高可用,每台服务器占用就是5g,资源占用较大。因此xms 能够调多小,会有哪些影响。

[GitHub] [incubator-dolphinscheduler] dengc367 commented on issue #1924: [Feature]Settings on the workflow execution output arrow

2020-08-10 Thread GitBox
dengc367 commented on issue #1924: URL: https://github.com/apache/incubator-dolphinscheduler/issues/1924#issuecomment-671642982 is this feature stopped or in progress? This is an automated message from the Apache Git

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3424: [Feature][commom] support hadoop-aliyun oss filesystem

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3424: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3424#issuecomment-671415539 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3424=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3424: [Feature][commom] support hadoop-aliyun oss filesystem

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3424: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3424#issuecomment-670007495 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3424=false=BUG)

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467919828 ## File path: dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/zk/ZKMasterClient.java ## @@ -16,6

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467919828 ## File path: dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/zk/ZKMasterClient.java ## @@ -16,6

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467919828 ## File path: dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/zk/ZKMasterClient.java ## @@ -16,6

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467915703 ## File path: dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467912903 ## File path: dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java ## @@ -84,6

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
yangyichao-mango commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467912903 ## File path: dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java ## @@ -84,6

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-671356429 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-671272062 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] islandgit commented on issue #3456: DolphinScheduler 上启动Flink

2020-08-10 Thread GitBox
islandgit commented on issue #3456: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3456#issuecomment-671337671 Has been submitted as a BUG This is an automated message from the Apache Git Service. To

[GitHub] [incubator-dolphinscheduler] islandgit closed issue #3456: DolphinScheduler 上启动Flink

2020-08-10 Thread GitBox
islandgit closed issue #3456: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3456 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-dolphinscheduler] islandgit opened a new issue #3457: Dolphin Scheduler 执行Flink 出现问题

2020-08-10 Thread GitBox
islandgit opened a new issue #3457: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3457 **Describe the bug** There was a BUG in the Dolphin Scheduler-1.3.1 that Dolphin set Flink launch parameters **To Reproduce** 1. If the slot number and taskManager

[GitHub] [incubator-dolphinscheduler] islandgit commented on issue #3456: DolphinScheduler 上启动Flink

2020-08-10 Thread GitBox
islandgit commented on issue #3456: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3456#issuecomment-671337128 **Describe the bug** 在Dolphin Scheduler-1.3.1版本中出现dolphin 设置Flink启动参数的BUG **To Reproduce** 1、如果设置slot数量与taskManager数量,在执行flink 任务时会出现找不到Jar包的情况

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on issue #3456: DolphinScheduler 上启动Flink

2020-08-10 Thread GitBox
yangyichao-mango commented on issue #3456: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3456#issuecomment-671320951 Hi, Which version and please add more detail about your flink job configuration.

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on issue #3455: 执行 Hive UDF 报错

2020-08-10 Thread GitBox
yangyichao-mango commented on issue #3455: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3455#issuecomment-671320261 Which version? This is an automated message from the Apache Git Service. To respond to

[incubator-dolphinscheduler] branch 1.3.2-release updated: [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)

2020-08-10 Thread journey
This is an automated email from the ASF dual-hosted git repository. journey pushed a commit to branch 1.3.2-release in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git The following commit(s) were added to refs/heads/1.3.2-release by this push: new efef631

[GitHub] [incubator-dolphinscheduler] qiaozhanwei merged pull request #3454: [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

2020-08-10 Thread GitBox
qiaozhanwei merged pull request #3454: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3454 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-dolphinscheduler] qiaozhanwei closed issue #3234: [Feature][cluster] enhanced load balancing

2020-08-10 Thread GitBox
qiaozhanwei closed issue #3234: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3234 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-dolphinscheduler] branch dev updated: [Feature#3234][cluster]enhanced load balancing (#3235)

2020-08-10 Thread journey
This is an automated email from the ASF dual-hosted git repository. journey pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git The following commit(s) were added to refs/heads/dev by this push: new d6a32ac

[GitHub] [incubator-dolphinscheduler] vanilla111 commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
vanilla111 commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467826363 ## File path: dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/codec/NettyDecoder.java ## @@ -55,15

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
CalvinKirs commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467813853 ## File path: dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/codec/NettyDecoder.java ## @@ -55,15

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on a change in pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
CalvinKirs commented on a change in pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467811648 ## File path: dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/codec/NettyDecoder.java ## @@ -55,15

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-671272062 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-671271472 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-671271472 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427#issuecomment-670280404 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3427=false=BUG)

[GitHub] [incubator-dolphinscheduler] islandgit opened a new issue #3456: DolphinScheduler 上启动Flink

2020-08-10 Thread GitBox
islandgit opened a new issue #3456: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3456 在DolphinScheduler创建完工作流,并制定完JAR,在运行时总出现找不到JAR的情况 org.apache.flink.client.cli.CliArgsException: Could not build the program from JAR file. at

[GitHub] [incubator-dolphinscheduler] yh2388 commented on issue #249: Lineage data kinship(Lineage数据血缘关系)

2020-08-10 Thread GitBox
yh2388 commented on issue #249: URL: https://github.com/apache/incubator-dolphinscheduler/issues/249#issuecomment-671269303 > I plan to implement data lineage function (Table level). > > * The sql node and etl node automatically parse the dependency table and target table. > *

[GitHub] [incubator-dolphinscheduler] lingxingzhang opened a new issue #3455: 执行 Hive UDF 报错

2020-08-10 Thread GitBox
lingxingzhang opened a new issue #3455: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3455 这个DS打印的日志 我在hive客户端测试 没有问题 add jar hdfs://172.16.10.153:8020/dolphinscheduler/zuhuytest/udfs/hiveudf/hiveudf-2.0-SNAPSHOT.jar create temporary function HelloUDF as

[GitHub] [incubator-dolphinscheduler] vanilla111 closed pull request #3427: [Feature][server,api,common,dao,remote] delay execution of tasks and improve some designs

2020-08-10 Thread GitBox
vanilla111 closed pull request #3427: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3427 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3454: [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.

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3454: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3454#issuecomment-671259075 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3454=false=BUG)

[GitHub] [incubator-dolphinscheduler] lgcareer opened a new pull request #3454: [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

2020-08-10 Thread GitBox
lgcareer opened a new pull request #3454: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3454 [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 ## What is the purpose of the pull request

[GitHub] [incubator-dolphinscheduler] diorw edited a comment on issue #3446: [Bug][ui] 工作流定义时使用鼠标滚轮时显示不正确

2020-08-10 Thread GitBox
diorw edited a comment on issue #3446: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3446#issuecomment-671144105 > which version? > please update the title in English sorry I made a mistake the version is 1.2.0

[GitHub] [incubator-dolphinscheduler] Lwaitt commented on issue #3453: [Question] Datasource Create user oracle failed

2020-08-10 Thread GitBox
Lwaitt commented on issue #3453: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3453#issuecomment-671251187 > ojdbc.jar Put it in the Lib directory and restart dolphin scheduler > > ojdbc.jar 放到lib目录下,重启dolphinscheduler Tk! !! Its simple and effective

[GitHub] [incubator-dolphinscheduler] Lwaitt closed issue #3453: [Question] Datasource Create user oracle failed

2020-08-10 Thread GitBox
Lwaitt closed issue #3453: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3453 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-dolphinscheduler] qiaozhanwei commented on a change in pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
qiaozhanwei commented on a change in pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#discussion_r467732584 ## File path: docker/build/conf/dolphinscheduler/worker.properties.tpl ## @@ -34,4 +34,7 @@

[GitHub] [incubator-dolphinscheduler] zhuangchong commented on issue #3453: [Question] Datasource Create user oracle failed

2020-08-10 Thread GitBox
zhuangchong commented on issue #3453: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3453#issuecomment-671246534 ojdbc.jar Put it in the Lib directory and restart dolphin scheduler --- ojdbc.jar 放到lib目录下,重启dolphinscheduler

[GitHub] [incubator-dolphinscheduler] Lwaitt opened a new issue #3453: [Question] Datasource Create user oracle failed

2020-08-10 Thread GitBox
Lwaitt opened a new issue #3453: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3453 Use [Datasource] create a new one use ORACLE ,BUT failed. I find same may lose some jar dolphinscheduler [1.3.1] Oracle 12c [12.1.0.2] I get api log under

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3385: [Improvement][dao,server] unit test for ConditionsTask

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3385: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3385#issuecomment-671240777 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3385=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3385: [Improvement][dao,server] unit test for ConditionsTask

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3385: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3385#issuecomment-669107229 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3385=false=BUG)

[GitHub] [incubator-dolphinscheduler] codecov-commenter commented on pull request #3385: [Improvement][dao,server] unit test for ConditionsTask

2020-08-10 Thread GitBox
codecov-commenter commented on pull request #3385: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3385#issuecomment-671239301 # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/3385?src=pr=h1) Report > Merging

[GitHub] [incubator-dolphinscheduler] hsupu commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
hsupu commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r467749508 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@ -37,188

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on a change in pull request #3442: [Improvement][server] unit test for DependentTask

2020-08-10 Thread GitBox
CalvinKirs commented on a change in pull request #3442: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3442#discussion_r467746218 ## File path: dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/DependentTaskTest.java ## @@

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-671216150 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3235=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-671216477 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3235=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] removed a comment on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
sonarcloud[bot] removed a comment on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-660602756 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3235=false=BUG)

[GitHub] [incubator-dolphinscheduler] sonarcloud[bot] commented on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
sonarcloud[bot] commented on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-671216150 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=3235=false=BUG)

[GitHub] [incubator-dolphinscheduler] codecov-commenter edited a comment on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
codecov-commenter edited a comment on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-660421371 # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/3235?src=pr=h1) Report > Merging

[GitHub] [incubator-dolphinscheduler] codecov-commenter edited a comment on pull request #3235: [Feature#3234][cluster]enhanced load balancing

2020-08-10 Thread GitBox
codecov-commenter edited a comment on pull request #3235: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3235#issuecomment-660421371 # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/3235?src=pr=h1) Report > Merging

[GitHub] [incubator-dolphinscheduler] qiaozhanwei commented on pull request #3376: [Fix-3077][ui] Fix the edit duplicated name verify

2020-08-10 Thread GitBox
qiaozhanwei commented on pull request #3376: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3376#issuecomment-671209046 @break60 please review This is an automated message from the Apache Git Service. To

[GitHub] [incubator-dolphinscheduler] xingchun-chen closed issue #3364: After update the version from 1.2.0 to 1.3.1,running the spark task fail because the can't find the jar

2020-08-10 Thread GitBox
xingchun-chen closed issue #3364: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3364 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[incubator-dolphinscheduler] branch dev updated: [Fix-3262][common] When you request the URL through applicationID to get the application status, you cannot get it if Kerberos authentication is enable

2020-08-10 Thread journey
This is an automated email from the ASF dual-hosted git repository. journey pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git The following commit(s) were added to refs/heads/dev by this push: new 5584f0c [Fix-3262][common]

[GitHub] [incubator-dolphinscheduler] qiaozhanwei merged pull request #3264: [Fix-3262][common] When you request the URL through applicationID to get the application status, you cannot get it if Ker

2020-08-10 Thread GitBox
qiaozhanwei merged pull request #3264: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-dolphinscheduler] qiaozhanwei closed issue #3262: [Bug][dolphinscheduler-common] When you request the URL through applicationID to get the application status, you cannot get it if

2020-08-10 Thread GitBox
qiaozhanwei closed issue #3262: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3262 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-dolphinscheduler] branch dev updated (db39f1f -> 232a244)

2020-08-10 Thread journey
This is an automated email from the ASF dual-hosted git repository. journey pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git. from db39f1f [Improvement][style] Improve checkstyle import order and code style importer (#3368)

[GitHub] [incubator-dolphinscheduler] qiaozhanwei merged pull request #3260: [Fix][server] Fix add ZOOKEEPER_ROOT env in k8s deploy

2020-08-10 Thread GitBox
qiaozhanwei merged pull request #3260: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3260 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-dolphinscheduler] Jops-data opened a new issue #3452: The shell node executes the hivesql file. The hivesql is executed successfully, but the shell node fails

2020-08-10 Thread GitBox
Jops-data opened a new issue #3452: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3452 **Describe the question** The cluster namenode and ResourceManager are both single node. I use shell nodes to execute statements in this format (hive - f SQL file). The

[GitHub] [incubator-dolphinscheduler] gaojun2048 commented on issue #3049: [Feature] Alert Plugin Design

2020-08-10 Thread GitBox
gaojun2048 commented on issue #3049: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3049#issuecomment-671196197 > > > #3311 is pended by the introduce of front-end ui element-ui. > > > > > > Can you elaborate on the specific problem? > > The front-end

  1   2   >