You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by zsxwing <gi...@git.apache.org> on 2017/11/16 23:30:40 UTC

[GitHub] spark pull request #19771: [SPARK-22544][SS]FileStreamSource should use its ...

GitHub user zsxwing opened a pull request:

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

    [SPARK-22544][SS]FileStreamSource should use its own hadoop conf to call globPathIfNecessary

    ## What changes were proposed in this pull request?
    
    Pass the FileSystem created using the correct Hadoop conf into `globPathIfNecessary` so that it can pick up user's hadoop configurations, such as credentials.
    
    ## How was this patch tested?
    
    Jenkins

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

    $ git pull https://github.com/zsxwing/spark fix-file-stream-conf

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

    https://github.com/apache/spark/pull/19771.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 #19771
    
----
commit de24d5175a80a9669a357d9cdd9f0e94723b35ce
Author: Shixiong Zhu <zs...@gmail.com>
Date:   2017-11-16T23:26:09Z

    Make globPath pick up the correct in in FileStreamSource

----


---

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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

    https://github.com/apache/spark/pull/19771
  
    **[Test build #83952 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83952/testReport)** for PR 19771 at commit [`de24d51`](https://github.com/apache/spark/commit/de24d5175a80a9669a357d9cdd9f0e94723b35ce).
     * 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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

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


---

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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

    https://github.com/apache/spark/pull/19771
  
    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 #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

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


---

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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

    https://github.com/apache/spark/pull/19771
  
    LGTM


---

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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

    https://github.com/apache/spark/pull/19771
  
    Thanks! Merging to master and 2.2.


---

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


[GitHub] spark pull request #19771: [SPARK-22544][SS]FileStreamSource should use its ...

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

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


---

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


[GitHub] spark issue #19771: [SPARK-22544][SS]FileStreamSource should use its own had...

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

    https://github.com/apache/spark/pull/19771
  
    cc @marmbrus 


---

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