GitHub user nchammas opened a pull request:

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

    [Build] suppress curl/wget progress bars

    In the Jenkins console output, `curl` gives us mountains of `#` symbols as 
it tries to show its download progress. 
    
    ![noise from curl in Jenkins output](http://i.imgur.com/P2E7yUw.png)
    
    I don't think this is useful so I've changed things to suppress these 
progress bars. If there is actually some use to this, feel free to reject this 
proposal.

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

    $ git pull https://github.com/nchammas/spark trim-test-output

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

    https://github.com/apache/spark/pull/2279.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 #2279
    
----
commit 14a720c1d394e955d04dc0a65318de1660693506
Author: Nicholas Chammas <[email protected]>
Date:   2014-09-04T23:44:37Z

    suppress curl/wget progress bars

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to