Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-107

Proper documentation for hive.metastore.warehouse.dir config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.2
    • 0.2
    • documentation
    • None
    • documentation

    Description

      src/docs/src/documentation/content/xdoc/install.xml

      "The directory you want to use for the default database in your installation"

      After having played with the setting a bit, here is how it seems to work (should be documented):

      The directory can be URI or absolute file path. If it is absolute file path, it will be resolved to a URI by the metastore:

      If default hdfs was specified in core-site.xml, path resolves to HDFS location.
      Otherwise, path is resolved as local file: URI.

      This setting becomes effective when creating new tables (takes precedence over default DBS.DB_LOCATION_URI at time of table creation).

      Attachments

        1. HCAT-107.patch
          4 kB
          Corinne Chandel

        Activity

          People

            chandec Corinne Chandel
            thw Thomas Weise
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: