You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Abdelrahman Shettia (JIRA)" <ji...@apache.org> on 2014/05/12 20:55:14 UTC

[jira] [Updated] (HIVE-6601) alter database commands should support schema synonym keyword

     [ https://issues.apache.org/jira/browse/HIVE-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abdelrahman Shettia updated HIVE-6601:
--------------------------------------

    Assignee: Abdelrahman Shettia

> alter database commands should support schema synonym keyword
> -------------------------------------------------------------
>
>                 Key: HIVE-6601
>                 URL: https://issues.apache.org/jira/browse/HIVE-6601
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Abdelrahman Shettia
>
> It should be possible to use "alter schema"  as an alternative to "alter database".  But the syntax is not currently supported.
> {code}
> alter schema db1 set owner user x;  
> NoViableAltException(215@[])
> FAILED: ParseException line 1:6 cannot recognize input near 'schema' 'db1' 'set' in alter statement
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)