You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Vikas Kedigehalli (JIRA)" <ji...@apache.org> on 2016/06/16 20:42:05 UTC

[jira] [Updated] (BEAM-354) Modify DatastoreIO to use Datastore v1beta3 API

     [ https://issues.apache.org/jira/browse/BEAM-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Kedigehalli updated BEAM-354:
-----------------------------------
    Description: Datastore v1beta2 API is getting deprecated in favor of v1beta3. Hence the DatastoreIO needs to be migrated to use the new version. Also in the process of doing so, this is a good time to add a level of indirection via a PTranform such that future changes in Datastore API would not result in changing user/pipeline code.   (was: Datastore v1beta2 API is getting deprecated in favor of v1beta3. Hence the DatastoreIO needs to be migrated to use the new version. Also in the process of doing so, this is a good time to add a level of indirection via a PTranform such that future changes in Datastore API would not result in user/pipeline code. )

> Modify DatastoreIO to use Datastore v1beta3 API
> -----------------------------------------------
>
>                 Key: BEAM-354
>                 URL: https://issues.apache.org/jira/browse/BEAM-354
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Vikas Kedigehalli
>            Assignee: Davor Bonaci
>            Priority: Minor
>
> Datastore v1beta2 API is getting deprecated in favor of v1beta3. Hence the DatastoreIO needs to be migrated to use the new version. Also in the process of doing so, this is a good time to add a level of indirection via a PTranform such that future changes in Datastore API would not result in changing user/pipeline code. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)