You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "PierreOberholzer (Jira)" <ji...@apache.org> on 2021/12/03 08:10:00 UTC

[jira] [Created] (BEAM-13376) Missing error for nonexistent column family BigTable

PierreOberholzer created BEAM-13376:
---------------------------------------

             Summary: Missing error for nonexistent column family BigTable
                 Key: BEAM-13376
                 URL: https://issues.apache.org/jira/browse/BEAM-13376
             Project: Beam
          Issue Type: Bug
          Components: io-java-gcp
            Reporter: PierreOberholzer


Currently, there is no error thrown by BigTable in case the Column Families are not defined at writing time. That is a misleading behavior as the user believes the job has completed, though with empty table.

A bug was raised on BigTable:

[https://issuetracker.google.com/issues/186053077?pli=1]

But it should be made sure that the Beam IO will log this error appropriately.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)