Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(analytics engine): fixed Spark application submit path and payload #6

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

Deepali1211
Copy link
Collaborator

PR summary

Fixes: https://github.ibm.com/hummingbird/tracker/issues/2774

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #6 (0eed719) into master (b1072d2) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   92.75%   92.70%   -0.05%     
==========================================
  Files           5        5              
  Lines        1807     1796      -11     
==========================================
- Hits         1676     1665      -11     
  Misses        131      131              
Impacted Files Coverage Δ
iaesdk/ibm_analytics_engine_api_v3.py 94.33% <100.00%> (-0.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1072d2...0eed719. Read the comment docs.

@jayatheerthanIBM jayatheerthanIBM merged commit 522d541 into master Sep 8, 2021
ShyamalaGowri pushed a commit that referenced this pull request Sep 8, 2021
## [1.1.1](v1.1.0...v1.1.1) (2021-09-08)

### Bug Fixes

* **analytics engine:** fixed Spark application submit path and payload ([#6](#6)) ([522d541](522d541))
@ShyamalaGowri
Copy link
Contributor

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Deepali1211 Deepali1211 deleted the Python_SDK_V3 branch September 8, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants