Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29166

Add parameters to limit the number of dynamic partitions for data source table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 2.4.4, 3.0.0
    • None
    • SQL
    • None

    Description

      Dynamic partition in Hive table has some restrictions to limit the max number of partitions. See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML#LanguageManualDML-DynamicPartitionInserts

      It's very useful to prevent to create mistake partitions like ID. Also it can protect the NameNode from mass RPC calls of creating.

      Data source table also needs similar limitation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cltlfcjin Lantao Jin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: