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] [Commented] (BEAM-11322) Apache Beam Template to tokenize sensitive data

    [ https://issues.apache.org/jira/browse/BEAM-11322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257237#comment-17257237 ] 

Beam JIRA Bot commented on BEAM-11322:
--------------------------------------

This issue was marked "stale-assigned" and has not received a public comment in 7 days. It is now automatically unassigned. If you are still working on it, you can assign it to yourself again. Please also give an update about the status of the work.

> 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)