Valentyn Tymofieiev created BEAM-7243: -----------------------------------------
Summary: Release python{36,37}-fnapi containers images required by Dataflow runner. Key: BEAM-7243 URL: https://issues.apache.org/jira/browse/BEAM-7243 Project: Beam Issue Type: Bug Components: runner-dataflow Reporter: Valentyn Tymofieiev Assignee: Ankur Goenka We have not yet released all container images for currently used dev fnapi containers [1]. For example: :~$ docker pull gcr.io/cloud-dataflow/v1beta3/python36-fnapi:beam-master-20190213 Error response from daemon: manifest for gcr.io/cloud-dataflow/v1beta3/python36-fnapi:beam-master-20190213 not found This causes failures in Python streaming postcommit tests on Dataflow runner for Python 3.6 and higher versions. We need to release the containers and update names.py. [~angoenka], I think you were planning an update of dev containers that will also take care of this. If you don't plan to do that or need help, please reassign the issue back to me. Thanks! [1] https://github.com/apache/beam/blob/79a463784fce36c12292b4e642238ef124c184e0/sdks/python/apache_beam/runners/dataflow/internal/names.py#L44 -- This message was sent by Atlassian JIRA (v7.6.3#76005)