just re-sent,

---------- Forwarded message ----------
From: Takeshi Yamamuro <[email protected]>
Date: Thu, Mar 24, 2016 at 5:19 PM
Subject: Re: Forcing data from disk to memory
To: Daniel Imberman <[email protected]>


Hi,

We have no direct approach; we need to unpersist cached data, then
re-cache data as MEMORY_ONLY.

// maropu

On Thu, Mar 24, 2016 at 8:22 AM, Daniel Imberman <[email protected]>
wrote:

> Hi all,
>
> So I have a question about persistence. Let's say I have an RDD that's
> persisted MEMORY_AND_DISK, and I know that I now have enough memory space
> cleared up that I can force the data on disk into memory. Is it possible to
> tell spark to re-evaluate the open RDD memory and move that information?
>
> Thank you
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Forcing-data-from-disk-to-memory-tp26585.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
---
Takeshi Yamamuro



-- 
---
Takeshi Yamamuro

Reply via email to