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
Yelli
8399ab4718
add null check in markdownTable & modify EnterpriseWeChatManager logger class ( #1809 )
5 years ago
zhukai
289ae6ac96
Implements the spark and flink type task, now they can be cache the previous input. ( #1795 )
5 years ago
break60
24f362de5a
fix udfs assignment and task instance page jump #1789 ( #1792 )
...
* fix udfs assignment and task instance page jump #1789
* jest add coverage display
* Fix data echo, style, popup cannot be closed and license
* Fix data echo, style, popup cannot be closed and license
* fix
5 years ago
Yelli
38f30b5c4d
add null check when import process has sub-process ( #1806 )
...
* fix bug: zk hasTask method NPE
* add retMap null check for AlertSender
* add null check when import process has sub-process
5 years ago
Yelli
1c5c8b75b9
refactor import process ( #1804 )
...
* refactor import process
* add refactor import process UT
* add import process UT
* add null check UT for import process metadata
* add UT for import process
* modify dependentparam UT
* modify testAddImportDependentSpecialParam
* modify DependentParamTest
* modify processDefinitionService UT
5 years ago
Yelli
1a86e7bae7
add retMap null check for AlertSender ( #1796 )
...
* fix bug: zk hasTask method NPE
* add retMap null check for AlertSender
5 years ago
qiaozhanwei
b9ac6d66f1
fix #1775 bug,delete process definition when process instance is running ( #1776 )
...
* remove LogViewServiceGrpc.java file and pom modify
* remove kazoo
* remove kazoo
* remove kazoo
* remove common monitor package
* add license
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* install.sh remove python kazoo
* add system param whether repeat running
* remove kazoo modify
* BusinessTimeUtils remove whther repeat running inner param
* add AccessTokenMapperTest UT
* CI UT yml modify,start postgresql and zookeeper by default
* add AlertGroupMapperTest UT in github action
* Conflicts reslove
* AlertMappert UT modify
* AlertMappert UT modify
* AlertMappert UT modify
* CommandMapperTest UT modify
* DataSourceMapperTest UT modify
* fix #1775 bug,delete process definition when process instance is running
* verifyTenantIsNull remove process definnition id print log
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
zjcnb
a96e17ea4e
Remove @Data annotation and add @TableField annotation ( #1653 )
...
* remove @Data
* Modify the test class
* remove assert
* Add hashcode method and equals method for AccessToken class
* remove code
* add ut test
5 years ago
Yelli
e10810a52c
add pom mysql test ( #1784 )
5 years ago
gabry.wu
322b1a2bff
[QUESTION] mail list link failed ( #1782 )
...
issue https://github.com/apache/incubator-dolphinscheduler/issues/1781
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
DK.Pino
aa715e17bf
remove lombok dependency(last) ( #1771 )
5 years ago
Tboy
3cf21dcac0
delete CombinedApplicationServer ( #1763 )
...
* move version to parent pom
* move version properties to parent pom for easy management
* remove freemarker dependency
* delete CombinedApplicationServer
5 years ago
khadgarmage
b4834fcab8
batch mode ( #1758 )
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
7dfa9976a0
refactor export process ( #1772 )
...
* refactor process export
* comment & null check for export process
* add License
* add javadoc
* add DataSourceParamTest and DependentParamTest
* refactor process export & add exportProcessMetaDataStr UT
5 years ago
break60
b6d6bb6416
Fixed some input box length restrictions and udfs not getting values #109 ( #1778 )
...
* Fix api url
* Fixed DAG zoom in and zoom out nodes separated from arrows
* Fix front-end code specifications
* Fix front-end code specifications
* Fix front-end code specifications
* jest unit test demo
* jest unit test demo
* Fix delete operation, no query interface request is made on the list page
* Fix delete operation, no query interface request is made on the list page
* Fixed some input box length restrictions and udfs not getting values
5 years ago
break60
74a5506b9a
Fix delete operation, no query interface request is made on the list page #1768 ( #1777 )
...
* Fix api url
* Fixed DAG zoom in and zoom out nodes separated from arrows
* Fix front-end code specifications
* Fix front-end code specifications
* Fix front-end code specifications
* jest unit test demo
* jest unit test demo
* Fix delete operation, no query interface request is made on the list page
* Fix delete operation, no query interface request is made on the list page
5 years ago
elonlo
03ef394399
fixbug: login interface cannot jump to home interface ( #1765 )
5 years ago
break60
995b5ca4a1
jest unit test demo ( #1760 )
...
* Fix api url
* Fixed DAG zoom in and zoom out nodes separated from arrows
* Fix front-end code specifications
* Fix front-end code specifications
* Fix front-end code specifications
* jest unit test demo
* jest unit test demo
5 years ago
Yelli
963ed4a8c6
ds.server & ds.common.zk regularize log print ( #1754 )
5 years ago
Yelli
23cec993f9
fix bug: fix ResourcesServiceTest ( #1759 )
5 years ago
Tboy
074fd41aa6
remove freemarker dependency ( #1757 )
...
* remove freemarker dependency
5 years ago
zhukai
2087f464fb
Implements the sql type task, now it can be cache the previous input. ( #1745 )
5 years ago
Jave-Chen
4b027fbf02
Fix SonarCloud bug “Resources should be closed” ( #1667 )
...
#1666 Fix SonarCloud bug “Resources should be closed”
5 years ago
samz406
a1fe80eaa3
Merge pull request #21 from apache/dev
...
update
5 years ago
dailidong
1baeefc871
Update README_zh_CN.md ( #1750 )
5 years ago
gabry.wu
0a39f1a4dd
why not invoke checkWorkerGroup in advance ( #1747 )
...
* issue https://github.com/apache/incubator-dolphinscheduler/issues/1743
* issue https://github.com/apache/incubator-dolphinscheduler/issues/1743
5 years ago
dailidong
35675a697b
Update README.md ( #1749 )
...
udpate related url
5 years ago
Yelli
8125974c61
ds.server regularize log print ( #1751 )
...
* ds.server regularize log print
* log print modify
* log print modify
* modify lang3 to lang
5 years ago
elonlo
8ae401e3d7
Refactor login verification process ( #1543 )
...
* Refactor login verification process
* Delete application-combined.properties
application-combined.properties doesn't needed
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
Yelli
7762a62270
add null check in SubProcessTaskExecThread ( #1737 )
...
* 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
* fix bug sonar: add null check in daghelper && add hashcode method in ProcessData
* fix bug sonar: add null check in daghelper
* CollectionUtils.isEmpty()
* add hashcode() && null check
* merge if
* remove hashcode
* remove e.getMessage
5 years ago
break60
b8fa7dac9d
Fix front-end code specifications ( #1726 )
...
* Fix api url
* Fixed DAG zoom in and zoom out nodes separated from arrows
* Fix front-end code specifications
* Fix front-end code specifications
* Fix front-end code specifications
5 years ago
DK.Pino
343434b294
remove lombok dependence in dao module ( #1735 )
5 years ago
Tboy
4cc058c931
move version properties to parent pom for easy management of api module ( #1736 )
...
* move version to parent pom
* move version properties to parent pom for easy management
5 years ago
DK.Pino
9eb823c0aa
Refactor alert template ( #1713 )
...
* refactor Alert Template
* refactor alert template(remove freemarker)
* add license
* update abstract class to interface
* make test into root pom
* fix powermock static
* fix powermock static
* remove custom exception
* remove custom exception
5 years ago
dailidong
0628aec535
regularize api module pom.xml and rpc module compile to 1.8 ( #1733 )
...
* update README about DolphinScheduler
* Update issue templates
* update
* regularize api pom xml
update rpc maven compile to 1.8
* regularize api pom xml
Co-authored-by: DS <escheduler@outlook.com>
5 years ago
samz406
15ae4dfa74
fix get tenantCode my NPE ( #1684 )
...
* modify UdfFuncServiceTest UT
* fix get tenantCode my NPE
* add ResourcesServiceTest
* add error log
5 years ago
xingchun-chen
dad643dbb5
commom/Preconditions Util Test ( #1727 )
...
* common/parameterUtils unit test
5 years ago
Tboy
94fa1adf9b
move version to parent pom ( #1722 )
5 years ago
Yelli
13d5a5ae9b
fix bug sonar: add null check in daghelper ( #1719 )
...
* 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
* fix bug sonar: add null check in daghelper && add hashcode method in ProcessData
* fix bug sonar: add null check in daghelper
* CollectionUtils.isEmpty()
5 years ago
Jave-Chen
d3d9619738
Fix sonarcloud analysis on merge PR ( #1707 )
...
* #1706 fix sonarcloud analysis on merge PR
* sonarcloud use cobertura report and don't run UT again; include ui source file; merge to one workflow
5 years ago
qiaozhanwei
1f7db8f797
Revert "move version to parent pom ( #1712 )" ( #1715 )
...
This reverts commit 87e8f0d83b
.
5 years ago
Tboy
87e8f0d83b
move version to parent pom ( #1712 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 dependancy
* remove unused import
* all the submodule should not contain version, so move version to parent,
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