You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Shadi (Jira)" <ji...@apache.org> on 2020/10/23 10:10:00 UTC

[jira] [Comment Edited] (KAFKA-10466) Add Regex option for replacement on MaskField SMT

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

Shadi edited comment on KAFKA-10466 at 10/23/20, 10:09 AM:
-----------------------------------------------------------

[~daehokimm] Hi, send and email to [dev@kafka.apache.org|mailto:to%C2%A0dev@kafka.apache.org] to ask for contributor permission, add your Jira id: daehokimm to the email.


was (Author: kajevand):
[~daehokimm] Hi, send and email to [dev@kafka.apache.org|mailto:to%C2%A0dev@kafka.apache.org] to get contributor permission, add your Jira id: daehokimm to the email.

> Add Regex option for replacement on MaskField SMT 
> --------------------------------------------------
>
>                 Key: KAFKA-10466
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10466
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>    Affects Versions: 2.6.0
>            Reporter: Daeho Kim
>            Priority: Major
>              Labels: Needs-kip, newbie
>
> The _org.apache.kafka.connect.transforms.MaskField_ SMT can use replacement for numeric and string type fields. it would be nice to optionally be able to masking with regular expression for string fields only. then it can mask the data partially.
>  
> Use cases : mask out the IP address just the last two parts. (ex. 123.45.67.89 -> 123.45.***.***)
>  
> Since this changes the API, and thus will require a KIP.



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