[ https://issues.apache.org/jira/browse/HIVE-15840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857143#comment-15857143 ]
Hive QA commented on HIVE-15840: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12851494/HIVE-15840.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10236 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.TestPerfCliDriver.testCliDriver[query14] (batchId=223) org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver (batchId=230) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3423/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3423/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3423/ 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12851494 - PreCommit-HIVE-Build > Webhcat test TestPig_5 failing with Pig on Tez at check for percent complete > of job > ----------------------------------------------------------------------------------- > > Key: HIVE-15840 > URL: https://issues.apache.org/jira/browse/HIVE-15840 > Project: Hive > Issue Type: Bug > Components: HCatalog > Reporter: Daniel Dai > Assignee: Daniel Dai > Attachments: HIVE-15840.1.patch > > > TestPig_5 is failing at percentage check if the job is Pig on Tez: > check_job_percent_complete failed. got percentComplete , expected 100% > complete > Test command: > curl -d user.name=daijy -d arg=-p -d arg=INPDIR=/tmp/templeton_test_data -d > arg=-p -d arg=OUTDIR=/tmp/output -d file=loadstore.pig -X POST > http://localhost:50111/templeton/v1/pig > curl > http://localhost:50111/templeton/v1/jobs/job_1486502484681_0003?user.name=daijy > This is similar to HIVE-9351, which fixes Hive on Tez. -- This message was sent by Atlassian JIRA (v6.3.15#6346)