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

[jira] [Created] (BEAM-11615) Provide a DataCatalogIO to read/write Tags

Anant Damle created BEAM-11615:
----------------------------------

             Summary: Provide a DataCatalogIO to read/write Tags
                 Key: BEAM-11615
                 URL: https://issues.apache.org/jira/browse/BEAM-11615
             Project: Beam
          Issue Type: Improvement
          Components: extensions-java-gcp
            Reporter: Anant Damle
            Assignee: Anant Damle


Users need a mechanism to read structured Data Catalog tags or write tags to specific entities in a pipeline.

Typical use cases

*Read:* 

Use [Data Catalog search|https://cloud.google.com/data-catalog/docs/how-to/search-reference] to identify specific entities and take some action like generate metrics or send notifications etc.
  
*Write:*
 * Add tags to entities in Data Catalog in a branch to update the results of the Pipeline
 * Modify or update tags based on some dynamic criterion

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)