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

Pass partitioning information (distribute by) to In-memory caching

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.2.0
    • 1.6.0
    • SQL
    • None

    Description

      HQL "distribute by <column_name>" partitions data based on specified column values. We can pass this information to in-memory caching for further performance improvements. e..g. in Joins, an extra partition step can be saved based on this information.

      Refer - http://apache-spark-user-list.1001560.n3.nabble.com/SchemaRDD-partition-on-specific-column-values-td20350.html

      Attachments

        Issue Links

          Activity

            People

              nongli Nong Li
              nitin2goyal Nitin Goyal
              Votes:
              2 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: