GitHub user rxin opened a pull request:

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

    [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.
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/rxin/spark remove-direct

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

    https://github.com/apache/spark/pull/16796.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 #16796
    
----
commit f31e9e7c34172d8f73bd6ca7172764b061eb815a
Author: Reynold Xin <r...@databricks.com>
Date:   2017-02-03T21:45:06Z

    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