Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-7497

Fix some default values in HiveConf

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      HIVE-5160 resolves an env variable at runtime via calling System.getenv(). As long as the variable is not defined when you run the build null is returned and the path is not placed in the hive-default,template. However if it is defined it will populate hive-default.template with a path which will be different based on the user running the build. We should use ${system:HIVE_CONF_DIR} instead.

      Attachments

        1. HIVE-7497.1.patch
          2 kB
          Dong Chen
        2. HIVE-7497.patch
          2 kB
          Dong Chen

        Issue Links

          Activity

            People

              dongc Dong Chen
              brocknoland Brock Noland
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: