[
https://issues.apache.org/jira/browse/BEAM-7578?focusedWorklogId=271954&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-271954
]
ASF GitHub Bot logged work on BEAM-7578:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jul/19 00:03
Start Date: 04/Jul/19 00:03
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #8970: [BEAM-7578]
add py35 hdfs integration test
URL: https://github.com/apache/beam/pull/8970#discussion_r300189954
##########
File path:
sdks/python/apache_beam/io/hdfs_integration_test/hdfs_integration_test.sh
##########
@@ -53,6 +53,6 @@ function finally {
}
trap finally EXIT
-time docker-compose ${COMPOSE_OPT} build
+time docker-compose ${COMPOSE_OPT} build --build-arg BASE_IMAGE=$1
Review comment:
Could you please call out arguments to this script in a comment on top of
the file? Thanks!
----------------------------------------------------------------
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: 271954)
Time Spent: 3h 10m (was: 3h)
> Add integration tests for HDFS
> -------------------------------
>
> Key: BEAM-7578
> URL: https://issues.apache.org/jira/browse/BEAM-7578
> Project: Beam
> Issue Type: Sub-task
> Components: io-python-hadoop
> Reporter: Frederik Bode
> Assignee: Frederik Bode
> Priority: Major
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Add Integration tests for HDFS IO
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)