You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Tianshuo Deng (JIRA)" <ji...@apache.org> on 2015/07/07 20:16:05 UTC

[jira] [Created] (PARQUET-328) ParquetReader should cache FileSystem object

Tianshuo Deng created PARQUET-328:
-------------------------------------

             Summary: 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)