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

Add cluster name in spark submit params #2467

Merged
merged 2 commits into from
Jan 8, 2024

Include cluster name to spark env

c9bb54d
Select commit
Loading
Failed to load commit list.
Merged

Add cluster name in spark submit params #2467

Include cluster name to spark env
c9bb54d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2024 in 1s

95.41% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

95.41% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (797276d) 95.40% compared to head (c9bb54d) 95.41%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2467   +/-   ##
=========================================
  Coverage     95.40%   95.41%           
  Complexity     5000     5000           
=========================================
  Files           479      479           
  Lines         13939    13950   +11     
  Branches        937      937           
=========================================
+ Hits          13299    13310   +11     
  Misses          618      618           
  Partials         22       22           

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