Skip to content

[Feature][PyDolphinScheduler] Support MLflow task in pyds#11962

Merged
zhongjiajie merged 2 commits intoapache:devfrom
jieguangzhou:pyds-mlflow
Sep 18, 2022
Merged

[Feature][PyDolphinScheduler] Support MLflow task in pyds#11962
zhongjiajie merged 2 commits intoapache:devfrom
jieguangzhou:pyds-mlflow

Conversation

@jieguangzhou
Copy link
Copy Markdown
Member

Purpose of the pull request

close: #11923

  • add pyds MLFLOW task
  • add YAML example
  • add doc

Brief change log

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)

@zhongjiajie
Copy link
Copy Markdown
Member

restart the failing test

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 16, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.66%. Comparing base (bbc228e) to head (7b4aa77).
Report is 1389 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #11962      +/-   ##
============================================
- Coverage     38.67%   38.66%   -0.02%     
+ Complexity     4006     4005       -1     
============================================
  Files          1002     1002              
  Lines         37213    37213              
  Branches       4249     4249              
============================================
- Hits          14393    14389       -4     
- Misses        21187    21190       +3     
- Partials       1633     1634       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SbloodyS SbloodyS added this to the 3.1.0 milestone Sep 16, 2022
@SbloodyS SbloodyS added the feature new feature label Sep 16, 2022
@jieguangzhou jieguangzhou force-pushed the pyds-mlflow branch 2 times, most recently from de70a7f to 1e8857e Compare September 17, 2022 07:41
@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

@zhongjiajie PTAL, thanks

Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@zhongjiajie zhongjiajie merged commit ad683c3 into apache:dev Sep 18, 2022
zhongjiajie pushed a commit that referenced this pull request Sep 18, 2022
@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
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 MLflow task in pyds

5 participants