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

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


    from 6111f05  [Feature][jsonspilt]fix ProcessInstanceMapperTest (#4989)
     add e68e994  when Kerberos authentication is enabled,cannot get 
application status. (#4980)
     add 71bd231  [Improvement][UI] Unify form model by m-list-box (#4982)
     new bb7106d  Merge remote-tracking branch 'upstream/dev' into spilit
     new eeaa495  Merge branch 'json_split' of 
https://github.com/apache/incubator-dolphinscheduler into spilit

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dolphinscheduler/common/utils/HadoopUtils.java |  12 +-
 .../common/utils/KerberosHttpClient.java           | 169 ++++++++---------
 .../home/pages/dag/_source/formModel/formModel.vue | 124 ++++++-------
 .../formModel/tasks/_source/dependItemList.vue     |   1 +
 .../dag/_source/formModel/tasks/conditions.vue     |   4 +-
 .../pages/dag/_source/formModel/tasks/datax.vue    |  18 +-
 .../dag/_source/formModel/tasks/dependent.vue      |  10 +-
 .../pages/dag/_source/formModel/tasks/flink.vue    |   1 -
 .../pages/dag/_source/formModel/tasks/http.vue     |  19 +-
 .../home/pages/dag/_source/formModel/tasks/mr.vue  |   2 +-
 .../dag/_source/formModel/tasks/pre_tasks.vue      |  49 +++--
 .../pages/dag/_source/formModel/tasks/python.vue   |   3 +-
 .../home/pages/dag/_source/formModel/tasks/sql.vue |   4 +-
 .../pages/dag/_source/formModel/tasks/sqoop.vue    | 200 ++++++++++-----------
 .../dag/_source/formModel/tasks/sub_process.vue    |  44 +++--
 .../dag/_source/formModel/tasks/waterdrop.vue      |   2 +-
 dolphinscheduler-ui/src/sass/common/index.scss     |   8 +-
 17 files changed, 312 insertions(+), 358 deletions(-)

Reply via email to