[
https://issues.apache.org/jira/browse/BEAM-11780?focusedWorklogId=551647&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-551647
]
ASF GitHub Bot logged work on BEAM-11780:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Feb/21 02:39
Start Date: 12/Feb/21 02:39
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #13933:
URL: https://github.com/apache/beam/pull/13933#issuecomment-777930614
Thanks, @y1chi!
----------------------------------------------------------------
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: 551647)
Time Spent: 3h 50m (was: 3h 40m)
> Use vendor cloud build client library so that cloudbuild-python dependency
> can be removed
> -----------------------------------------------------------------------------------------
>
> Key: BEAM-11780
> URL: https://issues.apache.org/jira/browse/BEAM-11780
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow, sdk-py-core
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P2
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Client can be generated with
> {code:java}
> pip install google-apitools[cli]
> gen_client --discovery_url=cloudbuild.v1 --overwrite
> --outdir=apache_beam/runners/dataflow/internal/clients/cloudbuild
> --root_package=. client
> {code}
> This will make dataflow internal testing with prebuild sdk container workflow
> much easier.
>
> google-apitools is not recommended and we should switch back the use the
> third_parth google-cloud-build library when condition permit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)