[
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=519098&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519098
]
ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/20 16:31
Start Date: 02/Dec/20 16:31
Worklog Time Spent: 10m
Work Description: nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-737344931
@TheNeuralBit I ran the current docker image locally with your changes from
#13444 included.
Turns out that sdks/java/io/google-cloud-platform also has a few tests that
require Google credentials to run.
DicomIOTest. test_Dicom_failedMetadataRead
FhirIOTest. test_FhirIO_failedReads
FhirIOTest. test_FhirIO_failedWrites
HL7v2IOTest. test_HL7v2IO_failedReads
HL7v2IOTest. test_HL7v2IO_failedWrites
All of these failed also with `Caused by: java.io.IOException: The
Application Default Credentials are not available.`
My current guess is that these should be moved to be an IT test instead of a
regular test.
Do you want to include the #13444 fixes?
----------------------------------------------------------------
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: 519098)
Time Spent: 13h (was: 12h 50m)
> Dockerfile for development container
> ------------------------------------
>
> Key: BEAM-10891
> URL: https://issues.apache.org/jira/browse/BEAM-10891
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Omar Ismail
> Priority: P2
> Time Spent: 13h
> Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ
> https://beam.apache.org/contribute/#prerequisites
--
This message was sent by Atlassian Jira
(v8.3.4#803005)