BoYiZhang
b3120a74d2
[Feature-4138][Master] dispatch workgroup error add sleep time ( #4139 )
...
* When there are tasks with assignment failure and the number of tasks in the current task queue is less than 10, sleep for 1 second
* When there are tasks with assignment failure and the number of tasks in the current task queue is less than 10, sleep for 1 second
* fix code smell & code style
* fix code smell & code style
Co-authored-by: zhanglong <zhanglong@ysstech.com>
4 years ago
zhuangchong
169a4ace77
[Feature-3749][Alert-SPI] SqlTask should send notifications by alert server api ( #4080 )
...
* add sqltask send sync alert server.
* update alert-sms license.
* update AlertServer test.
* remote EmailAlertPluginTest.
* update sqltask.
* update test class.
4 years ago
Kirs
0039b1bfcb
[common]del windows file( not support windows ) ( #4204 )
...
* del support win
* del support win
4 years ago
Shiwen Cheng
cbc30b4900
[Fix-3457][flink] fix flink args build problem ( #4166 )
...
* [Fix][Flink] fix flink args build problem
* [Fix][Flink] fix FlinkArgsUtilsTest
* [Improvement][UI] hide version and cluster input when deployMode is local
4 years ago
bao liang
68541f281d
[FIX-4190][DAO] When the amount of json data is large, the process list page display slowly. ( #4201 )
...
* fix 4190: When the amount of json data is large, process list page display slowly
* fix 4190: When the amount of json data is large, process list page display slowly
* fix 4190: When the amount of json data is large, process list page display slowly
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
chengp
e5462741c2
fix bug #4125 ( #4127 )
...
* fix bug #4125
* code style!
* code style.
Co-authored-by: chengp <chengp@chengp.net>
4 years ago
Kirs
aa19a06abb
[FIX-PR-4097][server-master]task ack miss ( #4189 )
...
When the message of successful execution arrives earlier than
the message of ack,
the message of ack will be discarded,
resulting in some information missing
4 years ago
dailidong
9798123f47
Merge pull request #4186 from wangxj3/dev
...
[FIX-#4184][server-api] load TaskInstance slow
4 years ago
wangxj3
96c7a8c7e9
Update TaskInstanceMapper.xml
...
optimize page of [TaskInstance] load data slow
4 years ago
dailidong
966600cc37
Merge pull request #4150 from kevinsun2010/dev
...
[Fix-4143][jar upgrade]upgrade quartz version to 2.3.0
4 years ago
dailidong
99e516baf9
Update known-dependencies.txt
4 years ago
dailidong
d706c010be
Delete LICENSE-HikariCP-java6.txt
4 years ago
dailidong
588b8f3990
Update LICENSE
...
not need to add HikariCP-java6
4 years ago
dailidong
7778e97ac7
Update pom.xml
4 years ago
dailidong
99daada5fa
Update pom.xml
4 years ago
karlsun
7d3aa09cc4
update code style
4 years ago
karlsun
6a6efe5d9b
update Check code style
4 years ago
karlsun
81f4b5a25f
remove c3p0,mchange-commons-java license
4 years ago
Kirs
3f85a4c1d4
delete alert http plugin ( #4152 )
...
delete alert http plugin (#4152 )
This part of the code was merged by mistake, so I need to delete it
4 years ago
曹聚阳
cc2068bcec
correct names
4 years ago
曹聚阳
cb647e9331
correct param name
4 years ago
曹聚阳
972c6d893b
start from force success
4 years ago
karlsun
1a854f8056
upgrade jackson version to 2.9.10
4 years ago
karlsun
a522da068f
add HikariCP-java6,c3p0,mchange-commons-java license
4 years ago
dailidong
62c2e85252
Merge pull request #4110 from chengshiwen/dev
...
[Improvement][UI] download url resolve and security page disappear delay problem under GENERAL_USER
4 years ago
karlsun
c5084a367a
upgrade quartz version to 2.3.0
4 years ago
samz406
567590c41f
Merge branch 'sms' into alert_plugin_design
4 years ago
Yelli
aa0974fd1f
split sqoop import hive database and table ( #4141 )
4 years ago
Kirs
3ceb612467
[FIX#4033] $[] conflicts with mysql keywords ( #4111 )
...
* [FIX#4033] $[] conflicts with mysql keywords
We currently only use this symbol for dates, so I filtered out the number type.
this close #4033
* test
* fix error
4 years ago
gaojun2048
44d5cceb99
dolphinscheduler plugin need add <package>dolphinscheduler-plugin</package> in the pom.xml file
4 years ago
gaojun2048
b21a158273
delete dolphinscheduler-alert-sms plugin
4 years ago
felix.wang
3e411d075f
[Improvement][Code style] FIX SPELL WAITTING TO WAITING , etc. ( #4118 )
...
* FIX SPELL
* FIX SPELL AND Optimizing code conventions
* add ut cannot construct process instance, return null;
* add ut testExportProcessMetaData
* add ut testExportProcessMetaData
* add ut testImportProcessSchedule
* add ut MasterExecThreadTest
* add ut MasterExecThreadTest
* add ut testSubProcessViewTree
* add ut testComplementWithStartNodeList
* add ut testRecurseFindSubProcessId
* add ut testRecurseFindSubProcessId
* add ut testRecurseFindSubProcessId
4 years ago
felix.wang
b46044d592
[Improvement][API] ignore noNodeException when get worker groups ( #4120 )
...
* ignore noNodeException when get worker groups
* add ut
4 years ago
Shiwen Cheng
763c65938d
[Feature][API]enable response resources gzip compression ( #4121 )
...
* enable response compression
* add server.compression.mime-types with default value explicitly
4 years ago
Yarlung
bd156b312d
[Improvement-3933][db operation] Improve the performance of sql query ( #3940 )
...
* optimize select * case
* emove redundancy
* bug fixed
* Update en_US.js
* Update startup.sh
* optimize
* optimize code
* optimize
* bug fixed
* add ut
* bug fixed
* bug fixed
* bug fixed
* bug fixed
* Delete WorkFlowLineageMapper.xml
* Delete createTenement.vue
* recove wrongly deleted file
* Update WorkFlowLineageMapper.xml
* Update createTenement.vue
4 years ago
yinancx
fcc66d8252
Merge pull request #2 from apache/dev
...
update
4 years ago
BoYiZhang
bb13f2eae7
[Bug][Common] read file garbled ( #3479 )
...
* fix bug : Random code problem
Co-authored-by: zhanglong <zhanglong@ysstech.com>
4 years ago
samz406
37c8f00e1f
modify http type
4 years ago
Yelli
1cf40e1d1e
fix sqoop task jdbc string contains special char ( #4105 )
4 years ago
chengshiwen
959286c358
improvement: resovle download url with resolveURL to prevent change of apiPrefix
4 years ago
chengshiwen
133b9d8431
fix: security page disappear delay problem when force refresh under GENERAL_USER
4 years ago
dailidong
656ec295b9
Merge pull request #4097 from CalvinKirs/ack_status
...
[FIX-#4084][server]fix taskInstance state change error
4 years ago
CalvinKirs
c902268021
fix task instance status judgment error
4 years ago
CalvinKirs
0586e7b160
test
4 years ago
CalvinKirs
cc14b24326
test
4 years ago
CalvinKirs
d5769999d5
remove assert
4 years ago
CalvinKirs
2a9e789f68
test
4 years ago
CalvinKirs
b3991d9dee
Time is too small and the task is not finished
4 years ago
CalvinKirs
c6a686a710
Time is too small and the task is not finished
4 years ago
Yelli
145314b782
[FIX-4034][server] fix sqoop import fail ( #4036 )
...
* fix #4043 , sqoop import query fail
* fix #4043 , sqoop task hard code & code style
* add license for SqoopConstants
* add private constructor for SqoopConstants
* fixed sqoop mysql pwd have special character
* fix checkstyle
* fix sqoop task log
* remove unused constants
4 years ago