Matt Cheah created SPARK-24825:
----------------------------------
Summary: [K8S][TEST] Kubernetes integration tests don't trace the
maven project dependency structure
Key: SPARK-24825
URL: https://issues.apache.org/jira/browse/SPARK-24825
Project: Spark
Issue Type: Improvement
Components: Kubernetes, Tests
Affects Versions: 2.4.0
Reporter: Matt Cheah
The Kubernetes integration tests will currently fail if maven installation is
not performed first, because the integration test build believes it should be
pulling the Spark parent artifact from maven central. However, this is
incorrect because the integration test should be building the Spark parent pom
as a dependency in the multi-module build, and the integration test should just
use the dynamically built artifact. Or to put it another way, the integration
test builds should never be pulling Spark dependencies from maven central.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]