GitHub user cloud-fan opened a pull request:

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

    [SPARK-10063] Follow-up: remove dead code related to an old output committer

    ## What changes were proposed in this pull request?
    
    DirectParquetOutputCommitter was removed from Spark as it was deemed unsafe 
to use. We however still have some code to generate warning. This patch removes 
those code as well.
    
    This is kind of a follow-up of https://github.com/apache/spark/pull/16796
    
    ## How was this patch tested?
    
    existing tests

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

    $ git pull https://github.com/cloud-fan/spark minor

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

    https://github.com/apache/spark/pull/18689.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 #18689
    
----
commit 38ef37ba6178a59d58b8392ac26a69ec39907996
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2017-07-19T15:04:02Z

    remove dead code related to an old output committer

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to