Closed foxish closed 7 years ago
Are we missing testing logic for app resources or is that going to be a follow up PR?
@ifilonenko Added the check for the jar that's submitted. Did you mean something else? The implementation details wrt resources should be covered under org/apache/spark/deploy/k8s/submit/ClientSuite.scala
and submission step tests I think.
@foxish that was part of it, yes. But coverage in regards to this: https://github.com/apache-spark-on-k8s/spark/blob/0add46a0240d74fb4f746e100ee9a7d6d29d87bd/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L636-L653
Ah! I see.. I think those should be separate unit tests in a subsequent PR. I was looking at this from the perspective of the upstreaming, and initially, we're not going to have python/R support.
rerun integration test please
rerun unit tests please
rerun integration test please
rerun integration test please
cc @mccheah @liyinan926 @apache-spark-on-k8s/contributors