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

[Backport 2.x] Add conf for spark structured streaming job #2203

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 89b011b from #2193.

* Add conf for spark structured streaming job

Signed-off-by: Peng Huo <[email protected]>

* update

Signed-off-by: Peng Huo <[email protected]>

* fix format

Signed-off-by: Peng Huo <[email protected]>

* fix format

Signed-off-by: Peng Huo <[email protected]>

* remove unused code

Signed-off-by: Peng Huo <[email protected]>

* fix format

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit 89b011b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #2203 (9aabfa0) into 2.x (098b1e7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2203   +/-   ##
=========================================
  Coverage     96.61%   96.61%           
+ Complexity     4754     4749    -5     
=========================================
  Files           437      438    +1     
  Lines         12711    12719    +8     
  Branches        860      862    +2     
=========================================
+ Hits          12281    12289    +8     
  Misses          422      422           
  Partials          8        8           
Flag Coverage Δ
sql-engine 96.61% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../spark/asyncquery/model/SparkSubmitParameters.java 100.00% <100.00%> (ø)
...h/sql/spark/client/EmrServerlessClientImplEMR.java 100.00% <100.00%> (ø)
...g/opensearch/sql/spark/client/StartJobRequest.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)

@vamsi-amazon vamsi-amazon merged commit 610a1b6 into 2.x Oct 4, 2023
27 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2193-to-2.x branch October 4, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants