Bashir Sadjad
Bashir Sadjad
Thanks @Charantl for the note; when I fixed this last month I only tested it in the base pipeline and made sure S3 output locations work. This error is coming...
@Charantl can you please build from `HEAD` and confirm that the controller/pipelines work with S3 files in your environment?
Thanks @Charantl for the report; I am unable to reproduce the problem you are facing. Are you sure that there are no files under `s3://bucket_name/baseDir/childDir` when you start using the...
An update on this following our conversations: From the list above, 3 and 4 seems to be causing issues, I took a look and here are some notes: Re. 4)...
Closing this issue because: - As @chandrashekar-s mentioned the pipeline automatically fetches resources since last successful run and - In the second scenario that @Charantl mentioned, you can still go...
I debugged this and the root cause seems to be in the core HAPI code. I have filed [this issue](https://github.com/hapifhir/org.hl7.fhir.core/issues/1678) to follow-up with that team.
The filed issue is fixed and a new release has been done; we should probably just update a dependency.
> The filed issue is fixed and a new release has been done; we should probably just update a dependency. We get the updated artifacts (e.g., `ca.uhn.hapi.fhir:org.hl7.fhir.r4`) through `hapi-fhir-structures-*` artifact...
One option for code formatting is [yapf](https://github.com/google/yapf/).
As a reference, some performance numbers are provided in this slide deck: [bit.ly/fhir-data-pipes-DevDays](https://bit.ly/fhir-data-pipes-DevDays)