Github user ifilonenko commented on a diff in the pull request:
https://github.com/apache/spark/pull/22298#discussion_r214243652
--- Diff:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/SecretsTestsSuite.scala
---
@@ -53,6 +53,7 @@ private[spark] trait SecretsTestsSuite { k8sSuite:
KubernetesSuite =>
.delete()
}
+ // TODO: [SPARK-25291] This test is flaky with regards to memory of
executors
--- End diff --
@mccheah This test periodically fails on setting proper memory for
executors on this specific test. I have filed a JIRA: SPARK-25291
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]