Jiamin Wang created SPARK-35651: ----------------------------------- Summary: Update the doc of running-on-kubernetes Key: SPARK-35651 URL: https://issues.apache.org/jira/browse/SPARK-35651 Project: Spark Issue Type: Improvement Components: docs Affects Versions: 3.1.2 Reporter: Jiamin Wang
The commands of building PySpark / SparkR docker image can not run in the lateset version {code:java} ./bin/docker-image-tool.sh -r <repo> -t my-tag -p ./kubernetes/dockerfiles/spark/bindings/python/Dockerfile build {code} {code:java} ./bin/docker-image-tool.sh -r <repo> -t my-tag -R ./kubernetes/dockerfiles/spark/bindings/R/Dockerfile build {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org