You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/01/14 06:36:46 UTC

[incubator-dolphinscheduler] branch dev updated (289ae6a -> 8399ab4)

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 289ae6a  Implements the spark and flink type task, now they can be cache the previous input. (#1795)
     add 8399ab4  add null check in markdownTable & modify EnterpriseWeChatManager logger class (#1809)

No new revisions were added by this update.

Summary of changes:
 .../alert/manager/EnterpriseWeChatManager.java     |  2 +-
 .../dolphinscheduler/alert/runner/AlertSender.java |  4 ++--
 .../alert/template/AlertTemplate.java              |  3 +++
 .../alert/utils/EnterpriseWeChatUtils.java         | 24 +++++++++++-----------
 .../dolphinscheduler/alert/utils/MailUtils.java    |  7 +++----
 .../alert/utils/PropertyUtils.java                 |  3 +--
 .../dolphinscheduler/api/utils/FileUtils.java      |  2 +-
 7 files changed, 23 insertions(+), 22 deletions(-)