[
https://issues.apache.org/jira/browse/BEAM-11322?focusedWorklogId=569870&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569870
]
ASF GitHub Bot logged work on BEAM-11322:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/21 17:13
Start Date: 22/Mar/21 17:13
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #13995:
URL: https://github.com/apache/beam/pull/13995#issuecomment-804241539
taking a look today
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 569870)
Time Spent: 2h (was: 1h 50m)
> 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
> 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)