Github user jodersky commented on the pull request:

    https://github.com/apache/spark/pull/9126#issuecomment-148240049
  
    Hmm, actually I saw that some errors were due to a "transient parameter 
forwarding" of an existing field in an inherited class. For example 
`HiveContext` has a parameter called `listener` which is defined a a transient 
field in its base class `SQLContext`.
    
    Other parameters however can be worked around with a private val


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