[
https://issues.apache.org/jira/browse/BEAM-6697?focusedWorklogId=204048&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-204048
]
ASF GitHub Bot logged work on BEAM-6697:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Feb/19 03:45
Start Date: 26/Feb/19 03:45
Worklog Time Spent: 10m
Work Description: chamikaramj commented on issue #7943: [BEAM-6697]
Upgrades gcsio to 1.9.16
URL: https://github.com/apache/beam/pull/7943#issuecomment-467282868
Run Java PostCommit
----------------------------------------------------------------
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: 204048)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)