[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-09-05 Thread Alexander Pivovarov (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732169#comment-14732169
 ] 

Alexander Pivovarov commented on HIVE-11593:


Added functions descriptions to the wiki 
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF#LanguageManualUDF-Misc.Functions

> Add aes_encrypt and aes_decrypt UDFs
> 
>
> Key: HIVE-11593
> URL: https://issues.apache.org/jira/browse/HIVE-11593
> Project: Hive
>  Issue Type: New Feature
>  Components: UDF
>Reporter: Alexander Pivovarov
>Assignee: Alexander Pivovarov
> Fix For: 1.3.0, 2.0.0
>
> Attachments: HIVE-11593.1.patch, HIVE-11593.2.patch
>
>
> AES (Advanced Encryption Standard) algorithm.
> Oracle JRE supports AES-128 out of the box
> AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
> Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-09-04 Thread Jason Dere (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731683#comment-14731683
 ] 

Jason Dere commented on HIVE-11593:
---

+1

> Add aes_encrypt and aes_decrypt UDFs
> 
>
> Key: HIVE-11593
> URL: https://issues.apache.org/jira/browse/HIVE-11593
> Project: Hive
>  Issue Type: New Feature
>  Components: UDF
>Reporter: Alexander Pivovarov
>Assignee: Alexander Pivovarov
> Attachments: HIVE-11593.1.patch, HIVE-11593.2.patch
>
>
> AES (Advanced Encryption Standard) algorithm.
> Oracle JRE supports AES-128 out of the box
> AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
> Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-08-27 Thread Alexander Pivovarov (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14717087#comment-14717087
 ] 

Alexander Pivovarov commented on HIVE-11593:


The error is not related to the patch #2.  Next build 5087 also has this test 
(TestHCatClient.testTableSchemaPropagation) failed

 Add aes_encrypt and aes_decrypt UDFs
 

 Key: HIVE-11593
 URL: https://issues.apache.org/jira/browse/HIVE-11593
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
 Attachments: HIVE-11593.1.patch, HIVE-11593.2.patch


 AES (Advanced Encryption Standard) algorithm.
 Oracle JRE supports AES-128 out of the box
 AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
 Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-08-27 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14716850#comment-14716850
 ] 

Hive QA commented on HIVE-11593:




{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12752631/HIVE-11593.2.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 9401 tests executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5086/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5086/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5086/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12752631 - PreCommit-HIVE-TRUNK-Build

 Add aes_encrypt and aes_decrypt UDFs
 

 Key: HIVE-11593
 URL: https://issues.apache.org/jira/browse/HIVE-11593
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
 Attachments: HIVE-11593.1.patch, HIVE-11593.2.patch


 AES (Advanced Encryption Standard) algorithm.
 Oracle JRE supports AES-128 out of the box
 AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
 Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-08-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700788#comment-14700788
 ] 

ASF GitHub Bot commented on HIVE-11593:
---

GitHub user apivovarov opened a pull request:

https://github.com/apache/hive/pull/48

HIVE-11593 Add aes_encrypt and aes_decrypt UDFs



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apivovarov/hive AES

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #48


commit e33b81ad8a12ed2ffcbe79dc2d12bb4e07e44595
Author: Alexander Pivovarov apivova...@gmail.com
Date:   2015-08-17T01:36:32Z

HIVE-11593 Add aes_encrypt and aes_decrypt UDFs




 Add aes_encrypt and aes_decrypt UDFs
 

 Key: HIVE-11593
 URL: https://issues.apache.org/jira/browse/HIVE-11593
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov

 AES (Advanced Encryption Standard) algorithm.
 Oracle JRE supports AES-128 out of the box
 AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
 Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-11593) Add aes_encrypt and aes_decrypt UDFs

2015-08-18 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-11593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701155#comment-14701155
 ] 

Hive QA commented on HIVE-11593:




{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12750970/HIVE-11593.1.patch

{color:green}SUCCESS:{color} +1 9392 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4994/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4994/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4994/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12750970 - PreCommit-HIVE-TRUNK-Build

 Add aes_encrypt and aes_decrypt UDFs
 

 Key: HIVE-11593
 URL: https://issues.apache.org/jira/browse/HIVE-11593
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
 Attachments: HIVE-11593.1.patch


 AES (Advanced Encryption Standard) algorithm.
 Oracle JRE supports AES-128 out of the box
 AES-192 and AES-256 are supported if Cryptography Extension (JCE) Unlimited 
 Strength Jurisdiction Policy Files are installed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)