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

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

                Author: ASF GitHub Bot
            Created on: 07/Aug/18 00:57
            Start Date: 07/Aug/18 00:57
    Worklog Time Spent: 10m 
      Work Description: lukecwik closed pull request #6147: [BEAM-5034] Bumping 
bigdataoss to more recent version
URL: https://github.com/apache/beam/pull/6147
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy 
b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
index 05c0636b240..ee270a8aa94 100644
--- a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
+++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -297,7 +297,7 @@ class BeamModulePlugin implements Plugin<Project> {
     // Maven artifacts.
     def generated_grpc_beta_version = "0.19.0"
     def generated_grpc_ga_version = "1.18.0"
-    def google_cloud_bigdataoss_version = "1.4.5"
+    def google_cloud_bigdataoss_version = "1.9.0"
     def bigtable_version = "1.4.0"
     def google_clients_version = "1.23.0"
     def google_auth_version = "0.10.0"


 

----------------------------------------------------------------
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:
us...@infra.apache.org


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

            Worklog Id:     (was: 131685)
            Time Spent: 10m
    Remaining Estimate: 0h

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

Reply via email to