Open sugangsky opened 6 years ago
my Apache spark on k8s version is “spark-2.2.0-k8s-0.5.0-bin-with-hadoop-2.7.3.tgz“
First of all, I assume you have the custom service account named spark
in the default namespace of your cluster since you specified that in the command. Are you using minikube? Did you see something like the following on the submission client side?
No scheme specified for kubernetes master URL, so defaulting to https. ...
no,I am using kubeadm.
This my script:
The spark-pi pod log:
my kubectl version:
How can I fix this error?