[SPARK-25033] Bump Apache commons.{httpclient, httpcore}#22007
[SPARK-25033] Bump Apache commons.{httpclient, httpcore}#22007Fokko wants to merge 3 commits intoapache:masterfrom
Conversation
|
@Fokko Do we need to update files under |
|
Good point @kiszk. I've just updated the files. |
|
This change looks non-risky to me. |
|
ok to test |
|
Test build #94553 has finished for PR 22007 at commit
|
|
Test build #94563 has finished for PR 22007 at commit
|
|
I don't really understand the error, can a Spark expert elaborate what's going on here? |
|
retest this please |
|
If you find this is unrelated, you could trigger another test here |
|
Test build #94580 has finished for PR 22007 at commit
|
|
retest this please |
|
Test build #94615 has finished for PR 22007 at commit
|
|
LGTM |
|
Nice! What was the issue with Travis? Feels like some caching to me :) |
|
We don't currently run Travis in Spark. |
|
Merged to master. |
|
The bump is fine but this is not for making it congruent with Stocator, which is just an external connector. |
What changes were proposed in this pull request?
Bump the versions of Apache commons.{httpclient, httpcore} to make it congruent with Stocator.
Changelog httpclient: https://archive.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.5.x.txt
Changelog httpcore: https://archive.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.txt
How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
Please review http://spark.apache.org/contributing.html before opening a pull request.