Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B56CE18B86 for ; Thu, 28 May 2015 18:19:18 +0000 (UTC) Received: (qmail 15999 invoked by uid 500); 28 May 2015 18:19:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 15925 invoked by uid 500); 28 May 2015 18:19:18 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 15914 invoked by uid 99); 28 May 2015 18:19:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2015 18:19:18 +0000 Date: Thu, 28 May 2015 18:19:18 +0000 (UTC) From: "Gunther Hagleitner (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-10853) Create ExplainTask in ATS hook through ExplainWork MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gunther Hagleitner created HIVE-10853: ----------------------------------------- Summary: Create ExplainTask in ATS hook through ExplainWork Key: HIVE-10853 URL: https://issues.apache.org/jira/browse/HIVE-10853 Project: Hive Issue Type: Bug Reporter: Gunther Hagleitner Right now ExplainTask is created directly. That's fragile and can lead to stuff like: HIVE-10829 -- This message was sent by Atlassian JIRA (v6.3.4#6332)