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 2EB32184C3 for ; Sun, 20 Dec 2015 20:26:47 +0000 (UTC) Received: (qmail 21329 invoked by uid 500); 20 Dec 2015 20:26:47 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 21305 invoked by uid 500); 20 Dec 2015 20:26:47 -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 21292 invoked by uid 99); 20 Dec 2015 20:26:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Dec 2015 20:26:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B18D92C14F6 for ; Sun, 20 Dec 2015 20:26:46 +0000 (UTC) Date: Sun, 20 Dec 2015 20:26:46 +0000 (UTC) From: "Rohit Dholakia (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-12442) Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks 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-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Dholakia updated HIVE-12442: ---------------------------------- Attachment: hive-12442.4.patch > Refactor/repackage HiveServer2's Thrift code so that it can be used in the tasks > -------------------------------------------------------------------------------- > > Key: HIVE-12442 > URL: https://issues.apache.org/jira/browse/HIVE-12442 > Project: Hive > Issue Type: Sub-task > Affects Versions: 1.2.1 > Reporter: Vaibhav Gumashta > Assignee: Rohit Dholakia > Labels: HiveServer2, RPC, Thrift > Attachments: hive-12442.1.patch, hive-12442.2.patch, hive-12442.3.patch, hive-12442.4.patch > > > For implementing HIVE-12427, the tasks will need to have knowledge of thrift types from HS2's thrift API. This jira will look at the least invasive way to do that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)