[
https://issues.apache.org/jira/browse/BEAM-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546670#comment-17546670
]
Kenneth Knowles commented on BEAM-3198:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18516
> Improve error message in BigqueryIO when withNumFileShards is not specified
> ---------------------------------------------------------------------------
>
> Key: BEAM-3198
> URL: https://issues.apache.org/jira/browse/BEAM-3198
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Luke Cwik
> Priority: P3
>
> Reported in
> [https://lists.apache.org/thread.html/88c8da5eaf34ab1c7dc83372e0e2b1c31426b22aa4844b65b54ad16c@%3Cuser.beam.apache.org%3E]
> I am trying to use Method.FILE_LOADS for loading data into BQ in my streaming
> pipeline using 2.2.0. It looks like withNumFileShards needs to be also set
> for using this.
> * Can we throw a better error message when it is not set? The exception
> thrown by the pipeline if this is not set is "Exception in thread "main"
> java.lang.IllegalArgumentException" without any message.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)