Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/3050#issuecomment-66378183
  
    @witgo I think this change looks fine, though I don't have the sufficient 
expertise on how Scala sets up its class paths to decide what implications this 
might have. I even think that we should probably do it in `bin/spark-shell` 
itself because this is specific to the shell, not `bin/spark-class` in general. 
Could you add it there instead and test it to see if it works?
    
    I suppose this is better than manually adding it in `SparkILoop` because 
now we have to worry about the different scala versions, and the code there is 
not at all trivial to tear apart.


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