[ 
https://issues.apache.org/jira/browse/HIVE-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312580#comment-14312580
 ] 

Thejas M Nair commented on HIVE-9578:
-------------------------------------

 * The hbase doc doesn't clearly say what regex syntax is supposed by 
RegexStringComparator, so I assume it is the java regex. The regex syntax 
supported by 'show databases' is different. See [show database 
doc|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-Show]
 . Looks like we need to translate the way ObjectStore.getDatbases does.

 * What tests go into TestHBaseStoreIntegration vs TestHBaseStore. It seems 
like the tests added to TestHBaseStoreIntegration could be added in 
TestHBaseStore as well.


> Add support for getDatabases and alterDatabase calls [hbase-metastore branch]
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-9578
>                 URL: https://issues.apache.org/jira/browse/HIVE-9578
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-9578.patch
>
>
> The initial patch only supporting getting a single database, add database, 
> and drop database.  Support needs to be added for alter database, getting all 
> the databases, and getting database names by pattern.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to