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

Fix obsolete parameter name in HiveConf description of hive.hashtable.initialCapacity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.14.0
    • 2.1.0
    • Documentation
    • None

    Description

      The description of hive.hashtable.initialCapacity in HiveConf.java refers to a parameter that existed in an early patch for HIVE-7616 ("hive.hashtable.stats.key.estimate.adjustment") but was renamed in later patches. So change hive.hashtable.stats.key.estimate.adjustment to hive.hashtable.key.count.adjustment in this parameter definition in HiveConf.java:

          HIVEHASHTABLETHRESHOLD("hive.hashtable.initialCapacity", 100000, "Initial capacity of " +
              "mapjoin hashtable if statistics are absent, or if hive.hashtable.stats.key.estimate.adjustment is set to 0"),
      

      Attachments

        1. HIVE-9457.2.patch
          1 kB
          Shannon Ladymon
        2. HIVE-9457.patch
          1 kB
          Shannon Ladymon

        Issue Links

          Activity

            People

              sladymon Shannon Ladymon
              leftyl Lefty Leverenz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: