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 098CB17302 for ; Mon, 1 Jun 2015 19:01:18 +0000 (UTC) Received: (qmail 35374 invoked by uid 500); 1 Jun 2015 19:01:17 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 35259 invoked by uid 500); 1 Jun 2015 19:01:17 -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 35006 invoked by uid 99); 1 Jun 2015 19:01:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2015 19:01:17 +0000 Date: Mon, 1 Jun 2015 19:01:17 +0000 (UTC) From: "Pengcheng Xiong (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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 [ https://issues.apache.org/jira/browse/HIVE-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567798#comment-14567798 ] Pengcheng Xiong commented on HIVE-10853: ---------------------------------------- [~hagleitn], could you please take a look? The failed tests are unrelated. Thanks. > 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 > Assignee: Pengcheng Xiong > Attachments: HIVE-10853.01.patch, HIVE-10853.02.patch > > > 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)