----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28283/ -----------------------------------------------------------
(Updated Nov. 28, 2014, 1:45 a.m.) Review request for hive. Changes ------- This patch consists of: 1. get the keyprovider via namefilesystem instead of initialize a new instance 2. add the encrption type for clusterType 3. set up three kinds of databases with encryption zones associated 4. do some code clean work Repository: hive-git Description ------- The patch includes: 1. enable security properties for hive security cluster Diffs (updated) ----- .gitignore c5decaf data/scripts/q_test_cleanup_for_encryption.sql PRE-CREATION data/scripts/q_test_init_for_encryption.sql PRE-CREATION itests/qtest/pom.xml 376f4a9 itests/src/test/resources/testconfiguration.properties 3ae001d itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java 31d5c29 ql/src/test/queries/clientpositive/create_encrypted_table.q PRE-CREATION ql/src/test/templates/TestEncrytedHDFSCliDriver.vm PRE-CREATION shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java ff7a82c shims/0.20S/src/main/java/org/apache/hadoop/hive/shims/Hadoop20SShims.java 2e00d93 shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java 8161fc1 shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShims.java fa66a4a Diff: https://reviews.apache.org/r/28283/diff/ Testing ------- Thanks, cheng xu