[
https://issues.apache.org/jira/browse/BEAM-8551?focusedWorklogId=475627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-475627
]
ASF GitHub Bot logged work on BEAM-8551:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Aug/20 01:21
Start Date: 28/Aug/20 01:21
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #12714:
URL: https://github.com/apache/beam/pull/12714#issuecomment-682271524
```
17:51:49 ---> b69f6793d836
17:51:49 Step 18/22 : RUN pip check
17:51:49 ---> Running in 6d4e5aaeb3e6
17:51:50 google-cloud-spanner 1.18.0 has requirement
google-cloud-core<2.0dev,>=1.4.1, but you have google-cloud-core 1.1.0.
17:51:51 The command '/bin/sh -c pip check' returned a non-zero code: 1
17:51:51
```
----------------------------------------------------------------
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: 475627)
Time Spent: 50m (was: 40m)
> Beam Python containers should include all Beam SDK dependencies, and not have
> conflicting dependencies
> ------------------------------------------------------------------------------------------------------
>
> Key: BEAM-8551
> URL: https://issues.apache.org/jira/browse/BEAM-8551
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Valentyn Tymofieiev
> Priority: P1
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Checks could be introduced during container creation, and be enforced by
> ValidatesContainer test suites. We could:
> - Check pip output or status code for incompatible dependency errors.
> - Remove internet access when installing apache-beam in the container, to
> makes sure all dependencies are installed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)