qiaozhanwei
53814425b7
revert #1686 ( #1840 )
...
* 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
* revert #1686
* revert #1686
5 years ago
break60
5739afb95a
Fix DAG task nodes keep requesting API and tooltip background color modification ( #1837 )
...
* 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
* Requests the previous page when there is no data on the list page
* Fix DAG task nodes keep requesting API and tooltip background color modification
5 years ago
gabry.wu
c531c88e7e
[Feature] AbstractCommandExecutor.commandType difficult to understand ( #1833 )
...
issue: https://github.com/apache/incubator-dolphinscheduler/issues/1831
5 years ago
samz406
c558da0b75
add BaseServiceTest BaseDAGServiceTest UT ( #1835 )
...
* modify UdfFuncServiceTest UT
* fix get tenantCode my NPE
* add ResourcesServiceTest
* add error log
* add BaseServiceTest BaseServiceTest UT
* update
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
lilin
b34f9745dc
update
5 years ago
lilin
b4a6d5440f
add BaseServiceTest BaseServiceTest UT
5 years ago
ZHAOLIPAN
07f96375b3
replace strings with constants already exist. ( #1825 )
5 years ago
samz406
ec13974eed
Merge pull request #27 from apache/dev
...
update
5 years ago
zhukai
be4fa728e9
fix the bug #1816 ( #1834 )
5 years ago
break60
d02422d030
Requests the previous page when there is no data on the list page( #1768 ) ( #1832 )
...
* 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
* Requests the previous page when there is no data on the list page
5 years ago
zhukai
512e7c1f6a
fix bug, add the cache logic in getInstancedetail. ( #1814 )
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
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