Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/4886#issuecomment-93378547
  
    @suyanNone from the description I'm still not sure I understand why this is 
needed. It seems reasonable to try again to put the data into memory, later, if 
it is intended to be stored in memory. The call from `CacheManager` now always 
skips putting data into memory, since the modified `if` condition becomes 
always true because `isDiskToMemory == !level.isMemory`. I think this is not 
the right change, based on what I understand.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to