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 46A31200B2D for ; Thu, 16 Jun 2016 12:03:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 45AD7160A52; Thu, 16 Jun 2016 10:03:07 +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 BFEAA160A61 for ; Thu, 16 Jun 2016 12:03:06 +0200 (CEST) Received: (qmail 11899 invoked by uid 500); 16 Jun 2016 10:03:05 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 11804 invoked by uid 99); 16 Jun 2016 10:03:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2016 10:03:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7F01D2C1F68 for ; Thu, 16 Jun 2016 10:03:05 +0000 (UTC) Date: Thu, 16 Jun 2016 10:03:05 +0000 (UTC) From: "DIPAYAN BHOWMICK (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17269) Hive Query is not running in Hive View 2.0.0 Instance (JDBC) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Jun 2016 10:03:07 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DIPAYAN BHOWMICK updated AMBARI-17269: -------------------------------------- Status: Patch Available (was: Open) > Hive Query is not running in Hive View 2.0.0 Instance (JDBC) > ------------------------------------------------------------ > > Key: AMBARI-17269 > URL: https://issues.apache.org/jira/browse/AMBARI-17269 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.4.0 > Reporter: DIPAYAN BHOWMICK > Assignee: DIPAYAN BHOWMICK > Fix For: 2.4.0 > > Attachments: AMBARI-17269.branch-2.4.patch > > > No query (SELECT or INSERT) are running in Hive View 2.0.0. > Queries were failing because, jobid was used in actor names to make it unique but jobid is not a unique identifier across instances. -- This message was sent by Atlassian JIRA (v6.3.4#6332)