You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2017/02/14 00:33:42 UTC

[jira] [Created] (SPARK-19585) Fix the cacheTable and uncacheTable API call in the SQL Programming Guide

Sunitha Kambhampati created SPARK-19585:
-------------------------------------------

             Summary: Fix the cacheTable and uncacheTable API call in the SQL Programming Guide
                 Key: SPARK-19585
                 URL: https://issues.apache.org/jira/browse/SPARK-19585
             Project: Spark
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.1.0
            Reporter: Sunitha Kambhampati
            Priority: Minor


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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org