You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/10/06 21:43:00 UTC

[jira] [Assigned] (BEAM-3029) BigTable integration tests failing on Dataflow: UserAgent must not be empty

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

Luke Cwik reassigned BEAM-3029:
-------------------------------

    Assignee: Daniel Oliveira  (was: Luke Cwik)

> BigTable integration tests failing on Dataflow: UserAgent must not be empty
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-3029
>                 URL: https://issues.apache.org/jira/browse/BEAM-3029
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Daniel Oliveira
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/4963/org.apache.beam$beam-runners-google-cloud-dataflow-java/testReport/junit/org.apache.beam.sdk.io.gcp.bigtable/BigtableReadIT/testE2EBigtableRead/
> {code}
> java.lang.IllegalArgumentException: UserAgent must not be empty or null
> 	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
> 	at com.google.cloud.bigtable.grpc.BigtableSession.<init>(BigtableSession.java:233)
> 	at org.apache.beam.sdk.io.gcp.bigtable.BigtableServiceImpl.tableExists(BigtableServiceImpl.java:77)
> 	at org.apache.beam.sdk.io.gcp.bigtable.BigtableIO$Read.validate(BigtableIO.java:351)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)