[
https://issues.apache.org/jira/browse/SPARK-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian updated SPARK-15307:
-------------------------------
Assignee: Davies Liu
> Super slow to load a partitioned table from local disks
> -------------------------------------------------------
>
> Key: SPARK-15307
> URL: https://issues.apache.org/jira/browse/SPARK-15307
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Davies Liu
> Assignee: Davies Liu
>
> It took 22 seconds to load an partitioned table with 3000 files on local
> disks, because DeprecatedRawLocalFileStatus in RawLocalFileSystem use
> subprocess to load permission information.
> Right now, we did use these permission information, we could use another
> constructor of LocatedFileStatus to avoid this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]