[
https://issues.apache.org/jira/browse/BEAM-13351?focusedWorklogId=691993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-691993
]
ASF GitHub Bot logged work on BEAM-13351:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/21 19:39
Start Date: 07/Dec/21 19:39
Worklog Time Spent: 10m
Work Description: y1chi commented on pull request #15936:
URL: https://github.com/apache/beam/pull/15936#issuecomment-988212880
It appears that we are not running other FhirIO tests with dataflow runner
v2.
https://github.com/apache/beam/blob/ed9f62019b43069f0cda5feb8497b7ddc9d5a620/runners/google-cloud-dataflow-java/build.gradle#L557
I think you need either exclude the test from runner v2 if it is not
intended to work on runner v2, or you can try to make
https://github.com/apache/beam/blob/ed9f62019b43069f0cda5feb8497b7ddc9d5a620/runners/google-cloud-dataflow-java/build.gradle#L547
depends on copyGoogleCloudPlatformTestResources like
https://github.com/apache/beam/blob/ed9f62019b43069f0cda5feb8497b7ddc9d5a620/runners/google-cloud-dataflow-java/build.gradle#L499
(since you need to read the resource files).
You can test it locally by running the corresponding gradle task.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 691993)
Time Spent: 1h (was: 50m)
> Add a connector for FhirIO's GetPatientEverything functionality
> ---------------------------------------------------------------
>
> Key: BEAM-13351
> URL: https://issues.apache.org/jira/browse/BEAM-13351
> Project: Beam
> Issue Type: New Feature
> Components: io-java-healthcare
> Reporter: Pablo Estrada
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)