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 B2B40929A for ; Tue, 28 Feb 2012 18:45:02 +0000 (UTC) Received: (qmail 49300 invoked by uid 500); 28 Feb 2012 18:45:02 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 49260 invoked by uid 500); 28 Feb 2012 18:45:02 -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 49249 invoked by uid 500); 28 Feb 2012 18:45:02 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 49145 invoked by uid 99); 28 Feb 2012 18:44:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 18:44:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 18:44:57 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0A21733E46B for ; Tue, 28 Feb 2012 18:43:47 +0000 (UTC) Date: Tue, 28 Feb 2012 18:43:47 +0000 (UTC) From: "Ashutosh Chauhan (Assigned) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <576259319.29436.1330454627042.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <106400242.12202.1328032811755.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HIVE-2767) Optionally use framed transport with metastore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned HIVE-2767: -------------------------------------- Assignee: Julien Le Dem (was: Travis Crawford) Not to the latest trunk : ) Patch fails to apply. Also, can you use arc to submit the patch. Instructions are here: https://cwiki.apache.org/confluence/display/Hive/PhabricatorCodeReview > Optionally use framed transport with metastore > ---------------------------------------------- > > Key: HIVE-2767 > URL: https://issues.apache.org/jira/browse/HIVE-2767 > Project: Hive > Issue Type: New Feature > Components: Metastore > Reporter: Travis Crawford > Assignee: Julien Le Dem > Attachments: HIVE-2767.patch.txt, HIVE-2767_a.patch.txt > > > Users may want/need to use thrift's framed transport when communicating with the Hive MetaStore. This patch adds a new property {{hive.metastore.thrift.framed.transport.enabled}} that enables the framed transport (defaults to off, aka no change from before the patch). This property must be set for both clients and the HMS server. > It wasn't immediately clear how to use the framed transport with SASL, so as written an exception is thrown if you try starting the server with both options. If SASL and the framed transport will indeed work together I can update the patch (although I don't have a secured environment to test in). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira