[#2030] fix(client-spark): Remove javax and logging from relocation list to solve NoClassDefFoundError
What changes were proposed in this pull request?
Do not relocate javax to avoid NoClassDefFoundError issue.
Why are the changes needed?
Fix: #2030
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Thanks for the verify check by @zhengchenyu . This is not reproduced on my env.
Test Results
2 760 files - 32 2 760 suites - 32 5h 38m 7s :stopwatch: - 12m 10s 988 tests ± 0 985 :white_check_mark: - 2 1 :zzz: ±0 2 :x: +2 12 342 runs - 61 12 325 :white_check_mark: - 63 15 :zzz: ±0 2 :x: +2
For more details on these failures, see this check.
Results for commit 25576f6c. ± Comparison against base commit 3673b559.
:recycle: This comment has been updated with latest results.
Could you help review this? @zhengchenyu
@jerqi Please help to review this PR, thanks!
@jerqi thanks for your review