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 cluster name in spark submit params #2469

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport efb159a from #2467.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (894639a) 95.46% compared to head (628c33a) 95.46%.
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2469   +/-   ##
=========================================
  Coverage     95.46%   95.46%           
  Complexity     5037     5037           
=========================================
  Files           480      480           
  Lines         14106    14117   +11     
  Branches        940      940           
=========================================
+ Hits          13466    13477   +11     
  Misses          618      618           
  Partials         22       22           
Flag Coverage Δ
sql-engine 95.46% <100.00%> (+<0.01%) ⬆️

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

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

@noCharger
Copy link
Collaborator

CI failed on the same issue as mentioned #2467 (comment)

@noCharger
Copy link
Collaborator

could someone merge the backport PR? cc @vamsi-amazon @penghuo @dai-chen

* Add cluster name in spark submit params

Signed-off-by: Louis Chu <clingzhi@amazon.com>

* Include cluster name to spark env

Signed-off-by: Louis Chu <clingzhi@amazon.com>

---------

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit efb159a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@noCharger noCharger added the v2.12.0 Issues targeting release v2.12.0 label Feb 1, 2024
@vamsi-amazon vamsi-amazon merged commit f51a1c5 into 2.x Feb 2, 2024
32 of 50 checks passed
@github-actions github-actions bot deleted the backport/backport-2467-to-2.x branch February 2, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.12.0 Issues targeting release v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants