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

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

I'd be much more inclined to simply allow and external tool to cache and pass 
in the FileSystem object.  In general, I prefer to avoid (as much as possible), 
holding changing state in static members.

> 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