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

    https://github.com/apache/spark/pull/6770#discussion_r32280819
  
    --- Diff: build/mvn ---
    @@ -105,28 +108,16 @@ install_scala() {
       SCALA_LIBRARY="$(cd "$(dirname ${scala_bin})/../lib" && 
pwd)/scala-library.jar"
     }
     
    -# Determines if a given application is already installed. If not, will 
attempt
    -# to install
    -## Arg1 - application name
    -## Arg2 - Alternate path to local install under build/ dir
    -check_and_install_app() {
    --- End diff --
    
    I removed this method because I found it unnecessary and hard to understand.
    
    CC @brennonyork who I believe wrote this, in case I missed something.


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