From issues-return-17523-apmail-hive-issues-archive=hive.apache.org@hive.apache.org Mon Aug 31 21:56:46 2015 Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05CED100F1 for ; Mon, 31 Aug 2015 21:56:46 +0000 (UTC) Received: (qmail 47464 invoked by uid 500); 31 Aug 2015 21:56:46 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 47439 invoked by uid 500); 31 Aug 2015 21:56:45 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 47429 invoked by uid 99); 31 Aug 2015 21:56:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2015 21:56:45 +0000 Date: Mon, 31 Aug 2015 21:56:45 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-11660) LLAP: TestTaskExecutorService, TestLlapTaskSchedulerService are flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-11660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-11660: ---------------------------------- Affects Version/s: llap > LLAP: TestTaskExecutorService, TestLlapTaskSchedulerService are flaky > --------------------------------------------------------------------- > > Key: HIVE-11660 > URL: https://issues.apache.org/jira/browse/HIVE-11660 > Project: Hive > Issue Type: Bug > Affects Versions: llap > Reporter: Sergey Shelukhin > Assignee: Siddharth Seth > Fix For: llap > > Attachments: HIVE-11660.1.txt, HIVE-11660.2.txt > > > {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)