[
https://issues.apache.org/jira/browse/BEAM-11322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-11322:
--------------------------------
Resolution: Implemented
Status: Resolved (was: Open)
> 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
> Assignee: Artur Khanin
> Priority: P3
> Labels: Clarified
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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)