[
https://issues.apache.org/jira/browse/HIVE-16655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858357#comment-16858357
]
Hive QA commented on HIVE-16655:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12971084/HIVE-16655.3.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 16080 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.llap.security.TestLlapSignerImpl.testSigning
(batchId=348)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testConcurrentUpdateWithError
(batchId=292)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testConcurrentUpdates
(batchId=292)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testConcurrentUpdatesBeforeMessage
(batchId=292)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testHeartbeatInconsistency
(batchId=292)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testUpdateOnFinishingTask
(batchId=292)
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskSchedulerService.testUpdateWithError
(batchId=292)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17465/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17465/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17465/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
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: 12971084 - PreCommit-HIVE-Build
> LLAP: Avoid preempting fragments before they enter the running state
> --------------------------------------------------------------------
>
> Key: HIVE-16655
> URL: https://issues.apache.org/jira/browse/HIVE-16655
> Project: Hive
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: slim bouguerra
> Priority: Major
> Attachments: HIVE-16655.01.patch, HIVE-16655.02.patch,
> HIVE-16655.3.patch, HIVE-16655.3.patch
>
>
> Currently in the AM, fragments may be preempted as soon as they are
> allocated, without knowing whether they will move into the RUNNING state or
> not. Leads to a lot of unnecessary kills.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)