Github user MLnick commented on the pull request:

    https://github.com/apache/spark/pull/455#issuecomment-45411654
  
    @pwendell @mateiz ok I addressed those comments, and simplified things 
quite a bit. I removed the registry and just used ```.get()``` (etc) directly 
for the standard ```Writable``` types.
    
    Also created factory method for instantiating a ```Converter``` and did 
that early on in ```PythonRDD``` methods.
    
    Finally, used ```RDD.first()``` to check for Pickle-ability of the keys and 
values.


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

Reply via email to