Github user ramaddepally commented on the issue:

    https://github.com/apache/spark/pull/23053
  
    > So now the utility must always build the Java image, and optionally will 
build python and R - is that correct? Is there any way to opt-out of building 
Java?
    
    Yes.. you are correct. We always build Java image. Java image is the base 
image for building python and R language binding images and it is a must build 
image. See 
https://github.com/apache/spark/blob/master/bin/docker-image-tool.sh#L92.
    
    So we will not skip it anytime.



---

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

Reply via email to