DolphinScheduler/dolphinscheduler-common
Tboy a75859c94d using conf.getInt instead of getString (#1010)
* move updateTaskState into try/catch block in case of exception

* fix NPE

* using conf.getInt instead of getString

* for AbstractZKClient, remove the log, for it will print the same log message in createZNodePath.
for AlertDao, correct the spelling.

* duplicate

* refactor getTaskWorkerGroupId

* add friendly log
2019-10-15 18:00:04 +08:00
..
src using conf.getInt instead of getString (#1010) 2019-10-15 18:00:04 +08:00
pom.xml add log4j to resolve #967 (#1000) 2019-10-12 16:40:20 +08:00