Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/7739#discussion_r40576243
  
    --- Diff: bin/spark-shell ---
    @@ -35,7 +35,8 @@ export _SPARK_CMD_USAGE="Usage: ./bin/spark-shell 
[options]"
     # so we need to add the "-Dscala.usejavacp=true" flag manually. We
     # do this specifically for the Spark shell because the scala REPL
     # has its own class loader, and any additional classpath specified
    -# through spark.driver.extraClassPath is not automatically propagated.
    +# through spark.driver.extraClassPath and/or spark.common.extraClassPath 
are not
    --- End diff --
    
    (Nevermind, the option is to enable those spark options to be respected by 
the shell.)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to