GitHub user vanzin opened a pull request:

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

    [SPARK-26095][build] Disable parallelization in make-distibution.sh.

    It makes the build slower, but at least it doesn't hang. Seems that
    maven-shade-plugin has some issue with parallelization.

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

    $ git pull https://github.com/vanzin/spark SPARK-26095

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

    https://github.com/apache/spark/pull/23061.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 #23061
    
----
commit 2bf6e61d390ad3f4abc28a141bbdf11f71fbd08f
Author: Marcelo Vanzin <vanzin@...>
Date:   2018-11-16T21:52:49Z

    [SPARK-26095][build] Disable parallelization in make-distibution.sh.
    
    It makes the build slower, but at least it doesn't hang. Seems that
    maven-shade-plugin has some issue with parallelization.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to