[ https://issues.apache.org/jira/browse/BEAM-7909?focusedWorklogId=296667&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-296667 ]
ASF GitHub Bot logged work on BEAM-7909: ---------------------------------------- Author: ASF GitHub Bot Created on: 16/Aug/19 23:45 Start Date: 16/Aug/19 23:45 Worklog Time Spent: 10m Work Description: aaltay commented on pull request #9351: [BEAM-7909] support customized container for Python URL: https://github.com/apache/beam/pull/9351#discussion_r314921003 ########## File path: sdks/python/container/base_image_requirements.txt ########## @@ -67,7 +67,7 @@ pandas==0.23.4 protorpc==0.11.1 python-gflags==3.0.6 setuptools<=39.1.0 # requirement for Tensorflow. -tensorflow==1.11.0 +tensorflow==1.13.1 Review comment: Could you upgrade these dependencies to match (a) setup.py (latest in the range if possible) and (b) https://cloud.google.com/dataflow/docs/concepts/sdk-worker-dependencies We should probably try to figure out a way to keep version in sync. This was recently discussed in the mailing list. For ideas you can look at that (https://lists.apache.org/thread.html/e174967bab6c224db40f66af74e7d07466812cc6b78189e55da88cb0@%3Cdev.beam.apache.org%3E) ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 296667) > 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: 2h > Remaining Estimate: 0h > -- This message was sent by Atlassian JIRA (v7.6.14#76016)