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

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

Kenneth Knowles created BEAM-3029:
-------------------------------------

             Summary: 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: Luke Cwik
            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)