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

Add a option to run task to check map-join possibility in non-local mode

    XMLWordPrintableJSON

Details

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

    Description

      In HIVE-1642, we run a local task to figure out if the small table can be held in memory, and then convert the join into a map-join.
      However, this can be a good idea for thin clients (which may not have enough memory).

      This should be made configurable - where the default can still be to run the task locally on the client machine, but an option
      should be added for thin clients, where the task would be run as a map-only task

      Attachments

        Activity

          People

            liyin Liyin Tang
            namit Namit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: