[SPARK-34111][BUILD] Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar#31185
[SPARK-34111][BUILD] Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar#31185yaooqinn wants to merge 1 commit intoapache:masterfrom yaooqinn:SPARK-34111
Conversation
…r and javax.servlet-api-3.1.0.jar
|
cc @HyukjinKwon @dongjoon-hyun thanks for reviewing |
| javassist/3.25.0-GA//javassist-3.25.0-GA.jar | ||
| javax.inject/1//javax.inject-1.jar | ||
| javax.jdo/3.2.0-m3//javax.jdo-3.2.0-m3.jar | ||
| javax.servlet-api/3.1.0//javax.servlet-api-3.1.0.jar |
|
Thank you, @yaooqinn . Yes, let's see the test result. |
|
Nice, thank you @yaooqinn! |
HyukjinKwon
left a comment
There was a problem hiding this comment.
The fix itself looks good. should be good to go if tests pass
|
Kubernetes integration test starting |
|
retest this please |
|
Kubernetes integration test status success |
seems just a flaky test itself and not related to this change |
|
retest this please |
|
Test build #134090 has started for PR 31185 at commit |
|
Test build #134076 has finished for PR 31185 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Kubernetes integration test status failure |
|
retest this please |
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
retest this please |
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
Test build #134084 has finished for PR 31185 at commit
|
|
retest this please |
|
look ok in both mvn and sbt tests |
|
Hm, wait. Let's wait for GA results. Seems like this particular job (which is related): keeps pending. |
|
retest this please |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
Test build #134096 has finished for PR 31185 at commit
|
|
Test build #134112 has finished for PR 31185 at commit
|
|
Test build #134114 has finished for PR 31185 at commit
|
|
Test build #134101 has finished for PR 31185 at commit
|
|
It seems that this is superseded by SPARK-33212. Could you check that? |
|
Test build #134109 has finished for PR 31185 at commit
|
|
yes, I checked and saw the |
|
Thank you for the confirmation, @yaooqinn . |
|
Instead, could you open a PR to branch-3.1, @yaooqinn ? |
|
SPARK-33212 is only applied at |
|
OK |
What changes were proposed in this pull request?
Use the right name for the artifact
javax.servlet-apiin hadoop 3.2 profileWhy are the changes needed?
fix deps issue
Does this PR introduce any user-facing change?
no
How was this patch tested?
javax.servlet-api-3.1.0.jardeleted and it worked fine