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/05/08 22:01:00 UTC

[jira] [Work logged] (BEAM-3433) Allow BigQueryIO to use a different project for the load job in batch mode.

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

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

                Author: ASF GitHub Bot
            Created on: 08/May/18 22:00
            Start Date: 08/May/18 22:00
    Worklog Time Spent: 10m 
      Work Description: jkff commented on issue #5178: [BEAM-3433] Allow a GCP project to be explicitly set for a load job
URL: https://github.com/apache/beam/pull/5178#issuecomment-387556158
 
 
   Hey @kvncp , any updates on this one?

----------------------------------------------------------------
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: 99742)
    Time Spent: 50m  (was: 40m)

> Allow BigQueryIO to use a different project for the load job in batch mode.
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-3433
>                 URL: https://issues.apache.org/jira/browse/BEAM-3433
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Kevin Peterson
>            Assignee: Chamikara Jayalath
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> BigQueryIO is currently configured to always run a batch load job using the same projects as the destination table: https://github.com/apache/beam/blob/192b4c70927901860312f8c8acd27bd47e4a4259/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/WriteTables.java#L256
> This may not always be desirable, since a pipeline may have write access to a dataset in a different project, but not jobs.create access in that project. This parameter should be settable in the interface.



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