yurkom commented on PR #84:
URL: https://github.com/apache/spark-docker/pull/84#issuecomment-2912210809

   Hello
   
   I am trying to run 4.0.0 on the Mac M1 and I am faced with the error to pull 
it.
   4.0.0-preview2 works well.
   
   ```
   spark % docker pull spark:4.0.0-scala2.13-java17-python3-ubuntu
   Error response from daemon: manifest for 
spark:4.0.0-scala2.13-java17-python3-ubuntu not found: manifest unknown: 
manifest unknown
   
   spark % docker pull spark:4.0.0-scala2.13-java21-python3-ubuntu
   Error response from daemon: manifest for 
spark:4.0.0-scala2.13-java21-python3-ubuntu not found: manifest unknown: 
manifest unknown
   
   spark % docker pull spark:4.0.0-preview2-scala2.13-java21-python3-ubuntu
   4.0.0-preview2-scala2.13-java21-python3-ubuntu: Pulling from library/spark
   67b06617bd6b: Pulling fs layer 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to