魔方不在手
f942e5ced3
[feature] data synchronization function ( #1881 )
...
* feature:data synchronization function
* feature:data synchronization function
* feature:data synchronization function
* fix:add license
* fix:resource close bug
* fix:remove class author
* fix:Improve test coverage
* fix:add UT
* fix:add UT
* fix:data sync node renamed to datax
* fix:add UT
* fix: UT bug
* fix:Optimize variable name
* fix:pom
* fix:Variable name error
* fix:optimize the code
5 years ago
dailidong
8ab680f485
add license
5 years ago
dailidong
7729e0b6b0
add UT
5 years ago
dailidong
835383105c
combine logback config of master/worker/alert/api server to one logback.xml
5 years ago
Yelli
5169689c35
class overrides equals() and should therefore also override hashCode() ( #1882 )
5 years ago
Tboy
38eaaa98e6
some updates for TaskQueueZkImpl ( #1874 )
...
small changes, no need more people review, I will merge.
5 years ago
gabry.wu
0d5c6e4e7c
[Feature] set acquireTriggersWithinLock true ( #1866 )
...
issue: https://github.com/apache/incubator-dolphinscheduler/issues/1863
5 years ago
liwenhe1993
30db5c1467
Api module relp server module/1756 ( #1766 )
...
* Remove server module on api module
1. Remove server module and add dao module.
2. Move quartz in server module to dao module.
3. Update config and class.
to resolve conflicts,I deleted CombinedApplicationServer.java
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
Jave-Chen
16913bacd7
fix return, obj error ( #1855 )
5 years ago
dailidong
f9afc0a475
correct equals method
5 years ago
Jave-Chen
c522ea7ebb
Fix bug: NullPointerException etc. ( #1721 )
...
* #1720 Fix bug: NullPointerException etc.
* fix code smell
* Update DateInterval.java
refactor equals method
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
lgcareer
779672ec2a
[Fix issue #1770 ]check udf and data source in order to fix issue 1770 ( #1826 )
...
* check udf and data source in order to fix issue 1770
* check udf and data source in order to fix issue 1770
* update testListAuthorizedUdfFunc
5 years ago
ZHAOLIPAN
07f96375b3
replace strings with constants already exist. ( #1825 )
5 years ago
bao liang
0b272f9ca6
[feature] #1813 remove "_001" after the master/server register path in zookeeper ( #1820 )
...
* change master/worker register path.
* remove "_" from register path.
5 years ago
ZHAOLIPAN
68f736953b
fix typos ( #1821 )
5 years ago
DK.Pino
ea0caef88f
Regularize quartz.properties conf file ( #1783 )
...
* remove lombok dependency(last)
* regularize quartz.properties conf file
5 years ago
Yelli
2ec9943f64
fix bug: zk hasTask method NPE ( #1785 )
5 years ago
gabry.wu
88b022cb57
ITaskQueue should have "hasTask" function ( #1744 )
...
* issue https://github.com/apache/incubator-dolphinscheduler/issues/1742
* remove unnecessary catch
* fix exception type
* fix bad code smell
* remove log exceptions
* catch exception
5 years ago
bao liang
e0e0696b4f
add out put log when master/worker server start ( #1769 )
...
* merge hadoop.properties into common.properties
* merge hadoop,zookeeper.properties into common.properties
remove combined.properties/master.properties/worker.properties
* change db user/pwd to test/test
* rename .dolphinscheduler_en.sh to dolphinscheduler_env.sh
remove some unused in install.sh
* add out put log when master/worker server start...
* add start log when servers start
5 years ago
Yelli
963ed4a8c6
ds.server & ds.common.zk regularize log print ( #1754 )
5 years ago
xingchun-chen
dad643dbb5
commom/Preconditions Util Test ( #1727 )
...
* common/parameterUtils unit test
5 years ago
Tboy
4d1abb3fc7
remove commons-lang3 dependancy ( #1709 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 dependancy
* remove unused import
5 years ago
khadgarmage
5f145efa6b
DependentUtils.java ut ( #1703 )
...
* delete bytes file
* DependentUtilsTest.java ut
5 years ago
Yelli
7ecd38f7d6
fix sonar bug: change condition & not enough arguments ( #1692 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
* fix sonar bug: not enough arguments
* fix sonar bug: change condition & not enough arguments
5 years ago
elonlo
cae656c1bc
uniform naming
5 years ago
Tboy
884237487c
remove commons-lang3 dependancy, using common-module instead for server module ( #1698 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 and commons-lang dependancy
* remove commons-collections4/commons-logging/commons-io dependancy
* tmp add commons-lang3 for compile
* remove commons-lang3 dependancy, using common-module instead
* remove common StringUtils instead of lang3
* add tmp lang3 for compile
5 years ago
elonlo
c21d25edf2
Fixed tasks_queue and tasks_kill did not exist in zookeeper #1696
5 years ago
lgcareer
8090f14504
get root path from zookeeper config
5 years ago
Tboy
0e66c71f38
remove commons-collections4/commons-logging/commons-io dependancy for API module ( #1693 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 and commons-lang dependancy
* remove commons-collections4/commons-logging/commons-io dependancy
* tmp add commons-lang3 for compile
5 years ago
Yelli
216154dc06
fix sonar bug: null check & clean throw exception ( #1690 )
...
* fix sonar bug: null check & clean throw exception
* fix sonar bug: null check & clean throw exception
5 years ago
Yelli
a80e90276f
fix sonar bug: not enough arguments ( #1687 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
* fix sonar bug: not enough arguments
5 years ago
Tboy
a9cd31eca6
remove commons-lang3 and commons-lang dependancy for Dao module ( #1663 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 and commons-lang dependancy
5 years ago
DK.Pino
0bfb0e4b16
remove lombok depend in common dodule ( #1677 )
5 years ago
khadgarmage
bb414b0794
delete bytes file ( #1669 )
5 years ago
khadgarmage
bc8e06bb08
SchemaUtils.java TaskParametersUtils.java unit test ( #1660 )
...
* schemautils test and TaskParametersUtils test
5 years ago
Tboy
677e9cfd33
remove commons-lang3 dependancy ( #1655 )
5 years ago
AmoryWang
e1d39e1e8e
add UT for common thread package ( #1628 )
...
* add common thread ut
* Update ThreadUtilsTest.java
add license header
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
bao liang
d16500e8be
[Feature] merge some configurations #1635 ( #1636 )
...
* merge hadoop.properties into common.properties
* merge hadoop,zookeeper.properties into common.properties
remove combined.properties/master.properties/worker.properties
* change db user/pwd to test/test
5 years ago
Tboy
5e935d579e
refactor AbstractZKClient ( #1627 )
...
* we should insert alert DB once , and trigger this type of alert 3 times
* refactor AbstractZKClient
5 years ago
Technoboy-
b053322466
refactor AbstractZKClient
5 years ago
DK.Pino
b6cca46d8f
remove lombok annocation ( #1603 )
5 years ago
DK.Pino
63f396b61f
refactor zk tree cache ( #1577 )
...
* refactor zk tree cache
* refactor zk tree cache
5 years ago
Tboy
8b2b5ba684
refactor TaskQueueZkImpl ( #1591 )
...
* fix #1515
* sleep when resource in not satisfy. fix #1522
* add sleep 1s for no command
* fix MasterBaseTaskExecThread submit method bug
* updates
* add log
* delete lombok
* remove duplicate code
* refactor TaskQueueZkImpl
* ignore First , we have to rewrite
* updates
5 years ago
DK.Pino
aadf0aae46
remove lombok annocation ( #1600 )
5 years ago
温合民
3c6780c3cd
fix:In a cluster environment, verify that nodes have matching bug.
5 years ago
DK.Pino
c17fe38a6c
remove lombok annocation ( #1605 )
5 years ago
loushang
110de68fcc
fix Stirng format bug
5 years ago
xingchun-chen
90730133ac
common/ParameterUtils Utils Test ( #1583 )
...
* common/parameterUtils unit test
5 years ago
Yelli
eefb71855d
#747 Worker Log desensitization(日志脱敏) ( #1568 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* Constants add DATASOURCE_PASSWORD_REGEX
5 years ago
dk.technoboy
49402aa978
ignore First , we have to rewrite
5 years ago