Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4345

Hive: Check that partitioning predicate is present when hive.partition.pruning = strict

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.19.0
    • None
    • None

    Description

      Add a new parameter

      hive.partition.pruning

      when this is set to strict

      then do not allow queries that do not have a predicate on the partitioning columns of partitioned tables. This helps to gate users from submitting huge queries to the cluster.

      Attachments

        Activity

          People

            athusoo Ashish Thusoo
            athusoo Ashish Thusoo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: