GitHub user gerashegalov opened a pull request:

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

    [SPARK-22875][BUILD] Assembly build fails for a high user id

    ## What changes were proposed in this pull request?
    
    Add tarLongFileMode=posix configuration for the assembly plugin
    
    ## How was this patch tested?
    
    Reran build successfully
    ```
    ./build/mvn package -Pbigtop-dist -DskipTests -rf :spark-assembly_2.11
    [INFO] Spark Project Assembly ............................. SUCCESS [ 
23.082 s]
    ```


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

    $ git pull https://github.com/gerashegalov/spark gera/tarLongFileMode

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

    https://github.com/apache/spark/pull/20055.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 #20055
    
----
commit 2791518805a94d6190b468e20fa8722a81654255
Author: Gera Shegalov <gshegalov@...>
Date:   2017-12-22T09:00:08Z

    [SPARK-22875][BUILD] Assembly build fails for a high user id

----


---

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

Reply via email to