You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/04 23:34:00 UTC

[jira] [Work logged] (BEAM-12949) DatastoreIO: Fix template compatibility

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

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

                Author: ASF GitHub Bot
            Created on: 04/Oct/21 23:33
            Start Date: 04/Oct/21 23:33
    Worklog Time Spent: 10m 
      Work Description: danthev commented on pull request #15569:
URL: https://github.com/apache/beam/pull/15569#issuecomment-933934586


   R: @pabloem 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 659964)
    Time Spent: 1.5h  (was: 1h 20m)

> DatastoreIO: Fix template compatibility
> ---------------------------------------
>
>                 Key: BEAM-12949
>                 URL: https://issues.apache.org/jira/browse/BEAM-12949
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Daniel Thevessen
>            Assignee: Daniel Thevessen
>            Priority: P2
>             Fix For: 2.34.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Datastore has a few classic Dataflow templates that rely on being able to provide all parameters at runtime.
> The newly introduced `hintNumWorkers` parameter needs to be switched to a `ValueProvider` to make that compatible for adjusting parameters. In addition, the `firstInstant` object should not be serialized into the template itself, as that freezes the start point for weeks at a time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)