[ https://issues.apache.org/jira/browse/HIVE-9307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270486#comment-14270486 ]
Dong Chen commented on HIVE-9307: --------------------------------- Not necessary. Other .q files result keep same. The trick is that: In {{QTestUtil.planMask}}, one is {{LOCATION}}. This cause the table location in create query in PREHOOK / POSTHOOK masked. In the 2 .q file of this patch, it is {{location}} so that it is not masked, as expected. > Use metastore warehouse dir variable from conf instead of hard coded dir in > encryption test > ------------------------------------------------------------------------------------------- > > Key: HIVE-9307 > URL: https://issues.apache.org/jira/browse/HIVE-9307 > Project: Hive > Issue Type: Sub-task > Reporter: Dong Chen > Assignee: Dong Chen > Fix For: encryption-branch > > Attachments: HIVE-9307.1.patch, HIVE-9307.patch > > > NO PRECOMMIT TESTS > Use the following variable to get the metastore directory > $\{hiveconf:hive.metastore.warehouse.dir\} in test cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)