[
https://issues.apache.org/jira/browse/BEAM-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-4247:
--------------------------------
Priority: P3 (was: P2)
> Set region when BigqueryIO.write using DirectRunner
> ---------------------------------------------------
>
> Key: BEAM-4247
> URL: https://issues.apache.org/jira/browse/BEAM-4247
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow, runner-direct
> Affects Versions: 2.3.0
> Reporter: doduythao
> Priority: P3
> Labels: newbie, stale-P2
> Fix For: Not applicable
>
>
> Cannot set region for BigQuery dataset when using direct runner using Apache
> Beam. I'm trying to get data from Oracle via JdbcIO.read using apache beam to
> get data and push them to bigquery table. Problem is I have to use direct
> runner because Oracle DB is local, and the bigquery dataset must located in
> asia, not the default us-central. so now I cannot push data because the
> default location dont have my target dataset. I tried extending the GcpOption
> but no help. Don't suggest me to use the DataflowRunner, because it cannot
> load data from Oracle local. Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)