You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2014/12/31 00:15:13 UTC

[jira] [Updated] (HIVE-9232) We should throw an error on Hadoop23Shims.createKey() if the key already exists

     [ https://issues.apache.org/jira/browse/HIVE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Peña updated HIVE-9232:
------------------------------
    Status: Patch Available  (was: Open)

> 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)