celeborn
celeborn copied to clipboard
[CELEBORN-1334][BUILD] Client side should not import unnecessary deps
What changes were proposed in this pull request?
Current spark client pom import hadoop client jar and jdk tool jar
Client side should not contain such pom deps
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.79%. Comparing base (
96df0d6
) to head (723d2a0
). Report is 16 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2394 +/- ##
==========================================
+ Coverage 48.74% 48.79% +0.05%
==========================================
Files 209 209
Lines 13021 13109 +88
Branches 1121 1134 +13
==========================================
+ Hits 6346 6395 +49
- Misses 6264 6292 +28
- Partials 411 422 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 10 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.79%. Comparing base (
96df0d6
) to head (723d2a0
). Report is 69 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2394 +/- ##
==========================================
+ Coverage 48.74% 48.79% +0.05%
==========================================
Files 209 209
Lines 13021 13109 +88
Branches 1121 1134 +13
==========================================
+ Hits 6346 6395 +49
- Misses 6264 6292 +28
- Partials 411 422 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.