You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/06/23 10:54:51 UTC

[GitHub] Code0x58 edited a comment on issue #2924: Py3 heronpy

Code0x58 edited a comment on issue #2924: Py3 heronpy
URL: https://github.com/apache/incubator-heron/pull/2924#issuecomment-399665205
 
 
   Once this does work locally, it'll need support on the schedulers, which I think is to update the executor image to include Python3.6.
   
   I will look into making `.pex` files pin to more generic interpreters (`python3` vs. `python3.6`), as otherwise that will be a pain needing you have to rebuild your PEXs every time the executor image's python 3 minor version increases - even if it is infrequent.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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