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 73F8EE40A for ; Wed, 16 Jan 2013 10:24:17 +0000 (UTC) Received: (qmail 95092 invoked by uid 500); 16 Jan 2013 10:24:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 94990 invoked by uid 500); 16 Jan 2013 10:24:15 -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 94962 invoked by uid 500); 16 Jan 2013 10:24:14 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 94956 invoked by uid 99); 16 Jan 2013 10:24:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2013 10:24:14 +0000 Date: Wed, 16 Jan 2013 10:24:13 +0000 (UTC) From: "Phabricator (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-3797) Add option for hive server to initialize and add resources registered to it to clients 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-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3797: ------------------------------ Attachment: HIVE-3797.D7353.2.patch navis updated the revision "HIVE-3797 [jira] Add option for hive server to initialize and add resources registered to it to clients". Reviewers: JIRA Addressed comments REVISION DETAIL https://reviews.facebook.net/D7353 AFFECTED FILES service/src/java/org/apache/hadoop/hive/service/HiveServer.java To: JIRA, navis Cc: zhenxiao > Add option for hive server to initialize and add resources registered to it to clients > -------------------------------------------------------------------------------------- > > Key: HIVE-3797 > URL: https://issues.apache.org/jira/browse/HIVE-3797 > Project: Hive > Issue Type: Improvement > Components: Server Infrastructure > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: HIVE-3797.D7353.1.patch, HIVE-3797.D7353.2.patch > > > CliDriver has -i option for initializing the session. HiveServer also should have one and make resources usable for clients if needed. > hive --service hiveserver -i init.q -u > -i for init script > -u for publishing resources(file,jar,etc.) to clients -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira