[ 
https://issues.apache.org/jira/browse/PARQUET-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617356#comment-14617356
 ] 

Jacques Nadeau commented on PARQUET-328:
----------------------------------------

I'm not sure about how other frameworks use Parquet... but in the case of 
Drill, we already have the FS object since we're doing a bunch of stuff.  (As 
such, this method requires us to convert back into a conf so that it can be 
converted into an FS again.)



> ParquetReader should cache FileSystem object
> --------------------------------------------
>
>                 Key: PARQUET-328
>                 URL: https://issues.apache.org/jira/browse/PARQUET-328
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Tianshuo Deng
>
> ParquetReader should cache FileSystem object instead of re-initing FileSystem 
> every time
> https://github.com/apache/parquet-mr/blob/master/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/ParquetFileReader.java#L385



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to