[
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=420610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420610
]
ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/20 23:32
Start Date: 10/Apr/20 23:32
Worklog Time Spent: 10m
Work Description: jaketf commented on issue #11151: [BEAM-9468] Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-612259919
@lukecwik would it be a reasonable compromise to introduce a
`google_oauth_clients_verion`? If not I believe we are at an impass.
Reasoning / Research / Background:
- features in healthcare API making this PR possible require >=1.30.9
(healthcare api absolute minimum version is 1.30.8)
- all deps under `com.google.apis` are updatable to 1.30.9
- the
[two](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/)
[deps](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client-java6/)
under `com.google.oauth-client` have versions that stop at 1.30.6
- I have a suspicion that this 1.30.9 for `com.google.apis` is not even
really related to the 1.30.6 for `com.google.oauth-clients` but an unfortunate
naming convention similarity
- see that 1.30.6 [oauth client updated fairly recently on
2020-03-05](https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client/1.30.6/)
and is required by the version of [bigdata.oss:gcsio
2.1.2](https://mvnrepository.com/artifact/com.google.cloud.bigdataoss/gcsio/2.1.2)
we just updated to in 5208c3d.
I've prepared this in the latest commit
59dc3c2 to make this a concrete proposal to review / run pre/post commits
on.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 420610)
Time Spent: 22h 50m (was: 22h 40m)
> Add Google Cloud Healthcare API IO Connectors
> ---------------------------------------------
>
> Key: BEAM-9468
> URL: https://issues.apache.org/jira/browse/BEAM-9468
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Jacob Ferriero
> Assignee: Jacob Ferriero
> Priority: Minor
> Time Spent: 22h 50m
> Remaining Estimate: 0h
>
> Add IO Transforms for the HL7v2, FHIR and DICOM stores in the [Google Cloud
> Healthcare API|https://cloud.google.com/healthcare/docs/]
> HL7v2IO
> FHIRIO
> DICOMĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)