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

[KYUUBI #1732] Reduce spark driver memory configuration to protect fa… #1734

Closed
wants to merge 1 commit into from

Conversation

yanghua
Copy link
Contributor

@yanghua yanghua commented Jan 11, 2022

…iling from OOM

Why are the changes needed?

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@yanghua yanghua closed this Jan 11, 2022
@yanghua yanghua reopened this Jan 11, 2022
@yaooqinn yaooqinn added this to the v1.5.0 milestone Jan 11, 2022
@yaooqinn yaooqinn self-assigned this Jan 11, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1734 (49f88df) into master (d2f10e9) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1734      +/-   ##
============================================
- Coverage     59.53%   59.52%   -0.01%     
+ Complexity      234      233       -1     
============================================
  Files           268      268              
  Lines         13304    13305       +1     
  Branches       1688     1688              
============================================
  Hits           7920     7920              
- Misses         4708     4709       +1     
  Partials        676      676              
Impacted Files Coverage Δ
.../apache/kyuubi/server/api/v1/ApiRootResource.scala 92.00% <100.00%> (+0.33%) ⬆️
...in/scala/org/apache/kyuubi/server/api/v1/dto.scala 65.38% <100.00%> (+0.67%) ⬆️
...rg/apache/kyuubi/zookeeper/EmbeddedZookeeper.scala 86.66% <100.00%> (-0.44%) ⬇️
...he/kyuubi/engine/spark/repl/KyuubiSparkILoop.scala 90.16% <0.00%> (-3.28%) ⬇️
...ache/kyuubi/operation/KyuubiOperationManager.scala 95.00% <0.00%> (+2.50%) ⬆️

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 4f9922b...49f88df. Read the comment docs.

@yaooqinn yaooqinn closed this in 60ea992 Jan 11, 2022
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.

3 participants