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 E22B8200B13 for ; Tue, 31 May 2016 22:38:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E118E1609AD; Tue, 31 May 2016 20:38:14 +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 1041F160A46 for ; Tue, 31 May 2016 22:38:13 +0200 (CEST) Received: (qmail 16195 invoked by uid 500); 31 May 2016 20:38:13 -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 16116 invoked by uid 99); 31 May 2016 20:38:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2016 20:38:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F35E22C1F61 for ; Tue, 31 May 2016 20:38:12 +0000 (UTC) Date: Tue, 31 May 2016 20:38:12 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13788) hive msck listpartitions need to make use of directSQL instead of datanucleus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 31 May 2016 20:38:15 -0000 [ https://issues.apache.org/jira/browse/HIVE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13788: ----------------------------------------------------- Status: Patch Available (was: Open) > hive msck listpartitions need to make use of directSQL instead of datanucleus > ----------------------------------------------------------------------------- > > Key: HIVE-13788 > URL: https://issues.apache.org/jira/browse/HIVE-13788 > Project: Hive > Issue Type: Improvement > Reporter: Rajesh Balamohan > Assignee: Hari Sankar Sivarama Subramaniyan > Priority: Minor > Attachments: HIVE-13788.1.patch, msck_stack_trace.png > > > Currently, for tables having 1000s of partitions too many DB calls are made via datanucleus. -- This message was sent by Atlassian JIRA (v6.3.4#6332)