[ https://issues.apache.org/jira/browse/HIVE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716874#comment-14716874 ]
Siddharth Seth commented on HIVE-11660: --------------------------------------- [~sershe] - have you seen this fail before. I thought TestLlapTaskScheduelr used to fail earlier. > LLAP: TestTaskExecutorService is flaky again > -------------------------------------------- > > Key: HIVE-11660 > URL: https://issues.apache.org/jira/browse/HIVE-11660 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Siddharth Seth > > {noformat} > java.lang.Exception: test timed out after 10000 milliseconds > at sun.misc.Unsafe.park(Native Method) > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) > at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) > at > org.apache.hadoop.hive.llap.daemon.impl.TestTaskExecutorService$TaskExecutorServiceForTest$InternalCompletionListenerForTest.awaitCompletion(TestTaskExecutorService.java:244) > at > org.apache.hadoop.hive.llap.daemon.impl.TestTaskExecutorService$TaskExecutorServiceForTest$InternalCompletionListenerForTest.access$000(TestTaskExecutorService.java:208) > at > org.apache.hadoop.hive.llap.daemon.impl.TestTaskExecutorService.testWaitQueuePreemption(TestTaskExecutorService.java:168) > {noformat} > Cannot repro locally. See HIVE-11642 -- This message was sent by Atlassian JIRA (v6.3.4#6332)