GitHub user jerryshao opened a pull request:

    https://github.com/apache/spark/pull/22434

    [SPARK-24685][BUILD][FOLLOWUP] Fix the nonexist profile name in release 
script

    ## What changes were proposed in this pull request?
    
    `without-hadoop` profile doesn't exist in Maven, instead the name should be 
`hadoop-provided`, this is a regression introduced by SPARK-24685. So here fix 
it.
    
    ## How was this patch tested?
    
    Local test.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jerryshao/apache-spark SPARK-24685-followup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22434.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22434
    
----
commit 18a91354abdf793a569a84046f3bf2016b2ccd03
Author: jerryshao <sshao@...>
Date:   2018-09-16T12:29:01Z

    Fix the nonexist profile name in release script

----


---

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

Reply via email to