[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Koifman updated HIVE-10658: ---------------------------------- Fix Version/s: 1.3.0 > Insert with values clause may expose data that should be encrypted > ------------------------------------------------------------------ > > Key: HIVE-10658 > URL: https://issues.apache.org/jira/browse/HIVE-10658 > Project: Hive > Issue Type: Sub-task > Components: Security > Affects Versions: 1.1.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Fix For: 1.3.0 > > Attachments: HIVE-10658.2.patch, HIVE-10658.3.patch, > HIVE-10658.4.patch, HIVE-10658.5.patch > > > Insert into T values() operation uses temporary table. > the data in temp tables is stored under the hive.exec.scratchdir which is not > usually encrypted. This is a similar issue to using scratchdir for staging > query results -- This message was sent by Atlassian JIRA (v6.3.4#6332)