You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/01/01 17:13:01 UTC

[jira] [Updated] (BEAM-11322) Apache Beam Template to tokenize sensitive data

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

Beam JIRA Bot updated BEAM-11322:
---------------------------------
    Labels: Clarified  (was: Clarified stale-assigned)

> Apache Beam Template to tokenize sensitive data
> -----------------------------------------------
>
>                 Key: BEAM-11322
>                 URL: https://issues.apache.org/jira/browse/BEAM-11322
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-java
>            Reporter: Artur Khanin
>            Priority: P3
>              Labels: Clarified
>
> Some users may want to protect their sensitive data using tokenization.
> We propose to create a Beam example template that will demonstrate Beam transform to protect sensitive data using tokenization. In our example, we will use an external service for the data tokenization. 
> At a high level, a pipeline that will: 
>  * support batch (GCS) and streaming (Pub/Sub) input sources
>  * tokenize sensitive data via external REST service - we are about to use Protegrity
>  * output tokenized data into BigQuery or BigTable



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