Ahmet Altay created BEAM-1555:
---------------------------------
Summary: Python post commits failing
Key: BEAM-1555
URL: https://issues.apache.org/jira/browse/BEAM-1555
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Ahmet Altay
Assignee: Ahmet Altay
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1362/console
root: INFO: Could not estimate size of source <FakeSource _vals=[1, 2, 3, 4, 5,
6]> due to an exception: Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
line 492, in run_Read
transform.source.estimate_size())
AttributeError: 'FakeSource' object has no attribute 'estimate_size'
AttributeError: 'FakeSource' object has no attribute 'coder'
Caused by https://github.com/apache/beam/pull/2016
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)