Commit 56336a6
committed
[CI] Use dedicated Apache mirror for Thrift
Update the premerge build to download Arrow's Apache Thrift tarball through sw-spark-apache-remote instead of sw-spark-maven/apache-remote.
The dedicated Generic Artifactory remote is backed by archive.apache.org and automatically caches Apache tarballs, avoiding the manual uploads required by the Maven repository path.
Continue authenticating through ~/.netrc with CMAKE_NETRC=OPTIONAL, and run the cuDF build through common.shWithRedactedAuthorization so CMake/libcurl failures cannot expose credentials in the Jenkins console while pipefail preserves the original command failure.
Signed-off-by: Tim Liu <timl@nvidia.com>1 parent 9243d07 commit 56336a6
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | | - | |
| 320 | + | |
319 | 321 | | |
320 | 322 | | |
321 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
322 | 327 | | |
323 | 328 | | |
324 | 329 | | |
| |||
0 commit comments