[ https://issues.apache.org/jira/browse/HIVE-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ferdinand Xu updated HIVE-10623: -------------------------------- Attachment: HIVE-10623.3.patch Failed cases are caused by permission. Update the patch by specifying the metastore path. {noformat} Caused by: MetaException(message:Unable to create database path file:/user/hive/warehouse/test.db, failed to create database test) at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.create_database_core(HiveMetaStore.java:857) at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.create_database(HiveMetaStore.java:903) {noformat} > Implement hive cli options using beeline functionality > ------------------------------------------------------ > > Key: HIVE-10623 > URL: https://issues.apache.org/jira/browse/HIVE-10623 > Project: Hive > Issue Type: Sub-task > Components: CLI > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Attachments: HIVE-10623.1.patch, HIVE-10623.2.patch, > HIVE-10623.3.patch, HIVE-10623.patch > > > We need to support the original hive cli options for the purpose of backwards > compatibility. -- This message was sent by Atlassian JIRA (v6.3.4#6332)