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 7E6D5C0D5 for ; Mon, 10 Mar 2014 11:31:47 +0000 (UTC) Received: (qmail 96551 invoked by uid 500); 10 Mar 2014 11:31:45 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 96469 invoked by uid 500); 10 Mar 2014 11:31:44 -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 96458 invoked by uid 500); 10 Mar 2014 11:31:44 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 96451 invoked by uid 99); 10 Mar 2014 11:31:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2014 11:31:44 +0000 Date: Mon, 10 Mar 2014 11:31:44 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6440) sql std auth - add command to change owner of database MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6440?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13925= 673#comment-13925673 ]=20 Thejas M Nair commented on HIVE-6440: ------------------------------------- bq. But why is username in brackets =E2=80=93 can it really be omitted?=20 No, it can't be omitted. It should not be in brackets. bq. does this also work for "alter schema"? I just checked the code, the existing "ALTER (DATABASE|SCHEMA) database_nam= e SET DBPROPERTIES" as well as this one don't work with "schema" keyword. C= reated HIVE-6601 to track that. Thanks for bringing up these issues! Please go ahead and update the wiki if you can.=20 > sql std auth - add command to change owner of database > ------------------------------------------------------ > > Key: HIVE-6440 > URL: https://issues.apache.org/jira/browse/HIVE-6440 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.13.0 > > Attachments: HIVE-6440.1.patch, HIVE-6440.2.patch, HIVE-6440.3.pa= tch > > > It should be possible to change the owner of a database once it is create= d. -- This message was sent by Atlassian JIRA (v6.2#6252)