[
https://issues.apache.org/jira/browse/BEAM-7578?focusedWorklogId=273219&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-273219
]
ASF GitHub Bot logged work on BEAM-7578:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jul/19 10:58
Start Date: 08/Jul/19 10:58
Worklog Time Spent: 10m
Work Description: Juta commented on pull request #8970: [BEAM-7578] add
py35 hdfs integration test
URL: https://github.com/apache/beam/pull/8970#discussion_r301035635
##########
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:
done
----------------------------------------------------------------
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: 273219)
Time Spent: 3h 50m (was: 3h 40m)
> 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 50m
> Remaining Estimate: 0h
>
> Add Integration tests for HDFS IO
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)