[
https://issues.apache.org/jira/browse/BEAM-6067?focusedWorklogId=168147&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-168147
]
ASF GitHub Bot logged work on BEAM-6067:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/18 03:04
Start Date: 21/Nov/18 03:04
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #7081: [BEAM-6067] In
Python SDK, specify pipeline_proto_coder_id property in non-Beam-standard
CloudObject coders
URL: https://github.com/apache/beam/pull/7081#issuecomment-440511899
The most informative UI for that is to click "details" in the row that
failed and then click "Gradle Build Scan". Here it is:
https://scans.gradle.com/s/fgs32qpduwaug. It appears that the Python postcommit
at
https://scans.gradle.com/s/fgs32qpduwaug/console-log?task=:beam-sdks-python:postCommitIT
runs in a way that is not reported/parsed as a collection of test methods, so
you just have to scrape the logs.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 168147)
Time Spent: 3h (was: 2h 50m)
Remaining Estimate: 165h (was: 165h 10m)
> Dataflow runner should include portable pipeline coder id in CloudObject
> coder representation
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-6067
> URL: https://issues.apache.org/jira/browse/BEAM-6067
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Craig Chambers
> Assignee: Craig Chambers
> Priority: Major
> Original Estimate: 168h
> Time Spent: 3h
> Remaining Estimate: 165h
>
> When translating a BeamJava Coder into the DataflowRunner's CloudObject
> property map, include a property that specifies the id in the Beam model
> Pipeline coders map corresponding to that Coder. This will allow the
> DataflowRunner to reference the corresponding Beam coder in the FnAPI
> processing bundle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)