You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/12/01 18:37:44 UTC

[jira] Updated: (HIVE-38) streamline metastore options in hive-default.xml

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

Ashish Thusoo updated HIVE-38:
------------------------------

    Component/s: Configuration

> streamline metastore options in hive-default.xml
> ------------------------------------------------
>
>                 Key: HIVE-38
>                 URL: https://issues.apache.org/jira/browse/HIVE-38
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Prasad Chakka
>            Priority: Minor
>
> there are quite a few metastore configurations for hive.
> 1) specify the type of metastore to use (sql or file -- usefilestore option)
> 2) embedded derby datbase (by setting JDBCDriverName option)
> 3) local mode (where each instance of hive connects to the sql store directly  -- local option)
> 4) remote mode (where each instance of hive connects to a metastore server instead of sql store (using uri option)
> names and setting all these options are very confusing and not simple. This JIRA is to streamline this to make these options more simple.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.