Github user staple commented on the pull request:

    https://github.com/apache/spark/pull/2347#issuecomment-55138304
  
    See above where I describe how, for python RDDs, the input data is 
automatically cached and then deserialized via a map to an uncached RDD, 
requiring deserialization of every row for every training iteration. Would it 
make sense to change this to cache after deserializing instead of before? If so 
I can file a new ticket and PR.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to