[
https://issues.apache.org/jira/browse/HIVE-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051790#comment-16051790
]
Zoltan Haindrich commented on HIVE-15467:
-----------------------------------------
I've seen this issue a few months ago...I blame my machine for it - since it
happend when it had heavy load on it :D
..but today it's back again, on a machine which has plenty of resources...and
without load.
I'm running these tests:
{{-Dqfile=schema_evol_text_nonvec_part_all_primitive.q,schema_evol_text_vec_part_all_primitive.q,schema_evol_text_vecrow_part_all_primitive.q}}
but I'm afraid the test case itself doesn't matter.
> escape1.q hangs in TestMiniLlapLocalCliDriver
> ---------------------------------------------
>
> Key: HIVE-15467
> URL: https://issues.apache.org/jira/browse/HIVE-15467
> Project: Hive
> Issue Type: Bug
> Reporter: Pengcheng Xiong
> Assignee: Prasanth Jayachandran
>
> here is part of the log before it hangs
> {code}
> 2016-12-19T15:21:05,779 INFO [LlapScheduler]
> tezplugins.LlapTaskSchedulerService: ScheduleResult for Task:
> TaskInfo{task=attempt_1482189645956_0001_33_00_000000_1, priority=1,
> startTime=0, containerId=null, assignedNode=, uniqueId=54,
> localityDelayTimeout=0} = DELAYED_RESOURCES
> 2016-12-19T15:21:05,779 DEBUG [LlapScheduler]
> tezplugins.LlapTaskSchedulerService: Attempting to preempt on any host for
> task=attempt_1482189645956_0001_33_00_000000_1, pendingPreemptions=0
> 2016-12-19T15:21:05,779 INFO [LlapScheduler]
> tezplugins.LlapTaskSchedulerService: Preempting for
> task=attempt_1482189645956_0001_33_00_000000_1 on any available host
> 2016-12-19T15:21:05,779 DEBUG [LlapScheduler]
> tezplugins.LlapTaskSchedulerService: Unable to schedule all requests at
> priority=1. Skipping subsequent priority levels
> 2016-12-19T15:21:07,953 DEBUG [AMReporterQueueDrainer] impl.AMReporter:
> Removing am localhost:61788 with last associated dag
> QueryIdentifier{appIdentifier='application_1482189645956_0001',
> dagIdentifier=33} from heartbeat with taskCount=0, amFailed=false
> 2016-12-19T15:21:08,634 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:11,700 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:14,755 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:17,814 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:20,871 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:23,931 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:26,977 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:30,027 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:33,078 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:36,133 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> 2016-12-19T15:21:39,179 INFO [86edca30-bf12-42f8-90cd-a9fbdfbcb546 main]
> SessionState: Map 1: 0(+1,-1)/1
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)