Skip to content

[Feature][PyDolphinScheduler] Support OpenMLDB task in pyds#11944

Merged
zhongjiajie merged 3 commits intoapache:devfrom
jieguangzhou:pyds-openmldb
Sep 17, 2022
Merged

[Feature][PyDolphinScheduler] Support OpenMLDB task in pyds#11944
zhongjiajie merged 3 commits intoapache:devfrom
jieguangzhou:pyds-openmldb

Conversation

@jieguangzhou
Copy link
Copy Markdown
Member

Purpose of the pull request

close: #11943

Brief change log

  • add pyds OpenMLDB task
  • add YAML example
  • add doc

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 15, 2022

Codecov Report

Merging #11944 (2f889ad) into dev (5202e5c) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev   #11944      +/-   ##
============================================
- Coverage     38.67%   38.66%   -0.01%     
+ Complexity     4002     3998       -4     
============================================
  Files          1003     1003              
  Lines         36559    36559              
  Branches       4220     4222       +2     
============================================
- Hits          14138    14137       -1     
  Misses        20817    20817              
- Partials       1604     1605       +1     
Impacted Files Coverage Δ
...pache/dolphinscheduler/common/utils/DateUtils.java 74.37% <0.00%> (-0.63%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jieguangzhou
Copy link
Copy Markdown
Member Author

@zhongjiajie PTAL, thanks

@SbloodyS SbloodyS added the feature new feature label Sep 16, 2022
@SbloodyS SbloodyS added this to the 3.1.0 milestone Sep 16, 2022
jieguangzhou and others added 3 commits September 16, 2022 20:50
…ler/tasks/openmldb.py


Using the whole word zookeeper instead of short cut zk

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jieguangzhou
Copy link
Copy Markdown
Member Author

jieguangzhou commented Sep 17, 2022

@zhongjiajie PTAL, thanks

@zhongjiajie zhongjiajie merged commit e50a32d into apache:dev Sep 17, 2022
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Sep 17, 2022
Using the whole word zookeeper instead of short cut zk
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
zhongjiajie pushed a commit that referenced this pull request Sep 18, 2022
Using the whole word zookeeper instead of short cut zk
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>

(cherry picked from commit e50a32d)
@caishunfeng caishunfeng added the release cherry-pick Mark this issue/PR had cherry-pick for release version label Sep 19, 2022
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
Using the whole word zookeeper instead of short cut zk
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

document feature new feature Pyscheduler release cherry-pick Mark this issue/PR had cherry-pick for release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][PyDolphinScheduler] Support OpenMLDB task in pyds

5 participants