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

Enhance bucketing and sorting support in hive

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      This task consists of a couple of sub-tasks.
      1. Removing the map-join hint completely. Moving all processing to runtime. Currently, bucketed map joins and sort merge joins are completely
      driven off hints.
      2. Create a performance suite for performance for bucketed map-joins for different scenarios: the big table has many buckets, whereas the small table has fewer buckets etc.
      3. Infer bucketing and sorting from the user query, and store that in the metastore. This can be used for follow-up queries on those outputs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            namit Namit Jain
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: