Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/2087#issuecomment-59057738
  
    > I.e. the Hadoop RDD should look up the entire function for the computing 
thread at the beginning, then it can invoke that function within the hot loop 
only.
    
    Commented inline above, but am I missing something about my implementation? 
 This is what I (thought) my code is doing.  Unless you mean that looking up 
the function per-task is too expensive?


---
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