[
https://issues.apache.org/jira/browse/HIVE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-9232:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thank you Sergio! I have committed this to branch!
> We should throw an error on Hadoop23Shims.createKey() if the key already
> exists
> -------------------------------------------------------------------------------
>
> Key: HIVE-9232
> URL: https://issues.apache.org/jira/browse/HIVE-9232
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Fix For: encryption-branch
>
> Attachments: HIVE-9232.1.patch
>
>
> We should throw an error when creating an encryption key if the key already
> exists.
> Developers might forget to delete the keys during the q-tests, and the next
> q-test that creates the same key name with a different bit-length will not
> fail, causing the test to run successfully (but not correctly).
> Let's just throw an error on Hadoop23Shims.createKey()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)