[ 
https://issues.apache.org/jira/browse/BEAM-214?focusedWorklogId=106373&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-106373
 ]

ASF GitHub Bot logged work on BEAM-214:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/May/18 16:26
            Start Date: 28/May/18 16:26
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on issue #5242: [BEAM-214] 
ParquetIO
URL: https://github.com/apache/beam/pull/5242#issuecomment-392565675
 
 
   I tried to run the simple 
pipeline`p.apply(ParquetIO.read(SCHEMA).from("s3://bucket-name/*"));` against 
S3 and I have this exception:
   `An exception occured while executing the Java class. java.io.IOException: 
can not read class org.apache.parquet.format.FileMetaData: java.io.IOException: 
Attempted read on closed stream.`
   It works fine against local FS.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 106373)
    Time Spent: 16h 50m  (was: 16h 40m)

> Create Parquet IO
> -----------------
>
>                 Key: BEAM-214
>                 URL: https://issues.apache.org/jira/browse/BEAM-214
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-ideas
>            Reporter: Neville Li
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>          Time Spent: 16h 50m
>  Remaining Estimate: 0h
>
> Would be nice to support Parquet files with projection and predicates.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to