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

    https://github.com/apache/spark/pull/17150#discussion_r104383563
  
    --- Diff: bin/load-spark-env.cmd ---
    @@ -35,21 +35,21 @@ if [%SPARK_ENV_LOADED%] == [] (
     
     rem Setting SPARK_SCALA_VERSION if not already set.
     
    -set ASSEMBLY_DIR2="%SPARK_HOME%\assembly\target\scala-2.11"
    -set ASSEMBLY_DIR1="%SPARK_HOME%\assembly\target\scala-2.10"
    +rem set ASSEMBLY_DIR2="%SPARK_HOME%\assembly\target\scala-2.11"
    +rem set ASSEMBLY_DIR1="%SPARK_HOME%\assembly\target\scala-2.12"
    --- End diff --
    
    I commented bits like this out, but updated it as well for when 2.12 needs 
to be supported as an alternative


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