Commit Graph

2114 Commits

Author SHA1 Message Date
ZHAOLIPAN
07f96375b3 replace strings with constants already exist. (#1825) 2020-01-15 14:00:28 +08:00
samz406
ec13974eed
Merge pull request #27 from apache/dev
update
2020-01-15 13:56:13 +08:00
zhukai
be4fa728e9 fix the bug #1816 (#1834) 2020-01-15 13:56:02 +08:00
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
2020-01-15 13:55:25 +08:00
zhukai
512e7c1f6a fix bug, add the cache logic in getInstancedetail. (#1814) 2020-01-15 11:26:57 +08:00
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.
2020-01-14 16:27:10 +08:00
ZHAOLIPAN
68f736953b fix typos (#1821) 2020-01-14 16:15:34 +08:00
Yelli
8399ab4718 add null check in markdownTable & modify EnterpriseWeChatManager logger class (#1809) 2020-01-14 14:36:38 +08:00
zhukai
289ae6ac96 Implements the spark and flink type task, now they can be cache the previous input. (#1795) 2020-01-13 10:18:43 +08:00
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
2020-01-13 10:12:09 +08:00
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
2020-01-13 10:11:35 +08:00
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
2020-01-11 15:05:30 +08:00
Yelli
1a86e7bae7 add retMap null check for AlertSender (#1796)
* fix bug: zk hasTask method NPE

* add retMap null check for AlertSender
2020-01-10 16:33:20 +08:00
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
2020-01-09 16:58:05 +08:00
DK.Pino
ea0caef88f Regularize quartz.properties conf file (#1783)
* remove lombok dependency(last)

* regularize quartz.properties conf file
2020-01-09 16:53:03 +08:00
Yelli
2ec9943f64 fix bug: zk hasTask method NPE (#1785) 2020-01-09 14:50:15 +08:00
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
2020-01-09 14:43:43 +08:00
Yelli
e10810a52c add pom mysql test (#1784) 2020-01-09 13:57:50 +08:00
gabry.wu
322b1a2bff [QUESTION] mail list link failed (#1782)
issue https://github.com/apache/incubator-dolphinscheduler/issues/1781
2020-01-09 13:51:11 +08:00
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
2020-01-09 10:41:48 +08:00
DK.Pino
aa715e17bf remove lombok dependency(last) (#1771) 2020-01-09 10:41:23 +08:00
Tboy
3cf21dcac0 delete CombinedApplicationServer (#1763)
* move version to parent pom

* move version properties to parent pom for easy management

* remove freemarker dependency

* delete CombinedApplicationServer
2020-01-09 10:40:03 +08:00
khadgarmage
b4834fcab8 batch mode (#1758) 2020-01-09 10:36:51 +08:00
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
2020-01-09 10:36:15 +08:00
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
2020-01-09 10:35:52 +08:00
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
2020-01-09 10:18:45 +08:00
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
2020-01-08 19:35:27 +08:00
elonlo
03ef394399 fixbug: login interface cannot jump to home interface (#1765) 2020-01-08 11:51:01 +08:00
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
2020-01-08 10:40:40 +08:00
Yelli
963ed4a8c6 ds.server & ds.common.zk regularize log print (#1754) 2020-01-08 10:00:34 +08:00
Yelli
23cec993f9 fix bug: fix ResourcesServiceTest (#1759) 2020-01-08 09:59:49 +08:00
Tboy
074fd41aa6 remove freemarker dependency (#1757)
* remove freemarker dependency
2020-01-07 22:33:31 +08:00
zhukai
2087f464fb Implements the sql type task, now it can be cache the previous input. (#1745) 2020-01-07 21:59:50 +08:00
Jave-Chen
4b027fbf02 Fix SonarCloud bug “Resources should be closed” (#1667)
#1666 Fix SonarCloud bug “Resources should be closed”
2020-01-07 21:53:55 +08:00
samz406
a1fe80eaa3
Merge pull request #21 from apache/dev
update
2020-01-07 21:35:48 +08:00
dailidong
1baeefc871
Update README_zh_CN.md (#1750) 2020-01-07 17:42:26 +08:00
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
2020-01-07 17:35:38 +08:00
dailidong
35675a697b
Update README.md (#1749)
udpate related url
2020-01-07 17:33:37 +08:00
Yelli
8125974c61 ds.server regularize log print (#1751)
* ds.server regularize log print

* log print modify

* log print modify

* modify lang3 to lang
2020-01-07 17:29:19 +08:00
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>
2020-01-07 16:23:23 +08:00
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
2020-01-07 11:07:23 +08:00
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
2020-01-07 10:36:43 +08:00
DK.Pino
343434b294 remove lombok dependence in dao module (#1735) 2020-01-07 10:35:56 +08:00
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
2020-01-07 10:22:11 +08:00
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
2020-01-07 10:20:58 +08:00
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>
2020-01-06 22:53:38 +08:00
samz406
15ae4dfa74 fix get tenantCode my NPE (#1684)
* modify UdfFuncServiceTest UT

* fix get tenantCode my NPE

* add  ResourcesServiceTest

* add error log
2020-01-06 19:47:29 +08:00
xingchun-chen
dad643dbb5 commom/Preconditions Util Test (#1727)
* common/parameterUtils unit test
2020-01-06 15:51:55 +08:00
Tboy
94fa1adf9b move version to parent pom (#1722) 2020-01-06 11:35:29 +08:00
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()
2020-01-06 11:23:34 +08:00