[
https://issues.apache.org/jira/browse/BEAM-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572523#comment-16572523
]
Igor Dvorzhak commented on BEAM-5034:
-------------------------------------
GCS connector 1.9.4 was just released that should not have this issue.
> Bumping com.google.cloud.bigdataoss:gcsio and :util to 1.9.2 causes tests to
> fail
> ---------------------------------------------------------------------------------
>
> Key: BEAM-5034
> URL: https://issues.apache.org/jira/browse/BEAM-5034
> Project: Beam
> Issue Type: Bug
> Components: dependencies
> Reporter: Garrett Jones
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Current version in Beam: 1.4.5
> Latest released version: 1.9.2
> Test failure:
> ```
> java.lang.NullPointerException at
> com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel.createRequest(GoogleCloudStorageReadChannel.java:966)
> at
> com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel.getMetadata(GoogleCloudStorageReadChannel.java:765)
> at
> com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel.initEncodingAndSize(GoogleCloudStorageReadChannel.java:754)
> at
> com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel.<init>(GoogleCloudStorageReadChannel.java:210)
> at
> com.google.cloud.hadoop.gcsio.GoogleCloudStorageReadChannel.<init>(GoogleCloudStorageReadChannel.java:172)
> at
> org.apache.beam.sdk.util.GcsUtilTest.testGCSChannelCloseIdempotent(GcsUtilTest.java:774)
> ```
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)