GitHub user srowen opened a pull request:

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

    [SPARK-22142][BUILD][STREAMING] Move Flume support behind a profile, take 2

    ## What changes were proposed in this pull request?
    
    Move flume behind a profile, take 2. See 
https://github.com/apache/spark/pull/19365 for most of the back-story.
    
    This change should fix the problem by removing the examples module 
dependency and moving Flume examples to the module itself. It also adds 
deprecation messages, per a discussion on dev@ about deprecating for 2.3.0.
    
    ## How was this patch tested?
    
    Existing tests, which still enable flume integration.

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

    $ git pull https://github.com/srowen/spark SPARK-22142.2

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

    https://github.com/apache/spark/pull/19412.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 #19412
    
----
commit 4b45f9c30a6e06cd4a3509f93c6370374e8f4c05
Author: Sean Owen <[email protected]>
Date:   2017-09-30T16:06:34Z

    Move flume behind a profile, take 2. This time also remove Flume examples 
and example dependency on flume.

----


---

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

Reply via email to