Skip to content

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

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

Merged
merged 4 commits into from
Sep 7, 2021

Conversation

silpidhua
Copy link
Member

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

Modified code for integration testing
fix(analytics engine): fixed Spark application submit path and payload
corrected lint error
corrected errors
@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #25 (393e128) into master (109b49f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          262       268    +6     
  Branches        36        36           
=========================================
+ Hits           262       268    +6     
Impacted Files Coverage Δ
ibm-analytics-engine-api/v3.ts 100.00% <100.00%> (ø)

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 109b49f...393e128. Read the comment docs.

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

### Bug Fixes

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

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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