[
https://issues.apache.org/jira/browse/HIVE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215343#comment-14215343
]
Brock Noland edited comment on HIVE-8900 at 11/17/14 10:54 PM:
---------------------------------------------------------------
I'd propose the following approach:
(1) [Similar to test Tez
tests|https://github.com/apache/hive/blob/trunk/itests/qtest/pom.xml#L500],
when we are building with Hadoop-2 generate a test new
{{TestEncryptedHdfsCliDriver}}.
(2) Choose a subset of q-file tests which will run via this configuration.
Similar to how tez outputs to {{ql/src/test/results/clientpositive/tez}} we can
output to {{ql/src/test/results/clientpositive/encrypted}}
(3) Use the [init
file|https://github.com/apache/hive/blob/trunk/itests/qtest/pom.xml#L517] to
setup the encryption zones and directories.
was (Author: brocknoland):
I'd propose the following approach:
(1) [Similar to test Tez
tests|https://github.com/apache/hive/blob/trunk/itests/qtest/pom.xml#L500],
when we are building with Hadoop-2 generate a test new
{{TestEncryptedHdfsCliDriver}}.
(2) Choose a subset of q-file tests which will run via this configuration.
(3) Use the [init
file|https://github.com/apache/hive/blob/trunk/itests/qtest/pom.xml#L517] to
setup the encryption zones and directories.
> Create encryption testing framework
> -----------------------------------
>
> Key: HIVE-8900
> URL: https://issues.apache.org/jira/browse/HIVE-8900
> Project: Hive
> Issue Type: Sub-task
> Reporter: Brock Noland
>
> As [mentioned by
> Alan|https://issues.apache.org/jira/browse/HIVE-8821?focusedCommentId=14215318&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14215318]
> we already have some q-file tests which fit our needs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)