[
https://issues.apache.org/jira/browse/BEAM-13376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491201#comment-17491201
]
Chamikara Madhusanka Jayalath commented on BEAM-13376:
------------------------------------------------------
Note that for Beam 2.37.0 we added a high level bundle failure for bundles that
contains mutations with a non-OK status code or None. So at least there
shouldn't be data loss: https://github.com/apache/beam/pull/16751
But this should be improved to properly retry only failed mutations:
https://issues.apache.org/jira/browse/BEAM-13849
> 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
> Assignee: Igor Bernstein
> Priority: P1
>
> 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)