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

Moving inputFileChanged() from ExecMapper to where it is needed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Query Processor
    • None
    • Reviewed

    Description

      inputFileChanged() is only needed for Bucketed sort merge map join. It should not be put in ExecMapper.map() where all code paths will hit this function. This function is quite expensive since JobConf look up is a hash table look up.

      Attachments

        1. HIVE-1348.5.patch
          20 kB
          Ning Zhang
        2. HIVE-1348.4.patch
          20 kB
          Ning Zhang
        3. hive-1348.3.patch
          16 kB
          He Yongqiang
        4. hive-1348.2.patch
          17 kB
          He Yongqiang
        5. hive-1348.1.patch
          18 kB
          He Yongqiang

        Activity

          People

            he yongqiang He Yongqiang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: