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

Remove JDBM component from Map Join

    XMLWordPrintableJSON

Details

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

    Description

      Right now, JDBM is the major performance bottleneck of performance.
      With the growth of the small table, the PUT and GET operation will take most of execution time.

      Map Join is designed to load the data of small table into memory.
      If the data is too large to hold in memory, then there is no need to use the map join strategy.

      Attachments

        1. hive-1754_9.patch
          1.03 MB
          Liyin Tang
        2. hive-1754_7.patch
          1.01 MB
          Liyin Tang
        3. hive-1754_5.patch
          974 kB
          Liyin Tang
        4. hive-1754_4.patch
          974 kB
          Liyin Tang
        5. Hive-1754_3.patch
          975 kB
          Liyin Tang
        6. Hive-1754_2.patch
          975 kB
          Liyin Tang
        7. Hive-1754.patch
          590 kB
          Liyin Tang

        Activity

          People

            liyin Liyin Tang
            liyin Liyin Tang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: