[ https://issues.apache.org/jira/browse/HIVE-9355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274744#comment-14274744 ]
Hive QA commented on HIVE-9355: ------------------------------- {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/12691833/HIVE-9355-encryption.patch {color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 6735 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_smb_mapjoin_11 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_transform_acid org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_context_ngrams org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_load_data_to_encrypted_tables org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_handler_bulk org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan org.apache.hadoop.hive.ql.io.TestSymlinkTextInputFormat.testCombine {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-ENCRYPTION-Build/3/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-ENCRYPTION-Build/3/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-ENCRYPTION-Build-3/ 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: 7 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12691833 - PreCommit-HIVE-ENCRYPTION-Build > Remove keys in the cleanup methods for encryption related qtest > --------------------------------------------------------------- > > Key: HIVE-9355 > URL: https://issues.apache.org/jira/browse/HIVE-9355 > Project: Hive > Issue Type: Sub-task > Affects Versions: encryption-branch > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Fix For: encryption-branch > > Attachments: HIVE-9355-encryption.patch > > > When return code is not equal 0, the execution will exit. However, we clean > up the keys in the qfile which can be skipped. It will result in failing to > create keys for other qfiles if they are using the same key name. -- This message was sent by Atlassian JIRA (v6.3.4#6332)