Commit Graph

1701 Commits

Author SHA1 Message Date
fancyChuan
642f3093a4 update markdown docs which can not display images normally (#806) 2019-09-18 14:59:30 +08:00
qrfxiaoge
055b071348 bugfix-user-specified queue takes precedence over tenant queue (#769)
Solve the problem that the user queue setting does not take effect
2019-09-18 11:47:41 +08:00
lgcareer
d5f17f579c add support for postgresql in upgrade database (#801)
* Remove useless dependencies and add jsp-2.1-6.1.14

* Determine if principal is empty in getJdbcUrl method

* fix bug  when register worker but create master node in zookeeper

* Remove useless dependencies such as hive-shims and log4j

* upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar

* add support for postgresql in upgrade database

* add support for postgresql in upgrade database
2019-09-17 19:04:45 +08:00
break60
fc41a8f519 instance/pages/list/_source/list.vue && package (#796)
* package

* Modify the workflow instance page status to run, prohibit deletion, delete the package.json package babel-runtime and jasmine-core
2019-09-17 13:59:32 +08:00
Kevin Ratnasekera
f6ef6e2f9d Refactor hardcoded versions in parent pom (#773) 2019-09-16 11:05:57 +08:00
break60
0daf0b0239 package (#789) 2019-09-12 17:39:12 +08:00
乔占卫
0877e35efa service start exception modify (#787)
* service start exception modify

* master,worker start modify

* .env update
2019-09-12 11:24:55 +08:00
乔占卫
a6e2d1eb82 the process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 bug fix (#775)
* mission log disorder,bug #751 fix

* the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723

* the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723 bug fix

* after starting kerberos authentication, tgt expires after one day,bug #742 fix

* log pattern modify

* LoggerServer remove comment code and ShellCommandExecutor modify

* PythonCommandExecutor modify

* Concurrent task log bug #730 fix

* remove invalid commit

* The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 fix bug

* The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 re fix

* The process instance is deleted, the task corresponding to the zk queue still exists, and the task is squeezed. #754 bug fix
2019-09-09 14:34:35 +08:00
gaojun2048
ac8e93e762
Merge pull request #768 from dailidong/dev
add AbstractServer.java
2019-09-09 14:31:53 +08:00
lidongdai
4d0eb509ef add AbstractServer.java 2019-09-05 16:56:20 +08:00
吴晟 Wu Sheng
ddf6ad272a
Merge pull request #766 from dailidong/dev
refactor worker server to springboot mode
2019-09-04 19:43:33 -07:00
lidongdai
56fc32e568 Merge remote-tracking branch 'upstream/dev' into dev 2019-09-04 20:30:09 +08:00
lidongdai
4acb9864a5 refactor worker server to springboot mode
fix exception when failover worker if task host is null
fix process instance is null when task instance id == 0
2019-09-04 20:28:04 +08:00
Baoqi
a420a012a0 also apply log path support #723 for combined server (#762) 2019-09-04 10:44:53 +08:00
乔占卫
e2cf4c50b9 Tgt invalid #742 fix,Concurrent task log bug #730 fix,logback.xml set log path support #723 fix (#761)
* mission log disorder,bug #751 fix

* the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723

* the log path of the task and the log path of the task instance are different. The log cannot be viewed. #723 bug fix

* after starting kerberos authentication, tgt expires after one day,bug #742 fix

* log pattern modify

* LoggerServer remove comment code and ShellCommandExecutor modify

* PythonCommandExecutor modify

* Concurrent task log bug #730 fix

* remove invalid commit
2019-09-03 17:42:35 +08:00
lidongdai
fb90fceadf Merge remote-tracking branch 'upstream/dev' into dev 2019-09-01 21:51:52 +08:00
Cheko.R
58879c7dcf bug fixed and support for properies file type editing (#680)
* make the edit button of the properties file clickable

* bug fixed - Service Management only shows one device status

* bug fixed, the master server cannot be validated at startup because parameters 'masterZNode' are not initialized
2019-09-01 21:33:16 +08:00
Hangtong.Li
522fa8f858 add startNodeList log info (#752) 2019-09-01 18:48:16 +08:00
lidongdai
47cd275fe4 Merge remote-tracking branch 'upstream/dev' into dev 2019-08-31 23:52:28 +08:00
qq389401879
030437f3bb 增加工作流导出导入功能,前端定时器表达式的秒和分钟的默认值从*修改成0 (#709)
* 增加工作流导出导入功能,前端定时器表达式的秒和分钟的默认值从*修改成0

* 修改工作流导出导入功能由excel改为json减少依赖
2019-08-31 23:48:19 +08:00
lidongdai
c4b53dfb53 Merge remote-tracking branch 'upstream/dev' into dev 2019-08-31 09:34:04 +08:00
Baoqi
f00ab67c05 refactor log to logback's sifting appender to simplify Task's logging logic (#751)
* refactor to use SiftingAppender to write Tasks' log

* refactor to use shared CONSTS for TaskLogInfo

* fix refactor bug
2019-08-30 19:19:57 +08:00
dailidong
e71fdac539
update escheduler-api unit test (#750)
* update escheduler-dao unit test
2019-08-30 06:22:38 +08:00
lidongdai
7992f5303d update escheduler-api unit test 2019-08-30 06:19:18 +08:00
dailidong
fcd4556f26
update escheduler-api unit test (#749)
* change log level to debug

* add unit test

* update escheduler-dao unit test

* update escheduler-api unit test
2019-08-29 21:52:44 +08:00
lidongdai
15246d41ed update escheduler-api unit test 2019-08-29 21:50:41 +08:00
lidongdai
7a7e5ea4f2 update escheduler-api unit test 2019-08-29 19:45:42 +08:00
lgcareer
8fbb11c1ee upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar (#744)
* Remove useless dependencies and add jsp-2.1-6.1.14

* Determine if principal is empty in getJdbcUrl method

* fix bug  when register worker but create master node in zookeeper

* Remove useless dependencies such as hive-shims and log4j

* upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar
2019-08-29 10:36:16 +08:00
dailidong
7c9da3eddd
update unit test (#743)
* change log level to debug

* add unit test

* update escheduler-dao unit test

* update escheduler-api unit test

* update escheduler-api unit test
2019-08-28 20:08:21 +08:00
lidongdai
f2d7f2fba0 update escheduler-api unit test 2019-08-28 20:03:35 +08:00
lidongdai
5594a1cbb0 update escheduler-api unit test 2019-08-28 20:01:02 +08:00
lidongdai
622b86817c update escheduler-dao unit test 2019-08-27 19:45:16 +08:00
dailidong
1b2e3c9269 add unit test (#741)
* change log level to debug

* add unit test
2019-08-27 15:35:26 +08:00
bao liang
b99c7a66b3 update documents (#740)
* update english documents

* refactor zk client

* update documents

* update zkclient

* update zkclient

* update documents

* add architecture-design

* change i18n

* update i18n

* update english documents

* add architecture-design

* update english documents

* update en-US documents

* add architecture-design

* update demo site
2019-08-27 15:29:29 +08:00
lidongdai
223b2bdc7a add unit test 2019-08-27 11:45:21 +08:00
lgcareer
f8f4556bdb Remove useless dependencies such as hive-shims and log4j (#737)
* Remove useless dependencies and add jsp-2.1-6.1.14

* Determine if principal is empty in getJdbcUrl method

* fix bug  when register worker but create master node in zookeeper

* Remove useless dependencies such as hive-shims and log4j
2019-08-26 20:08:45 +08:00
lidongdai
c46a1e0625 change log level to debug 2019-08-26 16:47:32 +08:00
dailidong
1e6d6b5fb9
Merge pull request #733 from dailidong/dev
add embedded h2 db and jacoco report plugin for jenkins
2019-08-23 17:07:28 +08:00
lidongdai
ead6d7b5d2 add embedded h2 db
add jacoco report plugin for jenkins
2019-08-23 17:04:54 +08:00
dailidong
88711cd05f
Merge pull request #732 from dailidong/dev
add embeded zookeeper for test
2019-08-23 16:17:24 +08:00
lidongdai
314bec15df add embeded zookeeper for test 2019-08-23 16:11:56 +08:00
dailidong
bc21c42cc7
Merge pull request #729 from dailidong/dev
ignore some test until find better test method
2019-08-23 15:59:45 +08:00
lidongdai
6c2dd04122 ignore some test until find better test method 2019-08-22 18:11:00 +08:00
lgcareer
7e1762cf9d fix bug when register worker but create master node in zookeeper (#721)
* Remove useless dependencies and add jsp-2.1-6.1.14

* Determine if principal is empty in getJdbcUrl method

* fix bug  when register worker but create master node in zookeeper
2019-08-21 20:44:12 +08:00
lgcareer
d716ee4bd5 Remove useless dependencies and add jsp-2.1-6.1.14 (#720)
* Remove useless dependencies and add jsp-2.1-6.1.14

* Determine if principal is empty in getJdbcUrl method
2019-08-21 20:11:13 +08:00
dailidong
1a2a931ca7
Merge pull request #718 from dailidong/dev
use right desc
2019-08-21 16:50:34 +08:00
lidongdai
2fc15a6eeb use right desc 2019-08-21 16:27:28 +08:00
dailidong
cc06564f5e
Merge pull request #707 from lgcareer/dev
remove category x what can we not include in an asf project
2019-08-20 10:04:42 +08:00
dailidong
eb6edf50fe
Merge pull request #712 from Diffblue-benchmarks/os-pr-day-5-aug
Add unit tests for cn.escheduler.common.utils.JSONUtils
2019-08-19 16:55:28 +08:00
easyscheduler
08ce9640c2
only write core dependency in Proposal doc (#710)
* Update EasyScheduler Proposal.md

* update proposal

* only write core dependency
2019-08-17 21:57:46 +08:00