Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12631#discussion_r60834026
  
    --- Diff: build/mvn ---
    @@ -69,14 +69,23 @@ install_app() {
     
     # Install maven under the build/ folder
     install_mvn() {
    -  local 
APACHE_MIRROR=${APACHE_MIRROR:-'https://www.apache.org/dyn/closer.lua?action=download&filename='}
    +  MVN_VERSION="3.3.9"
    --- End diff --
    
    Thank you, @markhamstra .
    I'll fix that to read "3.3.9" from pom file.
    
    By the way, what do you mean by "make sure that the correct maven is 
downloaded and installed in the case that there isn't any mvn available when 
this script is run"?


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