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

    https://github.com/apache/spark/pull/19370#discussion_r142297093
  
    --- Diff: bin/run-example.cmd ---
    @@ -17,6 +17,13 @@ rem See the License for the specific language governing 
permissions and
     rem limitations under the License.
     rem
     
    -set SPARK_HOME=%~dp0..
    +rem Figure out where the Spark framework is installed
    +set FIND_SPARK_HOME_SCRIPT=%~dp0find_spark_home.py
    --- End diff --
    
    Shouldn't we change this one too?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to