[jira] [Commented] (IMPALA-478) Create a Hash builtin function

2019-05-20 Thread Michael Olschimke (JIRA)


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

Michael Olschimke commented on IMPALA-478:
--

Hi Nong, Matthew,

we have implemented such functionality in a Impala UDF using C++. Please take a 
look at [https://github.com/ScalefreeCOM/impala-crypto-udf]. Essentially a 
wrapper around [https://cryptopp.com/].

The project came out of the need to implement a GDPR compliant data lake for a 
customer in a regulated industry on a Cloudera cluster. Commonly used hash and 
encryption functions needed for this purpose are implemented already (MD5, SHA, 
AES). Our goal is to implement most if not all functionality from the CryptoPP 
UDF in the near future (in 2019). Current milestone is on the hash and 
encryption functions. 

Hope this helps

Mike

> Create a Hash builtin function
> --
>
> Key: IMPALA-478
> URL: https://issues.apache.org/jira/browse/IMPALA-478
> Project: IMPALA
>  Issue Type: Task
>Affects Versions: Impala 1.0
>Reporter: Nong Li
>Assignee: Matthew Jacobs
>Priority: Minor
> Fix For: Product Backlog
>
>
> It would be good to add a Hash() builtin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Commented] (IMPALA-478) Create a Hash builtin function

2019-05-20 Thread Tim Armstrong (JIRA)


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

Tim Armstrong commented on IMPALA-478:
--

[~molschimke] this was closed 5.5 years ago - in the end it just added a 
non-cryptographic hash function. If you want to add or request additional 
functionality please create a new JIRA.

> Create a Hash builtin function
> --
>
> Key: IMPALA-478
> URL: https://issues.apache.org/jira/browse/IMPALA-478
> Project: IMPALA
>  Issue Type: Task
>Affects Versions: Impala 1.0
>Reporter: Nong Li
>Assignee: Matthew Jacobs
>Priority: Minor
> Fix For: Product Backlog
>
>
> It would be good to add a Hash() builtin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Commented] (IMPALA-478) Create a Hash builtin function

2019-05-20 Thread Tim Armstrong (JIRA)


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

Tim Armstrong commented on IMPALA-478:
--

[~molschimke] your library does look very interesting, would be interested to 
start a discussion if you're interested in contributing.

> Create a Hash builtin function
> --
>
> Key: IMPALA-478
> URL: https://issues.apache.org/jira/browse/IMPALA-478
> Project: IMPALA
>  Issue Type: Task
>Affects Versions: Impala 1.0
>Reporter: Nong Li
>Assignee: Matthew Jacobs
>Priority: Minor
> Fix For: Product Backlog
>
>
> It would be good to add a Hash() builtin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Commented] (IMPALA-478) Create a Hash builtin function

2019-05-21 Thread Michael Olschimke (JIRA)


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

Michael Olschimke commented on IMPALA-478:
--

Hi Tim, please get in touch with me at molschi...@scalefree.com

> Create a Hash builtin function
> --
>
> Key: IMPALA-478
> URL: https://issues.apache.org/jira/browse/IMPALA-478
> Project: IMPALA
>  Issue Type: Task
>Affects Versions: Impala 1.0
>Reporter: Nong Li
>Assignee: Matthew Jacobs
>Priority: Minor
> Fix For: Product Backlog
>
>
> It would be good to add a Hash() builtin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org