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

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


    from 92a7932  [maven-release-plugin] prepare for next development iteration
     add ccdaee9  [ambari-plugin]change version 1.3.2 to 1.3.3 (#3935)

No new revisions were added by this update.

Summary of changes:
 ambari_plugin/common-services/DOLPHIN/{1.3.2 => 1.3.3}/alerts.json  | 6 +++---
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-alert.xml        | 0
 .../{1.3.2 => 1.3.3}/configuration/dolphin-application-api.xml      | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-common.xml       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-datasource.xml   | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-env.xml          | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-master.xml       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-quartz.xml       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-worker.xml       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/configuration/dolphin-zookeeper.xml    | 0
 ambari_plugin/common-services/DOLPHIN/{1.3.2 => 1.3.3}/metainfo.xml | 2 +-
 .../package/alerts/alert_dolphin_scheduler_status.py                | 0
 .../{1.3.2 => 1.3.3}/package/scripts/dolphin_alert_service.py       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/scripts/dolphin_api_service.py | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/scripts/dolphin_env.py         | 0
 .../{1.3.2 => 1.3.3}/package/scripts/dolphin_logger_service.py      | 0
 .../{1.3.2 => 1.3.3}/package/scripts/dolphin_master_service.py      | 0
 .../{1.3.2 => 1.3.3}/package/scripts/dolphin_worker_service.py      | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/scripts/params.py              | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/scripts/service_check.py       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/scripts/status_params.py       | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/alert.properties.j2  | 0
 .../package/templates/application-api.properties.j2                 | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/common.properties.j2 | 0
 .../{1.3.2 => 1.3.3}/package/templates/datasource.properties.j2     | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/dolphin-daemon.sh.j2 | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/master.properties.j2 | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/quartz.properties.j2 | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/package/templates/worker.properties.j2 | 0
 .../{1.3.2 => 1.3.3}/package/templates/zookeeper.properties.j2      | 0
 .../DOLPHIN/{1.3.2 => 1.3.3}/quicklinks/quicklinks.json             | 0
 .../common-services/DOLPHIN/{1.3.2 => 1.3.3}/themes/theme.json      | 0
 ambari_plugin/statcks/DOLPHIN/metainfo.xml                          | 2 +-
 33 files changed, 5 insertions(+), 5 deletions(-)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 1.3.3}/alerts.json (95%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-alert.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-application-api.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-common.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-datasource.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-env.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-master.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-quartz.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-worker.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/configuration/dolphin-zookeeper.xml (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 1.3.3}/metainfo.xml 
(99%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/alerts/alert_dolphin_scheduler_status.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_alert_service.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_api_service.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_env.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_logger_service.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_master_service.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/dolphin_worker_service.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/params.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/service_check.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/scripts/status_params.py (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/alert.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/application-api.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/common.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/datasource.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/dolphin-daemon.sh.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/master.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/quartz.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/worker.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/package/templates/zookeeper.properties.j2 (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/quicklinks/quicklinks.json (100%)
 rename ambari_plugin/common-services/DOLPHIN/{1.3.2 => 
1.3.3}/themes/theme.json (100%)

Reply via email to