GitHub user holdenk opened a pull request:

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

    [SPARK-22129][SPARK-22138] Release script improvements

    ## What changes were proposed in this pull request?
    
    Use the GPG_KEY param, fix lsof to non-hardcoded path, remove version swap 
since it wasn't really needed. Use EXPORT on JAVA_HOME for downstream scripts 
as well.
    
    ## How was this patch tested?
    
    Rolled 2.1.2 RC2

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

    $ git pull https://github.com/holdenk/spark SPARK-22129-fix-signing

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

    https://github.com/apache/spark/pull/19359.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 #19359
    
----
commit 553778785891cc973a28dc05e57414eb759d8f66
Author: Holden Karau <hol...@us.ibm.com>
Date:   2017-09-27T02:41:00Z

    use GPG_KEY to control the GPG key. Add retry. Fix lsof to not be hard 
coded and just use path version. Remove version swapping on publish-release 
since we only need it some of the time and it was confusing.

----


---

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

Reply via email to