You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: resource-managers/kubernetes/README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,14 @@ important matters to keep in mind when developing this feature.
14
14
15
15
# Building Spark with Kubernetes Support
16
16
17
-
To build Spark with Kubernetes support, use the `kubernetes` profile when invoking Maven. For example, to simply compile
18
-
the Kubernetes core implementation module along with its dependencies:
17
+
To build Spark with Kubernetes support, use the `kubernetes` profile when invoking Maven. For example, to simply compile the Kubernetes core implementation module along with its dependencies:
0 commit comments