Sergio Peña created HIVE-9232:
---------------------------------

             Summary: 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


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)

Reply via email to