Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/21515
  
    Problem solved. This script assumes the current user can run docker command 
without `sudo`, while it may not be true. But we can't run this script with 
root user as we can't add a root user in the docker container.
    
    Following the steps in 
https://docs.docker.com/install/linux/linux-postinstall/#manage-docker-as-a-non-root-user
 solves it.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to