[
https://issues.apache.org/jira/browse/SPARK-19585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-19585:
------------------------------------
Assignee: (was: Apache Spark)
> 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: [email protected]
For additional commands, e-mail: [email protected]