Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/9803#issuecomment-157676620
To make this change, you'd need to argue that some of these fields are only
needed on the driver. Is that true? Or else, why is this object being
serialized if it's mostly operating on the driver? I recognize it's
Serializable. That is to say, I think just marking things `@transient` is
suspicious as it at least indicates suboptimal design somewhere.
---
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]