Commit Graph

1983 Commits

Author SHA1 Message Date
Tboy
42b3e5bd10
fix api server startup failure (#1886)
* move version to parent pom

* move version properties to parent pom for easy management

* remove freemarker dependency

* delete CombinedApplicationServer

* #1871 correct spelling

* #1873 some updates for TaskQueueZkImpl

* #1875 remove unused properties in pom

* #1878
1. remove tomcat dependency
2. remove combined_logback.xml in api module
3. format pom.xml for not aligning

* #1885 fix api server startup failure
1. add jsp-2.1 dependency
2. remove jasper-runtime dependency
2020-02-03 11:06:31 +08:00
Yelli
5169689c35
class overrides equals() and should therefore also override hashCode() (#1882) 2020-02-03 10:24:24 +08:00
Tboy
6b0debec79
some updates for pom (#1879)
* move version to parent pom

* move version properties to parent pom for easy management

* remove freemarker dependency

* delete CombinedApplicationServer

* #1871 correct spelling

* #1873 some updates for TaskQueueZkImpl

* #1875 remove unused properties in pom

* #1878
1. remove tomcat dependency
2. remove combined_logback.xml in api module
3. format pom.xml for not aligning
2020-02-01 16:10:17 +08:00
Tboy
a5536617dd
remove unused properties in pom (#1876)
* #1875 remove unused properties in pom
2020-01-30 19:50:04 +08:00
Tboy
38eaaa98e6 some updates for TaskQueueZkImpl (#1874)
small changes, no need more people review, I will merge.
2020-01-27 21:09:11 +08:00
Tboy
0712ccc342 #1871 correct spelling (#1872)
* move version to parent pom

* move version properties to parent pom for easy management

* remove freemarker dependency

* delete CombinedApplicationServer

* #1871 correct spelling
2020-01-26 13:30:59 +08:00
DS
541f71c74a Update README.md (#1870)
fix wrong upgrade url
2020-01-24 10:11:30 +08:00
DS
b5a1028f79 Update README_zh_CN.md (#1869)
fix wrong upgrade url
2020-01-24 10:08:38 +08:00
DS
8574762b37 Update README_zh_CN.md (#1868) 2020-01-24 10:01:48 +08:00
DS
3c9508a147 Update README.md (#1867) 2020-01-24 09:50:21 +08:00
Jave-Chen
ff9009a5ae #1864 fix dependency and createCommand date check (#1865) 2020-01-22 23:16:13 +08:00
gabry.wu
0d5c6e4e7c [Feature] set acquireTriggersWithinLock true (#1866)
issue: https://github.com/apache/incubator-dolphinscheduler/issues/1863
2020-01-22 21:09:12 +08:00
gabry.wu
a1b918c364 [Feature] createSchedule should return schedule's Id (#1861)
issue: https://github.com/apache/incubator-dolphinscheduler/issues/1860
2020-01-20 16:35:17 +08:00
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>
2020-01-20 16:26:23 +08:00
break60
9549910fcc Fix UDF function list delete data without refresh and page data display widened #1851 (#1853)
* 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

* Modify list tooltip theme color

* Fix UDF function list delete data without refresh and page data display widened
2020-01-19 11:59:06 +08:00
Jave-Chen
16913bacd7 fix return, obj error (#1855) 2020-01-17 21:55:50 +08:00
Jave-Chen
d371745ddf Fix bug: Use try-with-resources or close this "Socket" in a "finally" clause. (#1716)
* #1714
2020-01-17 19:17:30 +08:00
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>
2020-01-17 16:55:01 +08:00
gabry.wu
abe80fc538 [Feature] python task logs print delayed (#1844)
* [Feature] python task logs print delayed
#1843
2020-01-17 16:04:59 +08:00
samz406
aa91572def fix Misspelled words (#1841)
* modify UdfFuncServiceTest UT

* fix get tenantCode my NPE

* add  ResourcesServiceTest

* add error log

* add BaseServiceTest BaseServiceTest UT

* update

* fix word spelling

* Revert "fix word spelling"

This reverts commit 19bde51350.

* fix Misspelled words
2020-01-17 15:04:53 +08:00
break60
60bb2deb2a Modify list tooltip theme color (#1845)
* 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

* Modify list tooltip theme color
2020-01-17 15:02:47 +08:00
老佛爷
1c77708a89 Supplementary data by schedule (#1830)
* Supplementary data by schedule

* fix sonar check bug

* fix code duplicated blocks

* ut

* loop by day

* MasterExecThread test

* test add licene

Co-authored-by: dailidong <dailidong66@gmail.com>
2020-01-16 15:33:00 +08:00
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
2020-01-16 15:09:13 +08:00
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
2020-01-16 11:27:43 +08:00
gabry.wu
c531c88e7e [Feature] AbstractCommandExecutor.commandType difficult to understand (#1833)
issue: https://github.com/apache/incubator-dolphinscheduler/issues/1831
2020-01-16 11:27:22 +08:00
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
2020-01-16 11:25:40 +08:00
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
2020-01-15 15:07:00 +08:00
ZHAOLIPAN
07f96375b3 replace strings with constants already exist. (#1825) 2020-01-15 14:00:28 +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