Artur Khanin created BEAM-11322:
-----------------------------------

             Summary: 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


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)

Reply via email to