GitHub user joesu opened a pull request:

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

    [SPARK-3011][SQL] _temporary directory should be filtered out by 
sqlContext.parquetFile

    fix compile error on hadoop 0.23 for the pull request #1924. 


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

    $ git pull https://github.com/joesu/spark bugfix-spark3011

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

    https://github.com/apache/spark/pull/1959.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 #1959
    
----
commit f8fc32a7a1e33af3ababd86549ff227c46cd233f
Author: Chia-Yung Su <[email protected]>
Date:   2014-08-13T15:52:15Z

    filter out tmp dir

commit c7e44f2c4ce282487e7f75fb2899256bceddd8d7
Author: Chia-Yung Su <[email protected]>
Date:   2014-08-14T06:16:20Z

    match syntax

commit 40ea9bdea9eb00eb023897b31dd4c32a8ab52fc0
Author: Chia-Yung Su <[email protected]>
Date:   2014-08-15T00:17:16Z

    fix hadoop-0.23 compile error

commit 8fe2398f0e460c65ae57def2198308c4fe2de0f1
Author: Chia-Yung Su <[email protected]>
Date:   2014-08-15T00:27:11Z

    add note to explain

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to