Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19468#discussion_r145249881
--- Diff: dev/sparktestsupport/modules.py ---
@@ -531,6 +531,14 @@ def __hash__(self):
sbt_test_goals=["mesos/test"]
)
+kubernetes = Module(
+ name="kubernetes",
+ dependencies=[],
+ source_file_regexes=["resource-managers/kubernetes/core"],
--- End diff --
remove 'core'
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]