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

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

                Author: ASF GitHub Bot
            Created on: 26/Feb/19 02:25
            Start Date: 26/Feb/19 02:25
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #7943: 
[BEAM-6697] Upgrades gcsio to 1.9.16
URL: https://github.com/apache/beam/pull/7943
 
 
   gcsio 1.9.15 and prior has a bug which will result in a failure if a user 
invoke a metadata request before reading data. ParquetIO fails due to this.
   
   Please see https://issues.apache.org/jira/browse/BEAM-6697 for more info.
 
----------------------------------------------------------------
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: 204025)
            Time Spent: 10m
    Remaining Estimate: 0h

> ParquetIO Performance test is failing on (GCS filesystem)
> ---------------------------------------------------------
>
>                 Key: BEAM-6697
>                 URL: https://issues.apache.org/jira/browse/BEAM-6697
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-parquet, test-failures
>            Reporter: Lukasz Gajowy
>            Assignee: Chamikara Jayalath
>            Priority: Blocker
>             Fix For: 2.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Relevant failure logs: 
> {code:java}
> Caused by: java.lang.RuntimeException: 
> org.apache.beam.sdk.io.parquet.ParquetIO$ReadFiles$BeamParquetInputFile@2de8303e
>  is not a Parquet file (too small length: -1)
>       at 
> org.apache.parquet.hadoop.ParquetFileReader.readFooter(ParquetFileReader.java:514)
>       at 
> org.apache.parquet.hadoop.ParquetFileReader.<init>(ParquetFileReader.java:689)
>       at 
> org.apache.parquet.hadoop.ParquetFileReader.open(ParquetFileReader.java:595)
>       at 
> org.apache.parquet.hadoop.ParquetReader.initReader(ParquetReader.java:152)
>       at org.apache.parquet.hadoop.ParquetReader.read(ParquetReader.java:135)
>       at 
> org.apache.beam.sdk.io.parquet.ParquetIO$ReadFiles$ReadFn.processElement(ParquetIO.java:221){code}
>  
> Full logs can be found here: 
> [https://builds.apache.org/view/A-D/view/Beam/view/PerformanceTests/job/beam_PerformanceTests_ParquetIOIT/|https://builds.apache.org/view/A-D/view/Beam/view/PerformanceTests/job/beam_PerformanceTests_ParquetIOIT/1096/console]
>  
>  
>  



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

Reply via email to