[ https://issues.apache.org/jira/browse/HIVE-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555578#comment-14555578 ]
Hive QA commented on HIVE-10658: -------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12734645/HIVE-10658.5.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8969 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbort {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3995/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3995/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3995/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12734645 - PreCommit-HIVE-TRUNK-Build > 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 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > 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)