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

Fix the cacheTable and uncacheTable API call in the SQL Programming Guide

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.0.3, 2.1.1, 2.2.0
    • Documentation
    • None

    Description

      https://spark.apache.org/docs/latest/sql-programming-guide.html#caching-data-in-memory

      In the doc, the call spark.cacheTable(“tableName”) and spark.uncacheTable(“tableName”) actually needs to be spark.catalog.cacheTable and spark.catalog.uncacheTable

      Attachments

        Activity

          People

            ksunitha Sunitha Kambhampati
            ksunitha Sunitha Kambhampati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: