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

An empty value to hive.logquery.location can't disable the creation of hive history log files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.0
    • None
    • Documentation
    • None

    Description

      In AdminManual Configuration (https://cwiki.apache.org/Hive/adminmanual-configuration.html), the description of hive.querylog.location mentioned that if the variable set to empty string structured log will not be created.

      But it fails with the following setting,
      <property>
      <name>hive.querylog.location</name>
      <value></value>
      </property>

      It seems that it can NOT get an empty value from HiveConf.ConfVars.HIVEHISTORYFILELOC, but the default value.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              libing Bing Li
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: