You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/05 15:18:04 UTC

[jira] [Work logged] (BEAM-3355) Make Go SDK runtime harness hooks pluggable

     [ https://issues.apache.org/jira/browse/BEAM-3355?focusedWorklogId=88080&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-88080 ]

ASF GitHub Bot logged work on BEAM-3355:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Apr/18 15:17
            Start Date: 05/Apr/18 15:17
    Worklog Time Spent: 10m 
      Work Description: wcn3 commented on issue #4311: [BEAM-3355] Diagnostic interfaces
URL: https://github.com/apache/beam/pull/4311#issuecomment-378972753
 
 
   PTAL, this is ready for review.
   
   This PR also fixes the Dataflow job submission process to work with the options changes made to support the Flink runner. I've verified CPU profiling works on Cloud Dataflow. The session runner interface needs to be reconsidered, as one monolithic output file is not a good match to most cloud storage systems. Changing the output to chunked files is the most likely improvement, but requires changes to the session runner. I've opened BEAM-4015 to track this development, so the session hook is TBD in Dataflow for now.

----------------------------------------------------------------
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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 88080)
    Time Spent: 4.5h  (was: 4h 20m)

> Make Go SDK runtime harness hooks pluggable
> -------------------------------------------
>
>                 Key: BEAM-3355
>                 URL: https://issues.apache.org/jira/browse/BEAM-3355
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Bill Neubauer
>            Priority: Minor
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> We currently hardcode cpu profiling and session recording in the harness. We should make it pluggable instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)