[
https://issues.apache.org/jira/browse/BEAM-7909?focusedWorklogId=298896&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-298896
]
ASF GitHub Bot logged work on BEAM-7909:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Aug/19 18:53
Start Date: 21/Aug/19 18:53
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #9388: [BEAM-7909]
upgrade python lib versions to match to dataflow worker
URL: https://github.com/apache/beam/pull/9388#discussion_r316349043
##########
File path: sdks/python/container/base_image_requirements.txt
##########
@@ -28,46 +28,46 @@ avro-python3==1.8.2;python_version>="3.4"
fastavro==0.21.4
crcmod==1.7
dill==0.2.9
-future==0.16.0
+future==0.17.1
futures==3.2.0;python_version<"3.0"
-grpcio==1.15.0
-hdfs==2.1.0
-httplib2==0.9.2
+grpcio==1.21.1
+hdfs==2.5.6
+httplib2==0.12.0
mock==2.0.0
oauth2client==3.0.0
-protobuf==3.6.1
-pyarrow==0.11.1
-pydot==1.2.4
-pyparsing==2.3.1
-pytz==2018.4
+protobuf==3.8.0
+pyarrow==0.13.0
+pydot==1.4.1
+pyparsing==2.4.0
Review comment:
We already have pydot in the list. And we do not list other transitive
dependencies. Should we remove this from here?
Separately, it is actually a good idea to list all transitive dependencies.
There was a mailing list discussion on this. I do not know if there is a JIRA
issue about it.
----------------------------------------------------------------
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: 298896)
Time Spent: 6h 10m (was: 6h)
> Write integration tests to test customized containers
> -----------------------------------------------------
>
> Key: BEAM-7909
> URL: https://issues.apache.org/jira/browse/BEAM-7909
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)