Github user foxish commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20154#discussion_r159754427
  
    --- Diff: docs/running-on-kubernetes.md ---
    @@ -215,8 +218,8 @@ If the pod has encountered a runtime error, the status 
can be probed further usi
     kubectl logs <spark-driver-pod>
     ```
     
    -Status and logs of failed executor pods can be checked in similar ways. 
Finally, deleting the driver pod will clean up the entire spark 
    -application, includling all executors, associated service, etc. The driver 
pod can be thought of as the Kubernetes representation of 
    +Status and logs of failed executor pods can be checked in similar ways. 
Finally, deleting the driver pod will clean up the entire spark
    +application, includling all executors, associated service, etc. The driver 
pod can be thought of as the Kubernetes representation of
    --- End diff --
    
    also just noticed another typo here. includling -> including


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to