Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 7834850

Browse files
committed
1 parent 4f6f42f commit 7834850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource-managers/kubernetes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To build a distribution of Spark with Kubernetes support, use the `dev/make-dist
2323
`kubernetes` profile as part of the build arguments. Any other build arguments can be specified as one would expect when
2424
building Spark normally. For example, to build Spark against Hadoop 2.7 and Kubernetes:
2525

26-
dev/make-distribution.sh --tgz -Phadoop2.7 -Pkubernetes
26+
dev/make-distribution.sh --tgz -Phadoop-2.7 -Pkubernetes
2727

2828
# Kubernetes Code Modules
2929

0 commit comments

Comments
 (0)