[ https://issues.apache.org/jira/browse/HIVE-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839304#comment-15839304 ]
Hive QA commented on HIVE-15587: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12848871/HIVE-15587.2.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 11 failed/errored test(s), 11001 tests executed *Failed tests:* {noformat} TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=235) org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys] (batchId=159) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part] (batchId=149) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_simple] (batchId=147) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=140) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_varchar_simple] (batchId=153) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=93) org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] (batchId=223) org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23] (batchId=223) org.apache.hadoop.hive.metastore.TestReplChangeManager.testRecycleNonPartTable (batchId=195) org.apache.hadoop.hive.metastore.TestReplChangeManager.testRecyclePartTable (batchId=195) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3188/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3188/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3188/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 11 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12848871 - PreCommit-HIVE-Build > Using ChangeManager to copy files in ReplCopyTask > -------------------------------------------------- > > Key: HIVE-15587 > URL: https://issues.apache.org/jira/browse/HIVE-15587 > Project: Hive > Issue Type: Sub-task > Components: repl > Reporter: Daniel Dai > Assignee: Daniel Dai > Attachments: HIVE-15587.1.patch, HIVE-15587.2.patch > > > Currently ReplCopyTask copy files directly from source repo. The files in the > source repo may have been dropped or change. We shall use checksum > transferred to ReplCopyTask to verify. If different, retrieve file from > cmroot instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)