You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by joseph-torres <gi...@git.apache.org> on 2017/10/26 20:51:13 UTC

[GitHub] spark pull request #19581: [SPARK-22366] Support ignoring missing files

GitHub user joseph-torres opened a pull request:

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

    [SPARK-22366] Support ignoring missing files

    ## What changes were proposed in this pull request?
    
    Add a flag "spark.sql.files.ignoreMissingFiles" to parallel the existing flag "spark.sql.files.ignoreCorruptFiles".
    
    ## How was this patch tested?
    
    new unit test


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

    $ git pull https://github.com/joseph-torres/spark SPARK-22366

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

    https://github.com/apache/spark/pull/19581.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 #19581
    
----
commit ca059b09a561ee8295b282b7b577514fef101ef3
Author: Jose Torres <jo...@databricks.com>
Date:   2017-10-26T20:45:57Z

    Support ignoreMissingFiles

----


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by zsxwing <gi...@git.apache.org>.
Github user zsxwing commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    Thanks! Merging to master.


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    **[Test build #83092 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83092/testReport)** for PR 19581 at commit [`ca059b0`](https://github.com/apache/spark/commit/ca059b09a561ee8295b282b7b577514fef101ef3).


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/83092/
    Test PASSed.


---

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


[GitHub] spark pull request #19581: [SPARK-22366] Support ignoring missing files

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by zsxwing <gi...@git.apache.org>.
Github user zsxwing commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    LGTM pending tests


---

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


[GitHub] spark issue #19581: [SPARK-22366] Support ignoring missing files

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/19581
  
    **[Test build #83092 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83092/testReport)** for PR 19581 at commit [`ca059b0`](https://github.com/apache/spark/commit/ca059b09a561ee8295b282b7b577514fef101ef3).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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