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

[LIVY-603][BUILD] Upgrade build spark version to 2.4.3 #179

Closed
wants to merge 1 commit into from

Conversation

yiheng
Copy link
Contributor

@yiheng yiheng commented Jul 10, 2019

What changes were proposed in this pull request?

Bump Spark 2.4 minor version to 2.4.3.

How was this patch tested?

Existing test

@codecov-io
Copy link

codecov-io commented Jul 10, 2019

Codecov Report

Merging #179 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #179      +/-   ##
============================================
+ Coverage      68.6%   68.63%   +0.03%     
- Complexity      905      907       +2     
============================================
  Files           100      100              
  Lines          5666     5666              
  Branches        850      850              
============================================
+ Hits           3887     3889       +2     
  Misses         1225     1225              
+ Partials        554      552       -2
Impacted Files Coverage Δ Complexity Δ
...cala/org/apache/livy/scalaapi/ScalaJobHandle.scala 50% <0%> (-2.95%) 7% <0%> (ø)
...ain/java/org/apache/livy/rsc/driver/RSCDriver.java 78.81% <0%> (-0.43%) 42% <0%> (ø)
...main/scala/org/apache/livy/server/LivyServer.scala 35.96% <0%> (+0.49%) 11% <0%> (ø) ⬇️
.../scala/org/apache/livy/sessions/SessionState.scala 61.11% <0%> (+2.77%) 2% <0%> (ø) ⬇️
...in/java/org/apache/livy/rsc/driver/JobWrapper.java 88.57% <0%> (+5.71%) 9% <0%> (+1%) ⬆️

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 ee94065...76d53c4. Read the comment docs.

@jerryshao
Copy link
Contributor

Please change the PR title to add module name, like [LIVY-xxx][BUILD]?

@yiheng yiheng changed the title [LIVY-603] Upgrade build spark version to 2.4.3 [LIVY-603][BUILD] Upgrade build spark version to 2.4.3 Jul 10, 2019
@yiheng
Copy link
Contributor Author

yiheng commented Jul 10, 2019

done

@jerryshao jerryshao closed this Jul 10, 2019
@jerryshao jerryshao reopened this Jul 10, 2019
Copy link
Contributor

@jerryshao jerryshao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jerryshao
Copy link
Contributor

Thanks for the fix, merging to master branch.

@jerryshao jerryshao closed this in 6ad9ae9 Jul 12, 2019
kai-chi pushed a commit to kai-chi/incubator-livy that referenced this pull request Jul 29, 2019
Bump Spark 2.4 minor version to 2.4.3.

Existing test

Author: yihengwang <yihengwang@tencent.com>

Closes apache#179 from yiheng/bump_spark_2_4_3.

Conflicts:
	pom.xml
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.

None yet

3 participants