Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 64D07200B5B for ; Fri, 5 Aug 2016 19:20:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 63478160AAC; Fri, 5 Aug 2016 17:20:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CFE54160A64 for ; Fri, 5 Aug 2016 19:20:26 +0200 (CEST) Received: (qmail 36729 invoked by uid 500); 5 Aug 2016 17:20:20 -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 36707 invoked by uid 99); 5 Aug 2016 17:20:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2016 17:20:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 80C6C2C0D61 for ; Fri, 5 Aug 2016 17:20:20 +0000 (UTC) Date: Fri, 5 Aug 2016 17:20:20 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14439) LlapTaskScheduler should try scheduling tasks when a node is disabled MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 05 Aug 2016 17:20:27 -0000 [ https://issues.apache.org/jira/browse/HIVE-14439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-14439: ---------------------------------- Status: Patch Available (was: Open) > LlapTaskScheduler should try scheduling tasks when a node is disabled > --------------------------------------------------------------------- > > Key: HIVE-14439 > URL: https://issues.apache.org/jira/browse/HIVE-14439 > Project: Hive > Issue Type: Bug > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: HIVE-14439.01.patch > > > When a node is disabled - try scheduling pending tasks. Tasks which may have been waiting for the node to become available could become candidates for scheduling on alternate nodes depending on the locality delay and disable duration. > This is what is causing an occasional timeout on testDelayedLocalityNodeCommErrorImmediateAllocation -- This message was sent by Atlassian JIRA (v6.3.4#6332)