You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/04/12 17:45:29 UTC

[GitHub] [spark] zhenlineo commented on a diff in pull request #40745: [Do not merge] Testing repl build on CI

zhenlineo commented on code in PR #40745:
URL: https://github.com/apache/spark/pull/40745#discussion_r1164456586


##########
dev/infra/Dockerfile:
##########
@@ -72,3 +72,5 @@ RUN python3.9 -m pip install grpcio protobuf googleapis-common-protos grpcio-sta
 
 # Add torch as a testing dependency for TorchDistributor
 RUN python3.9 -m pip install torch torchvision
+
+RUN export TERM=vt100 && script -qfc 'echo exit | amm -s' && rm typescript

Review Comment:
   Not sure if this line is needed



-- 
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-unsubscribe@spark.apache.org

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


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