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 404CC18BFD for ; Wed, 24 Feb 2016 01:36:35 +0000 (UTC) Received: (qmail 95676 invoked by uid 500); 24 Feb 2016 01:36:18 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 95589 invoked by uid 500); 24 Feb 2016 01:36: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 95369 invoked by uid 99); 24 Feb 2016 01:36:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2016 01:36:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6B37D2C1F75 for ; Wed, 24 Feb 2016 01:36:18 +0000 (UTC) Date: Wed, 24 Feb 2016 01:36:18 +0000 (UTC) From: "Jason Dere (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-13131) TezWork queryName can be null after HIVE-12523 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jason Dere created HIVE-13131: --------------------------------- Summary: TezWork queryName can be null after HIVE-12523 Key: HIVE-13131 URL: https://issues.apache.org/jira/browse/HIVE-13131 Project: Hive Issue Type: Bug Components: Tez Reporter: Jason Dere Assignee: Vikram Dixit K Looks like after HIVE-12523, the queryName field can be null, either if the conf passed in is null, or if the conf does not contain the necessary settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)