Github user foxish commented on a diff in the pull request:
https://github.com/apache/spark/pull/19946#discussion_r157965524
--- Diff: docs/building-spark.md ---
@@ -49,7 +49,7 @@ To create a Spark distribution like those distributed by
the
to be runnable, use `./dev/make-distribution.sh` in the project root
directory. It can be configured
with Maven profile settings and so on like the direct Maven build. Example:
- ./dev/make-distribution.sh --name custom-spark --pip --r --tgz
-Psparkr -Phadoop-2.7 -Phive -Phive-thriftserver -Pmesos -Pyarn
+ ./dev/make-distribution.sh --name custom-spark --pip --r --tgz
-Psparkr -Phadoop-2.7 -Phive -Phive-thriftserver -Pmesos -Pyarn -Pkubernetes
--- End diff --
Ping @mridulm, @rxin - can you please confirm the scope of the renaming you
were referring to here? Is it just the maven target? Changing all the config
options etc would be a considerably large change at this point. Also, a point
that was brought up today was - while k8s is common shorthand, it's not
universal as is the full name.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]