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

Improve JoinOperator "rows for join key" Logging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0, 4.0.0
    • 4.0.0-alpha-1
    • Operators
    • None

    Description

      2018-06-25 09:37:33,193 INFO [main] org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5728000 rows for join key [333, 22]
      2018-06-25 09:37:33,901 INFO [main] org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5828000 rows for join key [333, 22]
      2018-06-25 09:37:34,623 INFO [main] org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5928000 rows for join key [333, 22]
      2018-06-25 09:37:35,342 INFO [main] org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 6028000 rows for join key [333, 22]
      

      https://github.com/apache/hive/blob/6d890faf22fd1ede3658a5eed097476eab3c67e9/ql/src/java/org/apache/hadoop/hive/ql/exec/JoinOperator.java#L120

      This logging should use the same facilities as the other Operators for emitting this type of log message. HIVE-10078 

      Attachments

        1. HIVE-20170.1.patch
          4 kB
          David Mollitor
        2. HIVE-20170.10.patch
          4 kB
          David Mollitor
        3. HIVE-20170.2.patch
          4 kB
          David Mollitor
        4. HIVE-20170.3.patch
          4 kB
          David Mollitor
        5. HIVE-20170.4.patch
          4 kB
          David Mollitor
        6. HIVE-20170.5.patch
          4 kB
          David Mollitor
        7. HIVE-20170.6.patch
          4 kB
          David Mollitor
        8. HIVE-20170.7.patch
          4 kB
          David Mollitor
        9. HIVE-20170.8.patch
          4 kB
          David Mollitor
        10. HIVE-20170.9.patch
          4 kB
          David Mollitor

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: