GitHub user deanwampler opened a pull request:

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

    [SPARK-9409] [build] make-distribution.sh now copies any files in the conf 
directory.

    make-distribution.sh modified to copy all files in `conf` to the target 
archive, not just the `*.template` files. This makes it convenient to build an 
archive with custom property and configuration files.

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

    $ git pull https://github.com/deanwampler/spark 
make-distribution-all-conf-files

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

    https://github.com/apache/spark/pull/7732.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 #7732
    
----
commit 86e4203f874e9f1e4bb518f2f2a91e0f4c43397d
Author: Dean Wampler <[email protected]>
Date:   2015-07-28T18:32:13Z

    make-distribution.sh now copies any files in the conf directory to the 
archive, making it convenient to build an archive with custom property and 
configuration files.

----


---
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