You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/15 17:50:35 UTC

[GitHub] [spark] fhoering edited a comment on issue #22422: [SPARK-25433][PYSPARK] Add support for pex in PySpark

fhoering edited a comment on issue #22422: [SPARK-25433][PYSPARK] Add support for pex in PySpark
URL: https://github.com/apache/spark/pull/22422#issuecomment-492755572
 
 
   @rs-trevort 
   Finally a custom entry point is not necessary anymore. It has been fixed in pex to support to call modules with -m option.
   
   It is documented here with some examples:
   https://medium.com/criteo-labs/packaging-code-with-pex-a-pyspark-example-9057f9f144f3

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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