[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-22 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-696412239







This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-22 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-696828328


   I see that the script does more than I realized. I will use it next time.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-22 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-696827932


   I may have done it manually when I did not have to. I followed 
https://cwiki.apache.org/confluence/display/BEAM/Dependency+Upgrades. I just 
decided to run gradle directly for no particular reason.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-21 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-696412239


   Ran `./gradlew -Ppublishing 
-PjavaLinkageArtifactIds=beam-sdks-java-io-google-cloud-platform,beam-runners-google-cloud-dataflow-java
 :checkJavaLinkage > ~/tmp/linkage-after` against `master` and this PR. Both 
fail, but here is the diff, with no additional errors:
   
   ```
   13094,13096c13115,13117
   < com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   < com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   < com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   ---
   > com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   > com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   > com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   13100c13121
   <   unselected: 
org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.3 (compile) / 
com.google.guava:guava:29.0-jre (compile)
   ---
   >   unselected: 
org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.5 (compile) / 
com.google.guava:guava:29.0-jre (compile)
   13122c13143
   <   and 696 other dependency paths.
   ---
   >   and 714 other dependency paths.
   13153,13154c13174,13175
   < com.google.cloud.bigdataoss:gcsio:2.1.3 is at:
   <   org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.3 (compile)
   ---
   > com.google.cloud.bigdataoss:gcsio:2.1.5 is at:
   >   org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.5 (compile)
   13163c13184
   ```



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-21 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-696412239


   Ran `./gradlew -Ppublishing 
-PjavaLinkageArtifactIds=beam-sdks-java-io-google-cloud-platform,beam-runners-google-cloud-dataflow-java
 :checkJavaLinkage > ~/tmp/linkage-after` against `master` and this PR. Both 
fail, but here is the diff, with no additional errors:
   
   ```
   13094,13096c13115,13117
   < com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   < com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   < com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry 
(com.google.cloud.bigdataoss:gcsio:2.1.3)
   ---
   > com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   > com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   > com.google.cloud.hadoop.gcsio.testing.InMemoryObjectEntry 
(com.google.cloud.bigdataoss:gcsio:2.1.5)
   13100c13121
   <   unselected: 
org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.3 (compile) / 
com.google.guava:guava:29.0-jre (compile)
   ---
   >   unselected: 
org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.5 (compile) / 
com.google.guava:guava:29.0-jre (compile)
   13122c13143
   <   and 696 other dependency paths.
   ---
   >   and 714 other dependency paths.
   13153,13154c13174,13175
   < com.google.cloud.bigdataoss:gcsio:2.1.3 is at:
   <   org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.3 (compile)
   ---
   > com.google.cloud.bigdataoss:gcsio:2.1.5 is at:
   >   org.apache.beam:beam-sdks-java-io-google-cloud-platform:2.25.0-SNAPSHOT 
(compile) / 
org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.25.0-SNAPSHOT
 (compile) / com.google.cloud.bigdataoss:gcsio:2.1.5 (compile)
   13163c13184
   ```



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-18 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-695124063


   run java postcommit



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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




[GitHub] [beam] kennknowles commented on pull request #12877: Upgrade GCS IO to 2.1.5 and Google OAuth to 1.31.0

2020-09-18 Thread GitBox


kennknowles commented on pull request #12877:
URL: https://github.com/apache/beam/pull/12877#issuecomment-695124009


   Still running linkage checker, will paste results here.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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