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

Lower "Updating Partition Stats" Logging Level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.2.2, 2.2.0, 2.3.2, 3.0.0
    • 4.0.0-alpha-1
    • Metastore
    • None

    Description

      org.apache.hadoop.hive.metastore.utils.MetaStoreUtils
      LOG.warn("Updating partition stats fast for: " + part.getTableName());
      ...
      LOG.warn("Updated size to " + params.get(StatsSetupConst.TOTAL_SIZE));
      

      This logging produces many lines of WARN log messages in my log file and it's not clear to me what the issue is here. Why is this a warning and how should I respond to address this warning?

      DEBUG is probably more appropriate for a utility class. Please lower.

      Attachments

        1. HIVE-18415.1.branch-3.patch
          1 kB
          David Mollitor
        2. HIVE-18415.1.patch
          1 kB
          David Mollitor
        3. HIVE-18415.2.branch-3.patch
          1 kB
          David Mollitor
        4. HIVE-18415.2.branch-3.patch
          1 kB
          David Mollitor
        5. HIVE-18415.2.patch
          1 kB
          David Mollitor
        6. HIVE-18415.3.patch
          1 kB
          David Mollitor
        7. HIVE-18415.4.patch
          1 kB
          David Mollitor
        8. HIVE-18415.5.patch
          1 kB
          David Mollitor
        9. HIVE-18415.6.patch
          1 kB
          David Mollitor

        Activity

          People

            belugabehr David Mollitor
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: